ansible-playbook [core 2.17.13] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-9DK executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Jun 12 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-8)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_stratis.yml **************************************************** 1 plays in /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml PLAY [Test stratis pool management] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:2 Thursday 24 July 2025 07:20:30 -0400 (0:00:00.514) 0:00:00.514 ********* [WARNING]: Platform linux on host managed-node4 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node4] TASK [Run the role] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:14 Thursday 24 July 2025 07:20:35 -0400 (0:00:04.803) 0:00:05.318 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:20:35 -0400 (0:00:00.291) 0:00:05.610 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:20:36 -0400 (0:00:00.299) 0:00:05.909 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:20:36 -0400 (0:00:00.395) 0:00:06.304 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:20:36 -0400 (0:00:00.543) 0:00:06.848 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:20:39 -0400 (0:00:02.486) 0:00:09.334 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:20:39 -0400 (0:00:00.300) 0:00:09.635 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:20:39 -0400 (0:00:00.205) 0:00:09.841 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:20:40 -0400 (0:00:00.187) 0:00:10.028 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:20:40 -0400 (0:00:00.650) 0:00:10.679 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:20:44 -0400 (0:00:03.652) 0:00:14.332 ********* ok: [managed-node4] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:20:44 -0400 (0:00:00.517) 0:00:14.850 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:20:45 -0400 (0:00:00.481) 0:00:15.331 ********* [WARNING]: Module invocation had junk after the JSON data: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute ok: [managed-node4] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:20:49 -0400 (0:00:03.640) 0:00:18.972 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Thursday 24 July 2025 07:20:49 -0400 (0:00:00.479) 0:00:19.451 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Thursday 24 July 2025 07:20:50 -0400 (0:00:00.451) 0:00:19.902 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Thursday 24 July 2025 07:20:50 -0400 (0:00:00.498) 0:00:20.401 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:20:50 -0400 (0:00:00.406) 0:00:20.808 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:20:52 -0400 (0:00:01.775) 0:00:22.583 ********* ok: [managed-node4] => { "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" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "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" }, "fips-crypto-policy-overlay.service": { "name": "fips-crypto-policy-overlay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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@dm_multipath.service": { "name": "modprobe@dm_multipath.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" }, "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-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "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": "running", "status": "enabled" }, "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" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "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-unix-local@.service": { "name": "sshd-unix-local@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "sshd-vsock@.service": { "name": "sshd-vsock@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup-with-network@.service": { "name": "stratis-fstab-setup-with-network@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "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-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "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-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.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": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.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-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:20:57 -0400 (0:00:05.011) 0:00:27.594 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:20:58 -0400 (0:00:00.678) 0:00:28.273 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:20:58 -0400 (0:00:00.238) 0:00:28.512 ********* ok: [managed-node4] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:21:00 -0400 (0:00:01.698) 0:00:30.210 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:21:00 -0400 (0:00:00.501) 0:00:30.711 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355866.6948965, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cd2b862c6c78709637d3ed7b88b98d25126a5cf4", "ctime": 1753356013.8472629, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356013.8472629, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:21:01 -0400 (0:00:01.056) 0:00:31.768 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:21:02 -0400 (0:00:00.254) 0:00:32.022 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:21:02 -0400 (0:00:00.189) 0:00:32.212 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:21:02 -0400 (0:00:00.260) 0:00:32.472 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:21:02 -0400 (0:00:00.294) 0:00:32.767 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:21:03 -0400 (0:00:00.245) 0:00:33.012 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:21:03 -0400 (0:00:00.414) 0:00:33.427 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:21:03 -0400 (0:00:00.419) 0:00:33.847 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:21:04 -0400 (0:00:00.458) 0:00:34.312 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:21:04 -0400 (0:00:00.541) 0:00:34.854 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:21:05 -0400 (0:00:00.554) 0:00:35.409 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:21:06 -0400 (0:00:01.246) 0:00:36.667 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:21:07 -0400 (0:00:00.240) 0:00:36.908 ********* ok: [managed-node4] TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:18 Thursday 24 July 2025 07:21:09 -0400 (0:00:02.171) 0:00:39.079 ********* ok: [managed-node4] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Gather package facts] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:25 Thursday 24 July 2025 07:21:09 -0400 (0:00:00.611) 0:00:39.691 ********* ok: [managed-node4] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.53.92" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.53.92" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.53.92" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "3.el10", "source": "rpm", "version": "0.60.8.1" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "4.el10", "source": "rpm", "version": "4.0.3" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "4.el10", "source": "rpm", "version": "4.0.3" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "4.el10", "source": "rpm", "version": "4.0.3" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "8.el10", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "8.el10", "source": "rpm", "version": "1.5.0" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "2.el10", "source": "rpm", "version": "0.9~rc2" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "22.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "6.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "23.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el10", "source": "rpm", "version": "1.31.4" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "56.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "56.el10", "source": "rpm", "version": "2.41" } ], "blivet-data": [ { "arch": "noarch", "epoch": 1, "name": "blivet-data", "release": "22.el10", "source": "rpm", "version": "3.10.0" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "5.el10", "source": "rpm", "version": "1.83.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "5.el10", "source": "rpm", "version": "1.83.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "5.el10", "source": "rpm", "version": "1.83.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "5.el10", "source": "rpm", "version": "1.83.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "25.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "6.el10", "source": "rpm", "version": "1.25.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "102.3.el10", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "9.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "9.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "9.el10", "source": "rpm", "version": "10.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.8" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.el10", "source": "rpm", "version": "4.6.1" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "clevis": [ { "arch": "x86_64", "epoch": null, "name": "clevis", "release": "8.el10", "source": "rpm", "version": "21" } ], "clevis-luks": [ { "arch": "x86_64", "epoch": null, "name": "clevis-luks", "release": "8.el10", "source": "rpm", "version": "21" } ], "clevis-pin-tpm2": [ { "arch": "x86_64", "epoch": null, "name": "clevis-pin-tpm2", "release": "8.el10", "source": "rpm", "version": "0.5.3" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "6.el10", "source": "rpm", "version": "24.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "11.el10", "source": "rpm", "version": "0.33" } ], "cmake-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "cmake-filesystem", "release": "3.el10", "source": "rpm", "version": "3.30.5" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "6.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "6.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "3.el10", "source": "rpm", "version": "2.15" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "2.1.el10", "source": "rpm", "version": "14.3.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "6.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git95bf40e.el10", "source": "rpm", "version": "20250714" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git95bf40e.el10", "source": "rpm", "version": "20250714" } ], "cryptsetup": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup", "release": "2.el10", "source": "rpm", "version": "2.7.5" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.7.5" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "2.el10", "source": "rpm", "version": "8.12.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "1.el10", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-multipath": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath", "release": "10.el10", "source": "rpm", "version": "0.9.9" } ], "device-mapper-multipath-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath-libs", "release": "10.el10", "source": "rpm", "version": "0.9.9" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "2.el10", "source": "rpm", "version": "1.1.0" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "7.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "8.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "16.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "16.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "9.el10", "source": "rpm", "version": "4.7.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "4.el10", "source": "rpm", "version": "105" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "4.el10", "source": "rpm", "version": "105" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "4.el10", "source": "rpm", "version": "105" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "4.el10", "source": "rpm", "version": "105" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "10.el10", "source": "rpm", "version": "2.7.0" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el10", "source": "rpm", "version": "13.0.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.el10", "source": "rpm", "version": "1.47.1" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el10", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.el10", "source": "rpm", "version": "0.193" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "1.el10", "source": "rpm", "version": "0.193" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.el10", "source": "rpm", "version": "0.193" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "1.el10", "source": "rpm", "version": "0.193" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.el10", "source": "rpm", "version": "0.193" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "1.el10", "source": "rpm", "version": "0.193" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.el10", "source": "rpm", "version": "0.193" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "5.el10s", "source": "rpm", "version": "10" } ], "erofs-utils": [ { "arch": "x86_64", "epoch": null, "name": "erofs-utils", "release": "3.el10", "source": "rpm", "version": "1.8.4" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "5.el10", "source": "rpm", "version": "6.11" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "17.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "2.el10", "source": "rpm", "version": "2.3.0" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "2.el10", "source": "rpm", "version": "2.3.0" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "18.el10", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "25.el10", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "2.1.el10", "source": "rpm", "version": "14.3.1" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "11.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "11.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el10", "source": "rpm", "version": "2.47.3" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el10", "source": "rpm", "version": "2.47.3" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el10", "source": "rpm", "version": "2.47.3" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "4.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "38.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "38.el10", "source": "rpm", "version": "2.39" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "38.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "38.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "38.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el10", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.el10", "source": "rpm", "version": "2.4.5" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.el10", "source": "rpm", "version": "2.4.5" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.el10", "source": "rpm", "version": "3.8.10" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "6.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el10", "source": "rpm", "version": "1.23.2" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "10.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "22.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "22.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "22.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "22.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "22.el10", "source": "rpm", "version": "2.12" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "81.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "10.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.el10", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "14.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.5.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.el10", "source": "rpm", "version": "1.6.2" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "3.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.el10", "source": "rpm", "version": "6.14.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.el10", "source": "rpm", "version": "6.14.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "7.el10", "source": "rpm", "version": "7.22" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "7.el10", "source": "rpm", "version": "7.22" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.el10", "source": "rpm", "version": "1.8.11" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "9.el10", "source": "rpm", "version": "1.8.11" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "4.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "3.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "2.el10", "source": "rpm", "version": "3.6.0" } ], "jose": [ { "arch": "x86_64", "epoch": null, "name": "jose", "release": "102.el10", "source": "rpm", "version": "14" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "11.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el10", "source": "rpm", "version": "0.18" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "3.el10", "source": "rpm", "version": "1.0.54" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "109.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "109.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "105.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "109.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "109.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-extra": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-extra", "release": "109.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "109.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "109.el10", "source": "rpm", "version": "6.12.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "1.el10", "source": "rpm", "version": "2.0.31" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "11.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "11.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "10.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "8.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "22.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "3.el10", "source": "rpm", "version": "3.7.7" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "6.el10", "source": "rpm", "version": "2.5.6" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "58.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "10.el10", "source": "rpm", "version": "2.40.2" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-dm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-dm", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-lvm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-lvm", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-mpath": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mpath", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-nvme": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-nvme", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "2.el10", "source": "rpm", "version": "1.6.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el10", "source": "rpm", "version": "1.1.0" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "5.el10", "source": "rpm", "version": "2.10" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "3.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "58.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "2.el10", "source": "rpm", "version": "8.12.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "58.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "12.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "52.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "11.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "14.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "16.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "10.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "10.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "7.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.1.el10", "source": "rpm", "version": "14.3.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "6.el10", "source": "rpm", "version": "1.11.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.1.el10", "source": "rpm", "version": "14.3.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.el10", "source": "rpm", "version": "1.50" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "5.el10", "source": "rpm", "version": "74.2" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "3.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "58.el10", "source": "rpm", "version": "1.3.1" } ], "libjose": [ { "arch": "x86_64", "epoch": null, "name": "libjose", "release": "102.el10", "source": "rpm", "version": "14" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "2.el10", "source": "rpm", "version": "1.6.7" } ], "libldb": [ { "arch": "x86_64", "epoch": 0, "name": "libldb", "release": "101.el10", "source": "rpm", "version": "4.22.3" } ], "libluksmeta": [ { "arch": "x86_64", "epoch": null, "name": "libluksmeta", "release": "26.el10", "source": "rpm", "version": "9" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "7.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "12.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "10.el10", "source": "rpm", "version": "2.40.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "7.el10", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "2.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "12.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "3.el10", "source": "rpm", "version": "1.0.2" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "0.el10", "source": "rpm", "version": "2.8.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.el10", "source": "rpm", "version": "1.2.8" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "2.el10", "source": "rpm", "version": "1.64.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el10", "source": "rpm", "version": "3.11.0" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "1.el10", "source": "rpm", "version": "1.13" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "58.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "7.el10", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "58.el10", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el10", "source": "rpm", "version": "1.18.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el10", "source": "rpm", "version": "2.5.6" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "8.el10", "source": "rpm", "version": "0.21.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.el10", "source": "rpm", "version": "3.8" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.el10", "source": "rpm", "version": "3.8" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el10", "source": "rpm", "version": "3.8.1" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el10", "source": "rpm", "version": "3.8" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "10.el10", "source": "rpm", "version": "2.40.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "8.el10", "source": "rpm", "version": "0.7.29" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "4.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.el10", "source": "rpm", "version": "0.11.1" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.el10", "source": "rpm", "version": "0.11.1" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el10", "source": "rpm", "version": "2.11.0" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el10", "source": "rpm", "version": "2.11.0" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el10", "source": "rpm", "version": "2.11.0" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el10", "source": "rpm", "version": "2.11.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.1.el10", "source": "rpm", "version": "14.3.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "15.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "100.el10", "source": "rpm", "version": "2.4.3" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.el10", "source": "rpm", "version": "4.20.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "100.el10", "source": "rpm", "version": "1.4.13" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "100.el10", "source": "rpm", "version": "0.16.2" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "10.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "5.el10", "source": "rpm", "version": "2.5" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "1.el10", "source": "rpm", "version": "1.0.28" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "15.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "10.el10", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libwbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libwbclient", "release": "101.el10", "source": "rpm", "version": "4.22.3" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "4.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "7.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "7.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "16.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "4.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "4.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el10", "source": "rpm", "version": "B.02.20" } ], "lsof": [ { "arch": "x86_64", "epoch": null, "name": "lsof", "release": "7.el10", "source": "rpm", "version": "4.98.0" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "15.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "7.el10", "source": "rpm", "version": "5.4.6" } ], "luksmeta": [ { "arch": "x86_64", "epoch": null, "name": "luksmeta", "release": "26.el10", "source": "rpm", "version": "9" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "8.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el10", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "9.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "1.el10", "source": "rpm", "version": "1.7.7" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "10.el10", "source": "rpm", "version": "2.12.0" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "2.el10", "source": "rpm", "version": "4.4" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "6.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20250512" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "1.el10", "source": "rpm", "version": "0.7.2" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "12.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "5.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.el10", "source": "rpm", "version": "2.8.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el10", "source": "rpm", "version": "1.1.1" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "21.el10", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "34.el10", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "13.el10", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "13.el10", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "13.el10", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "13.el10", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "13.el10", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "1.el10", "source": "rpm", "version": "2.0.19" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "7.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el10", "source": "rpm", "version": "2.6.8" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "9.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "9.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "9.el10", "source": "rpm", "version": "9.9p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "8.el10", "source": "rpm", "version": "3.5.0" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "8.el10", "source": "rpm", "version": "3.5.0" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "7.el10", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "7.el10", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "8.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "8.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "7.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "2.el10", "source": "rpm", "version": "2.2.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "2.el10", "source": "rpm", "version": "1.6.0" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "2.el10", "source": "rpm", "version": "2.2.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "514.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "514.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "511.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "514.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "512.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "511.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "6.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "514.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "511.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "514.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "18.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "511.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "514.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "514.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "514.el10", "source": "rpm", "version": "1.44" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "511.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "512.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "514.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "3.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el10", "source": "rpm", "version": "2.47.3" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "512.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "514.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "512.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "3.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "514.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "511.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "5.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "514.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "8.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "514.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "512.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "511.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "512.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "511.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "511.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "511.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "514.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "511.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "511.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "514.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "512.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "511.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "24.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "511.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "511.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "511.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "514.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "512.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "514.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "514.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "512.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "514.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "514.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "514.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "514.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "512.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "514.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "1.el10", "source": "rpm", "version": "1.3.1" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.8" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "3.el10", "source": "rpm", "version": "125" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "3.el10", "source": "rpm", "version": "125" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "30.el10", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "4.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "7.el10", "source": "rpm", "version": "4.0.4" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "8.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "5.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el10", "source": "rpm", "version": "3.12.11" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el10", "source": "rpm", "version": "3.12.11" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "4.el10", "source": "rpm", "version": "4.0.3" } ], "python3-blivet": [ { "arch": "noarch", "epoch": 1, "name": "python3-blivet", "release": "22.el10", "source": "rpm", "version": "3.10.0" } ], "python3-blockdev": [ { "arch": "x86_64", "epoch": null, "name": "python3-blockdev", "release": "5.el10", "source": "rpm", "version": "3.2.0" } ], "python3-bytesize": [ { "arch": "x86_64", "epoch": null, "name": "python3-bytesize", "release": "5.el10", "source": "rpm", "version": "2.10" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "1.el10", "source": "rpm", "version": "3.4.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "10.el10", "source": "rpm", "version": "5.0.8" } ], "python3-configshell": [ { "arch": "noarch", "epoch": 1, "name": "python3-configshell", "release": "8.el10", "source": "rpm", "version": "1.1.30" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.el10", "source": "rpm", "version": "2.9.0.post0" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "8.el10", "source": "rpm", "version": "1.3.2" } ], "python3-dbus-client-gen": [ { "arch": "noarch", "epoch": null, "name": "python3-dbus-client-gen", "release": "8.el10", "source": "rpm", "version": "0.5.1" } ], "python3-dbus-python-client-gen": [ { "arch": "noarch", "epoch": null, "name": "python3-dbus-python-client-gen", "release": "7.el10", "source": "rpm", "version": "0.8.3" } ], "python3-dbus-signature-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-dbus-signature-pyparsing", "release": "9.el10", "source": "rpm", "version": "0.4.1" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "16.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "9.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "2.el10", "source": "rpm", "version": "2.3.0" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "12.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.el10", "source": "rpm", "version": "3.7" } ], "python3-into-dbus-python": [ { "arch": "noarch", "epoch": null, "name": "python3-into-dbus-python", "release": "7.el10", "source": "rpm", "version": "0.8.2" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.el10", "source": "rpm", "version": "3.1.6" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "6.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "9.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "7.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "6.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-justbases": [ { "arch": "noarch", "epoch": null, "name": "python3-justbases", "release": "9.el10", "source": "rpm", "version": "0.15.2" } ], "python3-justbytes": [ { "arch": "noarch", "epoch": null, "name": "python3-justbytes", "release": "7.el10", "source": "rpm", "version": "0.15.2" } ], "python3-kmod": [ { "arch": "x86_64", "epoch": null, "name": "python3-kmod", "release": "6.el10", "source": "rpm", "version": "0.9.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "12.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libmount": [ { "arch": "x86_64", "epoch": null, "name": "python3-libmount", "release": "10.el10", "source": "rpm", "version": "2.40.2" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el10", "source": "rpm", "version": "3.12.11" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.el10", "source": "rpm", "version": "3.8" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el10", "source": "rpm", "version": "3.8.1" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "6.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el10", "source": "rpm", "version": "1.1.1" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "6.el10", "source": "rpm", "version": "3.2.2" } ], "python3-packaging": [ { "arch": "noarch", "epoch": null, "name": "python3-packaging", "release": "2.el10", "source": "rpm", "version": "24.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "7.el10", "source": "rpm", "version": "23.3.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.8" } ], "python3-psutil": [ { "arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "6.el10", "source": "rpm", "version": "5.9.8" } ], "python3-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-pyparsing", "release": "7.el10", "source": "rpm", "version": "3.1.1" } ], "python3-pyparted": [ { "arch": "x86_64", "epoch": 1, "name": "python3-pyparted", "release": "7.el10", "source": "rpm", "version": "3.13.0" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "11.el10", "source": "rpm", "version": "3.5" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "10.el10", "source": "rpm", "version": "0.24.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "19.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "6.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.el10", "source": "rpm", "version": "2.32.3" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "6.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "17.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-rtslib": [ { "arch": "noarch", "epoch": null, "name": "python3-rtslib", "release": "12.el10", "source": "rpm", "version": "2.1.76" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "4.el10", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "12.el10", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "16.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "11.el10", "source": "rpm", "version": "235" } ], "python3-typing-extensions": [ { "arch": "noarch", "epoch": null, "name": "python3-typing-extensions", "release": "6.el10", "source": "rpm", "version": "4.9.0" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "2.el10", "source": "rpm", "version": "1.26.19" } ], "python3-urwid": [ { "arch": "x86_64", "epoch": null, "name": "python3-urwid", "release": "4.el10", "source": "rpm", "version": "2.5.3" } ], "python3-wcwidth": [ { "arch": "noarch", "epoch": null, "name": "python3-wcwidth", "release": "6.el10", "source": "rpm", "version": "0.2.6" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "6.el10", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "7.el10", "source": "rpm", "version": "10.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "9.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "9.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "11.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el10", "source": "rpm", "version": "0.4.11" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el10", "source": "rpm", "version": "0.4.11" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "5.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "54.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "3.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "17.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "17.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "17.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "17.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "17.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "17.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "1.el10", "source": "rpm", "version": "1.9.0.1" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "17.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "2.el10", "source": "rpm", "version": "3.4.1" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.el10", "source": "rpm", "version": "8.2506.0" } ], "samba-client-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-client-libs", "release": "101.el10", "source": "rpm", "version": "4.22.3" } ], "samba-common": [ { "arch": "noarch", "epoch": 0, "name": "samba-common", "release": "101.el10", "source": "rpm", "version": "4.22.3" } ], "samba-common-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-common-libs", "release": "101.el10", "source": "rpm", "version": "4.22.3" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "3.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "42.1.2" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "42.1.2" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "7.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "6.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "8.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "7.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "4.el10", "source": "rpm", "version": "3.46.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el10", "source": "rpm", "version": "2.11.0" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el10", "source": "rpm", "version": "2.11.0" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el10", "source": "rpm", "version": "2.11.0" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el10", "source": "rpm", "version": "2.11.0" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el10", "source": "rpm", "version": "2.11.0" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.el10", "source": "rpm", "version": "6.12" } ], "stratis-cli": [ { "arch": "noarch", "epoch": null, "name": "stratis-cli", "release": "1.el10", "source": "rpm", "version": "3.8.1" } ], "stratisd": [ { "arch": "x86_64", "epoch": null, "name": "stratisd", "release": "1.el10", "source": "rpm", "version": "3.8.1" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "9.p5.el10", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "9.p5.el10", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "11.el10", "source": "rpm", "version": "257" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "11.el10", "source": "rpm", "version": "257" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "11.el10", "source": "rpm", "version": "257" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "11.el10", "source": "rpm", "version": "257" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3b.el10", "source": "rpm", "version": "5.3" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3b.el10", "source": "rpm", "version": "5.3" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3b.el10", "source": "rpm", "version": "5.3" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3b.el10", "source": "rpm", "version": "5.3" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el10", "source": "rpm", "version": "1.35" } ], "target-restore": [ { "arch": "noarch", "epoch": null, "name": "target-restore", "release": "12.el10", "source": "rpm", "version": "2.1.76" } ], "targetcli": [ { "arch": "noarch", "epoch": null, "name": "targetcli", "release": "3.el10", "source": "rpm", "version": "2.1.58" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "7.el10", "source": "rpm", "version": "2021.11.0" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "25.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "18.el10", "source": "rpm", "version": "20250708" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "4.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "5.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "5.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el10", "source": "rpm", "version": "2025b" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "69.el10", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "7.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "10.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "10.el10", "source": "rpm", "version": "2.40.2" } ], "vdo": [ { "arch": "x86_64", "epoch": null, "name": "vdo", "release": "1.el10", "source": "rpm", "version": "8.3.0.72" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "5.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "5.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "5.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "5.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "5.el10", "source": "rpm", "version": "9.1.083" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "24.el10", "source": "rpm", "version": "0.3.12" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "5.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "44.el10", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.el10", "source": "rpm", "version": "6.11.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "5.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-devel": [ { "arch": "x86_64", "epoch": 1, "name": "xz-devel", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "16.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "9.el10", "source": "rpm", "version": "4.7.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "44.el10", "source": "rpm", "version": "3.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "2.el10", "source": "rpm", "version": "2.2.3" } ], "zlib-ng-compat-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat-devel", "release": "2.el10", "source": "rpm", "version": "2.2.3" } ] } }, "changed": false } TASK [Set blivet package name] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:28 Thursday 24 July 2025 07:21:16 -0400 (0:00:06.910) 0:00:46.601 ********* ok: [managed-node4] => { "ansible_facts": { "blivet_pkg_name": [ "python3-blivet" ] }, "changed": false } TASK [Set blivet package version] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:32 Thursday 24 July 2025 07:21:17 -0400 (0:00:00.977) 0:00:47.579 ********* ok: [managed-node4] => { "ansible_facts": { "blivet_pkg_version": "3.10.0-22.el10" }, "changed": false } TASK [Set distribution version] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:36 Thursday 24 July 2025 07:21:18 -0400 (0:00:01.071) 0:00:48.650 ********* ok: [managed-node4] => { "ansible_facts": { "is_fedora": false, "is_rhel10": true, "is_rhel78": false, "is_rhel9": false }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:47 Thursday 24 July 2025 07:21:19 -0400 (0:00:00.868) 0:00:49.519 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node4 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Thursday 24 July 2025 07:21:20 -0400 (0:00:00.955) 0:00:50.474 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Thursday 24 July 2025 07:21:22 -0400 (0:00:02.039) 0:00:52.513 ********* ok: [managed-node4] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Thursday 24 July 2025 07:21:25 -0400 (0:00:02.895) 0:00:55.409 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Thursday 24 July 2025 07:21:25 -0400 (0:00:00.472) 0:00:55.882 ********* ok: [managed-node4] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Thursday 24 July 2025 07:21:26 -0400 (0:00:00.583) 0:00:56.465 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Thursday 24 July 2025 07:21:27 -0400 (0:00:00.788) 0:00:57.254 ********* ok: [managed-node4] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ] } TASK [Start stratisd service] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:55 Thursday 24 July 2025 07:21:27 -0400 (0:00:00.511) 0:00:57.766 ********* changed: [managed-node4] => { "changed": true, "name": "stratisd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket system.slice multi-user.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.storage.stratis3", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Stratis daemon", "DevicePolicy": "auto", "Documentation": "\"man:stratisd(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3631239168", "EffectiveMemoryMax": "3631239168", "EffectiveTasksMax": "21945", "Environment": "RUST_BACKTRACE=1", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/stratisd ; argv[]=/usr/libexec/stratisd --log-level debug ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/stratisd ; argv[]=/usr/libexec/stratisd --log-level debug ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/stratisd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "stratisd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13716", "LimitNPROCSoft": "13716", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13716", "LimitSIGPENDINGSoft": "13716", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3187802112", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "stratisd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice", "Restart": "on-abort", "RestartKillSignal": "2", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2025-07-24 06:30:44 EDT", "StateChangeTimestampMonotonic": "625081213", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21945", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [Create one Stratis pool with one volume] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:62 Thursday 24 July 2025 07:21:33 -0400 (0:00:06.070) 0:01:03.836 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:21:34 -0400 (0:00:00.805) 0:01:04.641 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:21:36 -0400 (0:00:01.324) 0:01:05.966 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:21:36 -0400 (0:00:00.854) 0:01:06.820 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:21:38 -0400 (0:00:01.140) 0:01:07.961 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:21:38 -0400 (0:00:00.436) 0:01:08.398 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:21:39 -0400 (0:00:00.508) 0:01:08.906 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:21:39 -0400 (0:00:00.532) 0:01:09.439 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:21:40 -0400 (0:00:00.492) 0:01:09.931 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:21:41 -0400 (0:00:00.994) 0:01:10.925 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:21:41 -0400 (0:00:00.419) 0:01:11.345 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "name": "foo", "type": "stratis", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:21:42 -0400 (0:00:00.726) 0:01:12.072 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:21:43 -0400 (0:00:00.929) 0:01:13.001 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:21:43 -0400 (0:00:00.573) 0:01:13.575 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:21:44 -0400 (0:00:00.643) 0:01:14.219 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:21:44 -0400 (0:00:00.545) 0:01:14.764 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:21:45 -0400 (0:00:01.080) 0:01:15.844 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:21:47 -0400 (0:00:01.163) 0:01:17.008 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:21:47 -0400 (0:00:00.512) 0:01:17.521 ********* changed: [managed-node4] => { "actions": [ { "action": "create format", "device": "/dev/sdi", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sde", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "create device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "create device", "device": "/dev/stratis/foo/test1", "fs_type": null }, { "action": "create format", "device": "/dev/stratis/foo/test1", "fs_type": "stratis xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo/test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" } ], "packages": [ "xfsprogs", "stratis-cli", "stratisd" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:22:01 -0400 (0:00:13.448) 0:01:30.970 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:22:01 -0400 (0:00:00.789) 0:01:31.759 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356061.6143818, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cd2b862c6c78709637d3ed7b88b98d25126a5cf4", "ctime": 1753356013.8472629, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356013.8472629, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:22:03 -0400 (0:00:01.317) 0:01:33.076 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:22:06 -0400 (0:00:02.899) 0:01:35.976 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:22:06 -0400 (0:00:00.423) 0:01:36.400 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdi", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sde", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "create device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "create device", "device": "/dev/stratis/foo/test1", "fs_type": null }, { "action": "create format", "device": "/dev/stratis/foo/test1", "fs_type": "stratis xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo/test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" } ], "packages": [ "xfsprogs", "stratis-cli", "stratisd" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:22:07 -0400 (0:00:00.559) 0:01:36.959 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:22:07 -0400 (0:00:00.622) 0:01:37.581 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:22:08 -0400 (0:00:00.581) 0:01:38.168 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:22:09 -0400 (0:00:00.838) 0:01:39.006 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:22:11 -0400 (0:00:02.081) 0:01:41.088 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node4] => (item={'src': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '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": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:22:14 -0400 (0:00:03.087) 0:01:44.175 ********* skipping: [managed-node4] => (item={'src': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '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": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:22:15 -0400 (0:00:00.812) 0:01:44.988 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:22:18 -0400 (0:00:02.938) 0:01:47.926 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:22:19 -0400 (0:00:01.367) 0:01:49.294 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:22:19 -0400 (0:00:00.434) 0:01:49.729 ********* ok: [managed-node4] TASK [Verify role results] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:75 Thursday 24 July 2025 07:22:22 -0400 (0:00:02.566) 0:01:52.295 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:22:23 -0400 (0:00:00.967) 0:01:53.263 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:22:24 -0400 (0:00:00.888) 0:01:54.151 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:22:25 -0400 (0:00:00.848) 0:01:55.000 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-mdv": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-mdv", "size": "512M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thindata": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thindata", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thinmeta": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thinmeta", "size": "786M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-cache": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-cache", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-originsub": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-originsub", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-thinpool-pool": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-thinpool-pool", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/sda": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "92496ad2-5534-49f9-ad69-75fa3ab38430" }, "/dev/sdb": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "e09ad8a6-c556-4a19-b807-d77fb57a12a6" }, "/dev/sdc": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "496dff39-fdcc-46ff-9e47-a30fc26dc077" }, "/dev/sdd": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "87d64137-64c8-4283-8c43-3d8f58a84c8c" }, "/dev/sde": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "b9e0c564-5913-4b22-b5b9-c172488bf2b0" }, "/dev/sdf": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "48deb831-8b2c-47d9-b32d-3b2d55fdd1dc" }, "/dev/sdg": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "768841c5-593d-44fd-8021-dc443a3721c7" }, "/dev/sdh": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "9bf0c1e8-611d-4114-826f-8fd622ab3cd4" }, "/dev/sdi": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "a9685284-c9c7-42e0-8235-970326dc0521" }, "/dev/stratis/foo/test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/stratis/foo/test1", "size": "4G", "type": "stratis", "uuid": "f020fa98-fa12-4618-acaf-ab6ba35437a9" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:22:27 -0400 (0:00:02.767) 0:01:57.768 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003111", "end": "2025-07-24 07:22:30.335033", "rc": 0, "start": "2025-07-24 07:22:30.331922" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:22:30 -0400 (0:00:02.981) 0:02:00.750 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003021", "end": "2025-07-24 07:22:31.714881", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:22:31.711860" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:22:32 -0400 (0:00:01.313) 0:02:02.063 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'stratis', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:22:34 -0400 (0:00:01.914) 0:02:03.978 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:22:34 -0400 (0:00:00.530) 0:02:04.509 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:22:35 -0400 (0:00:00.501) 0:02:05.011 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:22:35 -0400 (0:00:00.535) 0:02:05.547 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:22:36 -0400 (0:00:01.117) 0:02:06.664 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:22:37 -0400 (0:00:00.536) 0:02:07.201 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:22:37 -0400 (0:00:00.546) 0:02:07.747 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:22:38 -0400 (0:00:00.459) 0:02:08.206 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:22:38 -0400 (0:00:00.487) 0:02:08.693 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:22:39 -0400 (0:00:00.457) 0:02:09.150 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:22:39 -0400 (0:00:00.499) 0:02:09.663 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:22:40 -0400 (0:00:00.542) 0:02:10.205 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:22:40 -0400 (0:00:00.516) 0:02:10.722 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:22:41 -0400 (0:00:00.534) 0:02:11.256 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:22:43 -0400 (0:00:01.849) 0:02:13.106 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:22:43 -0400 (0:00:00.736) 0:02:13.842 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:22:45 -0400 (0:00:01.183) 0:02:15.025 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:22:45 -0400 (0:00:00.421) 0:02:15.446 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:22:46 -0400 (0:00:00.479) 0:02:15.926 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:22:46 -0400 (0:00:00.490) 0:02:16.416 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:22:47 -0400 (0:00:00.675) 0:02:17.091 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:22:47 -0400 (0:00:00.612) 0:02:17.704 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:22:48 -0400 (0:00:00.506) 0:02:18.210 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:22:48 -0400 (0:00:00.522) 0:02:18.733 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:22:49 -0400 (0:00:00.490) 0:02:19.224 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:22:49 -0400 (0:00:00.470) 0:02:19.694 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:22:50 -0400 (0:00:00.479) 0:02:20.173 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:22:51 -0400 (0:00:01.162) 0:02:21.335 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:22:52 -0400 (0:00:01.133) 0:02:22.469 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:22:53 -0400 (0:00:00.592) 0:02:23.073 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:22:54 -0400 (0:00:01.086) 0:02:24.160 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:22:54 -0400 (0:00:00.559) 0:02:24.719 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:22:56 -0400 (0:00:01.243) 0:02:25.963 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:22:56 -0400 (0:00:00.722) 0:02:26.686 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:22:57 -0400 (0:00:00.512) 0:02:27.198 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:22:57 -0400 (0:00:00.395) 0:02:27.594 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:22:58 -0400 (0:00:00.476) 0:02:28.071 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:22:59 -0400 (0:00:01.682) 0:02:29.754 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:23:00 -0400 (0:00:00.551) 0:02:30.305 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:23:01 -0400 (0:00:01.205) 0:02:31.510 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: {"name": "foo", "encrypted": false, "key_desc": null, "clevis_pin": null, "clevis_args": {}} STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:23:03 -0400 (0:00:01.481) 0:02:32.992 ********* ok: [managed-node4] => {} MSG: {'name': 'foo', 'encrypted': False, 'key_desc': None, 'clevis_pin': None, 'clevis_args': {}} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:23:03 -0400 (0:00:00.604) 0:02:33.596 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": { "clevis_args": {}, "clevis_pin": null, "encrypted": false, "key_desc": null, "name": "foo" } }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:23:04 -0400 (0:00:00.822) 0:02:34.419 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:23:05 -0400 (0:00:00.634) 0:02:35.053 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:23:05 -0400 (0:00:00.564) 0:02:35.618 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:23:06 -0400 (0:00:00.529) 0:02:36.148 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:23:06 -0400 (0:00:00.497) 0:02:36.645 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:23:07 -0400 (0:00:00.524) 0:02:37.169 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:23:08 -0400 (0:00:01.109) 0:02:38.279 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:23:09 -0400 (0:00:01.508) 0:02:39.787 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:23:12 -0400 (0:00:02.251) 0:02:42.039 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "/dev/stratis/foo/test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:23:12 -0400 (0:00:00.659) 0:02:42.699 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:23:13 -0400 (0:00:00.834) 0:02:43.533 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "(not storage_test_volume.mount_user is none and storage_test_volume.mount_user | length > 0) or (not storage_test_volume.mount_group is none and storage_test_volume.mount_group | length > 0) or (not storage_test_volume.mount_mode is none and storage_test_volume.mount_mode | length > 0)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:23:14 -0400 (0:00:00.694) 0:02:44.227 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:23:14 -0400 (0:00:00.565) 0:02:44.792 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_user is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:23:15 -0400 (0:00:00.770) 0:02:45.577 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_group is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:23:16 -0400 (0:00:00.815) 0:02:46.393 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_mode is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:23:17 -0400 (0:00:00.791) 0:02:47.185 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:23:17 -0400 (0:00:00.498) 0:02:47.684 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:23:18 -0400 (0:00:00.295) 0:02:47.979 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:23:18 -0400 (0:00:00.516) 0:02:48.495 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:23:19 -0400 (0:00:01.028) 0:02:49.524 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9 " ], "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:23:20 -0400 (0:00:01.009) 0:02:50.533 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:23:21 -0400 (0:00:00.782) 0:02:51.315 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:23:22 -0400 (0:00:00.802) 0:02:52.118 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:23:22 -0400 (0:00:00.724) 0:02:52.842 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:23:23 -0400 (0:00:00.750) 0:02:53.593 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:23:24 -0400 (0:00:00.520) 0:02:54.114 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:23:24 -0400 (0:00:00.434) 0:02:54.548 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:23:25 -0400 (0:00:00.434) 0:02:54.982 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356120.4685283, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1753356120.4685283, "dev": 6, "device_type": 64774, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1642, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1753356120.4685283, "nlink": 1, "path": "/dev/stratis/foo/test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:23:26 -0400 (0:00:01.324) 0:02:56.307 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:23:26 -0400 (0:00:00.517) 0:02:56.825 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:23:27 -0400 (0:00:00.431) 0:02:57.257 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:23:27 -0400 (0:00:00.552) 0:02:57.809 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:23:28 -0400 (0:00:00.432) 0:02:58.242 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:23:28 -0400 (0:00:00.595) 0:02:58.837 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:23:29 -0400 (0:00:01.032) 0:02:59.870 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:23:30 -0400 (0:00:00.487) 0:03:00.358 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:23:32 -0400 (0:00:01.998) 0:03:02.356 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:23:32 -0400 (0:00:00.424) 0:03:02.780 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:23:33 -0400 (0:00:00.441) 0:03:03.222 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:23:34 -0400 (0:00:00.705) 0:03:03.927 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:23:34 -0400 (0:00:00.487) 0:03:04.415 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:23:35 -0400 (0:00:00.472) 0:03:04.887 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:23:35 -0400 (0:00:00.479) 0:03:05.366 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:23:35 -0400 (0:00:00.478) 0:03:05.845 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:23:36 -0400 (0:00:00.454) 0:03:06.299 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:23:37 -0400 (0:00:00.733) 0:03:07.032 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:23:37 -0400 (0:00:00.758) 0:03:07.791 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:23:38 -0400 (0:00:00.675) 0:03:08.466 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:23:39 -0400 (0:00:00.721) 0:03:09.188 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:23:41 -0400 (0:00:01.858) 0:03:11.046 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:23:41 -0400 (0:00:00.519) 0:03:11.566 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:23:42 -0400 (0:00:00.487) 0:03:12.053 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:23:42 -0400 (0:00:00.456) 0:03:12.509 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:23:43 -0400 (0:00:00.400) 0:03:12.910 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:23:43 -0400 (0:00:00.349) 0:03:13.259 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:23:43 -0400 (0:00:00.471) 0:03:13.731 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:23:44 -0400 (0:00:00.472) 0:03:14.203 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:23:44 -0400 (0:00:00.355) 0:03:14.559 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:23:45 -0400 (0:00:00.377) 0:03:14.936 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:23:45 -0400 (0:00:00.515) 0:03:15.452 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:23:46 -0400 (0:00:00.491) 0:03:15.943 ********* ok: [managed-node4] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:23:48 -0400 (0:00:02.522) 0:03:18.466 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:23:49 -0400 (0:00:00.431) 0:03:18.898 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:23:50 -0400 (0:00:01.195) 0:03:20.093 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:23:50 -0400 (0:00:00.466) 0:03:20.560 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:23:51 -0400 (0:00:00.726) 0:03:21.286 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:23:52 -0400 (0:00:00.763) 0:03:22.050 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:23:52 -0400 (0:00:00.653) 0:03:22.703 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:23:53 -0400 (0:00:00.621) 0:03:23.324 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:23:54 -0400 (0:00:00.655) 0:03:23.980 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:23:54 -0400 (0:00:00.746) 0:03:24.727 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:23:55 -0400 (0:00:00.766) 0:03:25.493 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:23:56 -0400 (0:00:00.558) 0:03:26.052 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:23:56 -0400 (0:00:00.720) 0:03:26.772 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:23:57 -0400 (0:00:00.628) 0:03:27.401 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:23:58 -0400 (0:00:00.733) 0:03:28.134 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:23:59 -0400 (0:00:00.807) 0:03:28.941 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:23:59 -0400 (0:00:00.527) 0:03:29.469 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:24:00 -0400 (0:00:01.255) 0:03:30.724 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:24:01 -0400 (0:00:00.711) 0:03:31.436 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:24:02 -0400 (0:00:00.731) 0:03:32.167 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:24:02 -0400 (0:00:00.682) 0:03:32.850 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:24:03 -0400 (0:00:00.702) 0:03:33.552 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:24:04 -0400 (0:00:00.736) 0:03:34.288 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:24:05 -0400 (0:00:00.732) 0:03:35.021 ********* ok: [managed-node4] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:24:05 -0400 (0:00:00.569) 0:03:35.591 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:24:06 -0400 (0:00:00.497) 0:03:36.089 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:24:06 -0400 (0:00:00.718) 0:03:36.807 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:24:07 -0400 (0:00:00.496) 0:03:37.303 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:24:07 -0400 (0:00:00.497) 0:03:37.801 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:24:08 -0400 (0:00:00.470) 0:03:38.272 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:24:08 -0400 (0:00:00.431) 0:03:38.704 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:24:09 -0400 (0:00:00.398) 0:03:39.103 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:24:10 -0400 (0:00:00.868) 0:03:39.971 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:24:10 -0400 (0:00:00.465) 0:03:40.437 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:24:11 -0400 (0:00:00.467) 0:03:40.905 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:24:11 -0400 (0:00:00.608) 0:03:41.514 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:78 Thursday 24 July 2025 07:24:12 -0400 (0:00:00.406) 0:03:41.920 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:24:12 -0400 (0:00:00.749) 0:03:42.670 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:24:13 -0400 (0:00:00.676) 0:03:43.347 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:24:14 -0400 (0:00:00.813) 0:03:44.161 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:24:15 -0400 (0:00:01.120) 0:03:45.281 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:24:15 -0400 (0:00:00.436) 0:03:45.718 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:24:16 -0400 (0:00:00.368) 0:03:46.086 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:24:16 -0400 (0:00:00.389) 0:03:46.475 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:24:17 -0400 (0:00:00.924) 0:03:47.400 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:24:18 -0400 (0:00:00.997) 0:03:48.397 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:24:18 -0400 (0:00:00.477) 0:03:48.875 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "name": "foo", "type": "stratis", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:24:19 -0400 (0:00:00.680) 0:03:49.555 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:24:20 -0400 (0:00:00.652) 0:03:50.208 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:24:20 -0400 (0:00:00.189) 0:03:50.398 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:24:21 -0400 (0:00:00.540) 0:03:50.938 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:24:21 -0400 (0:00:00.541) 0:03:51.480 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:24:22 -0400 (0:00:00.532) 0:03:52.013 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:24:23 -0400 (0:00:00.876) 0:03:52.889 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:24:23 -0400 (0:00:00.465) 0:03:53.355 ********* ok: [managed-node4] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/stratis/foo/test1", "/dev/xvda1", "/dev/xvda2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" } ], "packages": [ "xfsprogs", "stratis-cli", "stratisd" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:24:29 -0400 (0:00:05.679) 0:03:59.035 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:24:29 -0400 (0:00:00.637) 0:03:59.672 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356133.8035614, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8715909fac3fe49dc1827fe0e2d2883d1d37273f", "ctime": 1753356133.8005614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356133.8005614, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:24:31 -0400 (0:00:01.422) 0:04:01.095 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:24:32 -0400 (0:00:01.293) 0:04:02.389 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:24:32 -0400 (0:00:00.469) 0:04:02.858 ********* ok: [managed-node4] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/stratis/foo/test1", "/dev/xvda1", "/dev/xvda2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" } ], "packages": [ "xfsprogs", "stratis-cli", "stratisd" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:24:33 -0400 (0:00:00.644) 0:04:03.503 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:24:34 -0400 (0:00:00.559) 0:04:04.062 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:24:34 -0400 (0:00:00.561) 0:04:04.624 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:24:35 -0400 (0:00:00.830) 0:04:05.454 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:24:37 -0400 (0:00:02.004) 0:04:07.459 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [managed-node4] => (item={'src': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '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": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:24:39 -0400 (0:00:01.816) 0:04:09.276 ********* skipping: [managed-node4] => (item={'src': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '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": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:24:40 -0400 (0:00:00.847) 0:04:10.126 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:24:42 -0400 (0:00:02.084) 0:04:12.211 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:24:43 -0400 (0:00:01.391) 0:04:13.602 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:24:44 -0400 (0:00:00.437) 0:04:14.040 ********* ok: [managed-node4] TASK [Verify role results - 2] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:91 Thursday 24 July 2025 07:24:46 -0400 (0:00:02.649) 0:04:16.689 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:24:48 -0400 (0:00:01.714) 0:04:18.404 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:24:49 -0400 (0:00:00.803) 0:04:19.208 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:24:50 -0400 (0:00:00.775) 0:04:19.983 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-mdv": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-mdv", "size": "512M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thindata": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thindata", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thinmeta": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thinmeta", "size": "786M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-cache": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-cache", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-originsub": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-originsub", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-thinpool-pool": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-thinpool-pool", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/sda": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "92496ad2-5534-49f9-ad69-75fa3ab38430" }, "/dev/sdb": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "e09ad8a6-c556-4a19-b807-d77fb57a12a6" }, "/dev/sdc": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "496dff39-fdcc-46ff-9e47-a30fc26dc077" }, "/dev/sdd": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "87d64137-64c8-4283-8c43-3d8f58a84c8c" }, "/dev/sde": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "b9e0c564-5913-4b22-b5b9-c172488bf2b0" }, "/dev/sdf": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "48deb831-8b2c-47d9-b32d-3b2d55fdd1dc" }, "/dev/sdg": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "768841c5-593d-44fd-8021-dc443a3721c7" }, "/dev/sdh": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "9bf0c1e8-611d-4114-826f-8fd622ab3cd4" }, "/dev/sdi": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "a9685284-c9c7-42e0-8235-970326dc0521" }, "/dev/stratis/foo/test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/stratis/foo/test1", "size": "4G", "type": "stratis", "uuid": "f020fa98-fa12-4618-acaf-ab6ba35437a9" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:24:51 -0400 (0:00:01.456) 0:04:21.439 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003085", "end": "2025-07-24 07:24:52.472355", "rc": 0, "start": "2025-07-24 07:24:52.469270" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:24:52 -0400 (0:00:01.440) 0:04:22.880 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003036", "end": "2025-07-24 07:24:53.853301", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:24:53.850265" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:24:54 -0400 (0:00:01.396) 0:04:24.276 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'stratis', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:24:55 -0400 (0:00:01.319) 0:04:25.596 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:24:56 -0400 (0:00:00.552) 0:04:26.148 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:24:56 -0400 (0:00:00.536) 0:04:26.684 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:24:57 -0400 (0:00:00.433) 0:04:27.118 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:24:59 -0400 (0:00:01.787) 0:04:28.906 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:24:59 -0400 (0:00:00.473) 0:04:29.379 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:24:59 -0400 (0:00:00.470) 0:04:29.849 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:25:00 -0400 (0:00:00.483) 0:04:30.332 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:25:00 -0400 (0:00:00.454) 0:04:30.787 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:25:01 -0400 (0:00:00.503) 0:04:31.290 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:25:01 -0400 (0:00:00.545) 0:04:31.836 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:25:02 -0400 (0:00:00.542) 0:04:32.378 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:25:03 -0400 (0:00:00.590) 0:04:32.969 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:25:03 -0400 (0:00:00.442) 0:04:33.411 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:25:04 -0400 (0:00:01.411) 0:04:34.822 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:25:05 -0400 (0:00:00.694) 0:04:35.517 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:25:06 -0400 (0:00:01.062) 0:04:36.579 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:25:07 -0400 (0:00:00.504) 0:04:37.084 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:25:08 -0400 (0:00:01.170) 0:04:38.255 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:25:08 -0400 (0:00:00.498) 0:04:38.753 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:25:09 -0400 (0:00:00.446) 0:04:39.200 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:25:09 -0400 (0:00:00.489) 0:04:39.690 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:25:10 -0400 (0:00:00.495) 0:04:40.185 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:25:10 -0400 (0:00:00.464) 0:04:40.649 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:25:11 -0400 (0:00:00.474) 0:04:41.123 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:25:11 -0400 (0:00:00.502) 0:04:41.626 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:25:12 -0400 (0:00:00.513) 0:04:42.139 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:25:12 -0400 (0:00:00.561) 0:04:42.700 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:25:13 -0400 (0:00:01.067) 0:04:43.767 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:25:14 -0400 (0:00:00.594) 0:04:44.362 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:25:16 -0400 (0:00:01.716) 0:04:46.078 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:25:16 -0400 (0:00:00.504) 0:04:46.583 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:25:17 -0400 (0:00:01.072) 0:04:47.655 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:25:18 -0400 (0:00:00.745) 0:04:48.401 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:25:18 -0400 (0:00:00.395) 0:04:48.796 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:25:19 -0400 (0:00:00.380) 0:04:49.177 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:25:19 -0400 (0:00:00.466) 0:04:49.644 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:25:20 -0400 (0:00:00.943) 0:04:50.588 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:25:21 -0400 (0:00:00.512) 0:04:51.100 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:25:22 -0400 (0:00:01.173) 0:04:52.274 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: {"name": "foo", "encrypted": false, "key_desc": null, "clevis_pin": null, "clevis_args": {}} STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:25:23 -0400 (0:00:01.282) 0:04:53.557 ********* ok: [managed-node4] => {} MSG: {'name': 'foo', 'encrypted': False, 'key_desc': None, 'clevis_pin': None, 'clevis_args': {}} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:25:24 -0400 (0:00:01.042) 0:04:54.599 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": { "clevis_args": {}, "clevis_pin": null, "encrypted": false, "key_desc": null, "name": "foo" } }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:25:25 -0400 (0:00:00.727) 0:04:55.327 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:25:25 -0400 (0:00:00.549) 0:04:55.876 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:25:26 -0400 (0:00:00.471) 0:04:56.348 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:25:26 -0400 (0:00:00.516) 0:04:56.864 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:25:27 -0400 (0:00:00.475) 0:04:57.339 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:25:27 -0400 (0:00:00.480) 0:04:57.820 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:25:28 -0400 (0:00:00.905) 0:04:58.728 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:25:29 -0400 (0:00:00.847) 0:04:59.576 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:25:31 -0400 (0:00:01.893) 0:05:01.469 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "/dev/stratis/foo/test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:25:32 -0400 (0:00:00.570) 0:05:02.040 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:25:32 -0400 (0:00:00.754) 0:05:02.794 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "(not storage_test_volume.mount_user is none and storage_test_volume.mount_user | length > 0) or (not storage_test_volume.mount_group is none and storage_test_volume.mount_group | length > 0) or (not storage_test_volume.mount_mode is none and storage_test_volume.mount_mode | length > 0)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:25:34 -0400 (0:00:01.336) 0:05:04.130 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:25:34 -0400 (0:00:00.430) 0:05:04.561 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_user is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:25:35 -0400 (0:00:00.742) 0:05:05.303 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_group is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:25:36 -0400 (0:00:00.745) 0:05:06.049 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_mode is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:25:36 -0400 (0:00:00.786) 0:05:06.836 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:25:37 -0400 (0:00:00.415) 0:05:07.251 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:25:37 -0400 (0:00:00.488) 0:05:07.740 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:25:38 -0400 (0:00:00.478) 0:05:08.219 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:25:38 -0400 (0:00:00.551) 0:05:08.771 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9 " ], "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:25:39 -0400 (0:00:00.923) 0:05:09.695 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:25:40 -0400 (0:00:00.745) 0:05:10.440 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:25:41 -0400 (0:00:00.782) 0:05:11.222 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:25:42 -0400 (0:00:00.669) 0:05:11.892 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:25:42 -0400 (0:00:00.799) 0:05:12.691 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:25:43 -0400 (0:00:00.497) 0:05:13.189 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:25:44 -0400 (0:00:01.089) 0:05:14.278 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:25:44 -0400 (0:00:00.591) 0:05:14.870 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356120.4685283, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1753356120.4685283, "dev": 6, "device_type": 64774, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1642, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1753356120.4685283, "nlink": 1, "path": "/dev/stratis/foo/test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:25:46 -0400 (0:00:01.333) 0:05:16.203 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:25:46 -0400 (0:00:00.454) 0:05:16.658 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:25:47 -0400 (0:00:00.405) 0:05:17.064 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:25:47 -0400 (0:00:00.483) 0:05:17.547 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:25:48 -0400 (0:00:00.476) 0:05:18.024 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:25:48 -0400 (0:00:00.532) 0:05:18.556 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:25:49 -0400 (0:00:00.507) 0:05:19.063 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:25:49 -0400 (0:00:00.466) 0:05:19.530 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:25:51 -0400 (0:00:01.930) 0:05:21.460 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:25:52 -0400 (0:00:00.484) 0:05:21.952 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:25:52 -0400 (0:00:00.442) 0:05:22.395 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:25:53 -0400 (0:00:00.803) 0:05:23.198 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:25:54 -0400 (0:00:00.812) 0:05:24.011 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:25:54 -0400 (0:00:00.423) 0:05:24.434 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:25:54 -0400 (0:00:00.441) 0:05:24.875 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:25:55 -0400 (0:00:00.438) 0:05:25.314 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:25:55 -0400 (0:00:00.360) 0:05:25.676 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:25:56 -0400 (0:00:00.480) 0:05:26.157 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:25:56 -0400 (0:00:00.708) 0:05:26.865 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:25:57 -0400 (0:00:00.725) 0:05:27.590 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:25:58 -0400 (0:00:00.703) 0:05:28.294 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:25:59 -0400 (0:00:00.741) 0:05:29.035 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:25:59 -0400 (0:00:00.552) 0:05:29.588 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:26:00 -0400 (0:00:00.474) 0:05:30.063 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:26:00 -0400 (0:00:00.458) 0:05:30.521 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:26:01 -0400 (0:00:00.492) 0:05:31.014 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:26:01 -0400 (0:00:00.476) 0:05:31.491 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:26:02 -0400 (0:00:01.222) 0:05:32.713 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:26:03 -0400 (0:00:00.478) 0:05:33.192 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:26:03 -0400 (0:00:00.518) 0:05:33.711 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:26:04 -0400 (0:00:00.498) 0:05:34.209 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:26:04 -0400 (0:00:00.458) 0:05:34.667 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:26:05 -0400 (0:00:00.496) 0:05:35.164 ********* ok: [managed-node4] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:26:06 -0400 (0:00:01.670) 0:05:36.834 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:26:07 -0400 (0:00:00.966) 0:05:37.801 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:26:08 -0400 (0:00:00.475) 0:05:38.276 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:26:08 -0400 (0:00:00.491) 0:05:38.768 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:26:09 -0400 (0:00:00.731) 0:05:39.499 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:26:10 -0400 (0:00:00.788) 0:05:40.288 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:26:11 -0400 (0:00:00.726) 0:05:41.014 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:26:11 -0400 (0:00:00.720) 0:05:41.734 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:26:12 -0400 (0:00:00.702) 0:05:42.437 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:26:14 -0400 (0:00:02.136) 0:05:44.573 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:26:15 -0400 (0:00:00.757) 0:05:45.331 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:26:16 -0400 (0:00:00.828) 0:05:46.159 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:26:16 -0400 (0:00:00.720) 0:05:46.880 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:26:17 -0400 (0:00:00.757) 0:05:47.638 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:26:18 -0400 (0:00:00.761) 0:05:48.399 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:26:19 -0400 (0:00:00.731) 0:05:49.131 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:26:19 -0400 (0:00:00.720) 0:05:49.852 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:26:20 -0400 (0:00:00.829) 0:05:50.681 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:26:21 -0400 (0:00:00.726) 0:05:51.408 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:26:22 -0400 (0:00:00.739) 0:05:52.147 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:26:22 -0400 (0:00:00.724) 0:05:52.871 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:26:23 -0400 (0:00:00.828) 0:05:53.700 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:26:24 -0400 (0:00:00.782) 0:05:54.483 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:26:25 -0400 (0:00:00.779) 0:05:55.262 ********* ok: [managed-node4] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:26:26 -0400 (0:00:01.207) 0:05:56.470 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:26:27 -0400 (0:00:00.561) 0:05:57.031 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:26:27 -0400 (0:00:00.708) 0:05:57.740 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:26:28 -0400 (0:00:00.499) 0:05:58.239 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:26:28 -0400 (0:00:00.489) 0:05:58.728 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:26:29 -0400 (0:00:00.486) 0:05:59.215 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:26:29 -0400 (0:00:00.443) 0:05:59.659 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:26:30 -0400 (0:00:00.487) 0:06:00.146 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:26:30 -0400 (0:00:00.383) 0:06:00.530 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:26:31 -0400 (0:00:00.470) 0:06:01.000 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:26:31 -0400 (0:00:00.514) 0:06:01.514 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:26:32 -0400 (0:00:00.637) 0:06:02.151 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Add second filesystem to the pool] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:94 Thursday 24 July 2025 07:26:32 -0400 (0:00:00.445) 0:06:02.597 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:26:34 -0400 (0:00:01.553) 0:06:04.150 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:26:35 -0400 (0:00:00.844) 0:06:04.994 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:26:35 -0400 (0:00:00.742) 0:06:05.736 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:26:36 -0400 (0:00:01.014) 0:06:06.751 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:26:37 -0400 (0:00:00.450) 0:06:07.201 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:26:37 -0400 (0:00:00.566) 0:06:07.768 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:26:38 -0400 (0:00:00.459) 0:06:08.228 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:26:38 -0400 (0:00:00.466) 0:06:08.694 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:26:39 -0400 (0:00:01.055) 0:06:09.750 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:26:40 -0400 (0:00:00.531) 0:06:10.281 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "name": "foo", "type": "stratis", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:26:41 -0400 (0:00:00.706) 0:06:10.988 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:26:41 -0400 (0:00:00.840) 0:06:11.829 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:26:43 -0400 (0:00:01.140) 0:06:12.970 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:26:43 -0400 (0:00:00.585) 0:06:13.555 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:26:44 -0400 (0:00:00.558) 0:06:14.113 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:26:44 -0400 (0:00:00.536) 0:06:14.650 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:26:45 -0400 (0:00:00.936) 0:06:15.586 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:26:46 -0400 (0:00:00.459) 0:06:16.045 ********* changed: [managed-node4] => { "actions": [ { "action": "create device", "device": "/dev/stratis/foo/test2", "fs_type": null }, { "action": "create format", "device": "/dev/stratis/foo/test2", "fs_type": "stratis xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/stratis/foo/test1", "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo/test2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "state": "mounted" } ], "packages": [ "stratis-cli", "stratisd", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null }, { "_device": "/dev/stratis/foo/test2", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:26:57 -0400 (0:00:11.244) 0:06:27.290 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:26:58 -0400 (0:00:00.670) 0:06:27.960 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356133.8035614, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8715909fac3fe49dc1827fe0e2d2883d1d37273f", "ctime": 1753356133.8005614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356133.8005614, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:26:59 -0400 (0:00:01.315) 0:06:29.276 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:27:00 -0400 (0:00:01.431) 0:06:30.708 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:27:01 -0400 (0:00:00.373) 0:06:31.081 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "create device", "device": "/dev/stratis/foo/test2", "fs_type": null }, { "action": "create format", "device": "/dev/stratis/foo/test2", "fs_type": "stratis xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/stratis/foo/test1", "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo/test2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "state": "mounted" } ], "packages": [ "stratis-cli", "stratisd", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null }, { "_device": "/dev/stratis/foo/test2", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:27:01 -0400 (0:00:00.673) 0:06:31.754 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null }, { "_device": "/dev/stratis/foo/test2", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:27:02 -0400 (0:00:00.574) 0:06:32.329 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:27:02 -0400 (0:00:00.513) 0:06:32.843 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:27:03 -0400 (0:00:00.660) 0:06:33.503 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:27:06 -0400 (0:00:03.338) 0:06:36.841 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [managed-node4] => (item={'src': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '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": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node4] => (item={'src': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c', '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": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:27:09 -0400 (0:00:02.481) 0:06:39.323 ********* skipping: [managed-node4] => (item={'src': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '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": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item={'src': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c', '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": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:27:10 -0400 (0:00:00.810) 0:06:40.133 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:27:12 -0400 (0:00:01.996) 0:06:42.130 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:27:13 -0400 (0:00:01.308) 0:06:43.439 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:27:14 -0400 (0:00:00.453) 0:06:43.893 ********* ok: [managed-node4] TASK [Verify role results - 3] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:110 Thursday 24 July 2025 07:27:16 -0400 (0:00:02.569) 0:06:46.462 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:27:17 -0400 (0:00:00.990) 0:06:47.453 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null }, { "_device": "/dev/stratis/foo/test2", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:27:18 -0400 (0:00:00.730) 0:06:48.184 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:27:19 -0400 (0:00:00.947) 0:06:49.131 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-mdv": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-mdv", "size": "512M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thindata": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thindata", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thinmeta": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-flex-thinmeta", "size": "786M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-cache": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-cache", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-originsub": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-physical-originsub", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-thinpool-pool": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-3c88ddc1717a4603a1c622d5b97e7faa-thinpool-pool", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/sda": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "92496ad2-5534-49f9-ad69-75fa3ab38430" }, "/dev/sdb": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "e09ad8a6-c556-4a19-b807-d77fb57a12a6" }, "/dev/sdc": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "496dff39-fdcc-46ff-9e47-a30fc26dc077" }, "/dev/sdd": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "87d64137-64c8-4283-8c43-3d8f58a84c8c" }, "/dev/sde": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "b9e0c564-5913-4b22-b5b9-c172488bf2b0" }, "/dev/sdf": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "48deb831-8b2c-47d9-b32d-3b2d55fdd1dc" }, "/dev/sdg": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "768841c5-593d-44fd-8021-dc443a3721c7" }, "/dev/sdh": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "9bf0c1e8-611d-4114-826f-8fd622ab3cd4" }, "/dev/sdi": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "a9685284-c9c7-42e0-8235-970326dc0521" }, "/dev/stratis/foo/test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/stratis/foo/test1", "size": "4G", "type": "stratis", "uuid": "f020fa98-fa12-4618-acaf-ab6ba35437a9" }, "/dev/stratis/foo/test2": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test2", "name": "/dev/stratis/foo/test2", "size": "4G", "type": "stratis", "uuid": "71afe89e-f6aa-467f-8a78-905bf5eaaa0c" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:27:20 -0400 (0:00:01.295) 0:06:50.426 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003056", "end": "2025-07-24 07:27:21.322508", "rc": 0, "start": "2025-07-24 07:27:21.319452" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9 /opt/test1 xfs defaults 0 0 UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c /opt/test2 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:27:22 -0400 (0:00:01.927) 0:06:52.369 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002998", "end": "2025-07-24 07:27:23.285960", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:27:23.282962" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:27:23 -0400 (0:00:01.251) 0:06:53.621 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'stratis', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}, {'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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:27:24 -0400 (0:00:01.009) 0:06:54.631 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:27:25 -0400 (0:00:00.484) 0:06:55.116 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:27:25 -0400 (0:00:00.494) 0:06:55.610 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:27:26 -0400 (0:00:00.484) 0:06:56.097 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:27:27 -0400 (0:00:00.960) 0:06:57.057 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:27:27 -0400 (0:00:00.433) 0:06:57.490 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:27:27 -0400 (0:00:00.389) 0:06:57.880 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:27:28 -0400 (0:00:00.441) 0:06:58.322 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:27:28 -0400 (0:00:00.373) 0:06:58.695 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:27:29 -0400 (0:00:00.474) 0:06:59.170 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:27:30 -0400 (0:00:01.142) 0:07:00.312 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:27:30 -0400 (0:00:00.406) 0:07:00.718 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:27:31 -0400 (0:00:00.501) 0:07:01.220 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:27:31 -0400 (0:00:00.469) 0:07:01.689 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:27:33 -0400 (0:00:01.286) 0:07:02.977 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:27:33 -0400 (0:00:00.693) 0:07:03.670 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:27:34 -0400 (0:00:01.080) 0:07:04.750 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:27:35 -0400 (0:00:00.490) 0:07:05.241 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:27:35 -0400 (0:00:00.484) 0:07:05.725 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:27:36 -0400 (0:00:00.533) 0:07:06.259 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:27:36 -0400 (0:00:00.498) 0:07:06.757 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:27:37 -0400 (0:00:00.487) 0:07:07.245 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:27:37 -0400 (0:00:00.543) 0:07:07.788 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:27:38 -0400 (0:00:00.441) 0:07:08.229 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:27:39 -0400 (0:00:01.172) 0:07:09.402 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:27:40 -0400 (0:00:00.537) 0:07:09.939 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:27:40 -0400 (0:00:00.589) 0:07:10.529 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:27:41 -0400 (0:00:00.790) 0:07:11.320 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:27:42 -0400 (0:00:00.977) 0:07:12.298 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => (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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "/dev/stratis/foo/test2", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:27:43 -0400 (0:00:00.667) 0:07:12.965 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:27:44 -0400 (0:00:01.075) 0:07:14.041 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => (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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "/dev/stratis/foo/test2", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:27:44 -0400 (0:00:00.633) 0:07:14.674 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:27:45 -0400 (0:00:01.026) 0:07:15.701 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:27:46 -0400 (0:00:00.726) 0:07:16.427 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:27:46 -0400 (0:00:00.436) 0:07:16.864 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:27:48 -0400 (0:00:01.161) 0:07:18.026 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:27:48 -0400 (0:00:00.517) 0:07:18.547 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:27:49 -0400 (0:00:01.104) 0:07:19.651 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => (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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "/dev/stratis/foo/test2", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:27:50 -0400 (0:00:00.617) 0:07:20.269 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:27:51 -0400 (0:00:01.222) 0:07:21.491 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: {"name": "foo", "encrypted": false, "key_desc": null, "clevis_pin": null, "clevis_args": {}} STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:27:52 -0400 (0:00:01.378) 0:07:22.870 ********* ok: [managed-node4] => {} MSG: {'name': 'foo', 'encrypted': False, 'key_desc': None, 'clevis_pin': None, 'clevis_args': {}} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:27:53 -0400 (0:00:00.578) 0:07:23.448 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": { "clevis_args": {}, "clevis_pin": null, "encrypted": false, "key_desc": null, "name": "foo" } }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:27:54 -0400 (0:00:00.815) 0:07:24.263 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:27:54 -0400 (0:00:00.562) 0:07:24.826 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:27:55 -0400 (0:00:00.511) 0:07:25.337 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:27:55 -0400 (0:00:00.542) 0:07:25.879 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:27:56 -0400 (0:00:00.520) 0:07:26.400 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:27:57 -0400 (0:00:01.229) 0:07:27.629 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '_kernel_device': '/dev/dm-6', '_raw_kernel_device': '/dev/dm-6'}) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:27:58 -0400 (0:00:00.902) 0:07:28.532 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:27:59 -0400 (0:00:00.755) 0:07:29.287 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:28:01 -0400 (0:00:01.932) 0:07:31.220 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "/dev/stratis/foo/test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:28:01 -0400 (0:00:00.620) 0:07:31.840 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:28:02 -0400 (0:00:00.860) 0:07:32.701 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "(not storage_test_volume.mount_user is none and storage_test_volume.mount_user | length > 0) or (not storage_test_volume.mount_group is none and storage_test_volume.mount_group | length > 0) or (not storage_test_volume.mount_mode is none and storage_test_volume.mount_mode | length > 0)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:28:03 -0400 (0:00:00.919) 0:07:33.620 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:28:04 -0400 (0:00:00.549) 0:07:34.170 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_user is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:28:05 -0400 (0:00:00.720) 0:07:34.890 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_group is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:28:05 -0400 (0:00:00.828) 0:07:35.719 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_mode is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:28:06 -0400 (0:00:00.762) 0:07:36.481 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:28:07 -0400 (0:00:00.549) 0:07:37.031 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:28:08 -0400 (0:00:01.138) 0:07:38.169 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:28:08 -0400 (0:00:00.427) 0:07:38.596 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:28:09 -0400 (0:00:00.527) 0:07:39.124 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9 " ], "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:28:10 -0400 (0:00:01.067) 0:07:40.191 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:28:11 -0400 (0:00:00.811) 0:07:41.003 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:28:11 -0400 (0:00:00.797) 0:07:41.801 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:28:12 -0400 (0:00:00.777) 0:07:42.578 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:28:13 -0400 (0:00:00.833) 0:07:43.411 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:28:14 -0400 (0:00:00.545) 0:07:43.957 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:28:14 -0400 (0:00:00.517) 0:07:44.474 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:28:15 -0400 (0:00:00.496) 0:07:44.971 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356120.4685283, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1753356120.4685283, "dev": 6, "device_type": 64774, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1642, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1753356120.4685283, "nlink": 1, "path": "/dev/stratis/foo/test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:28:16 -0400 (0:00:01.345) 0:07:46.317 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:28:16 -0400 (0:00:00.490) 0:07:46.807 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:28:17 -0400 (0:00:00.496) 0:07:47.304 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:28:18 -0400 (0:00:01.326) 0:07:48.630 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:28:19 -0400 (0:00:00.557) 0:07:49.187 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:28:19 -0400 (0:00:00.516) 0:07:49.703 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:28:20 -0400 (0:00:00.530) 0:07:50.245 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:28:20 -0400 (0:00:00.525) 0:07:50.771 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:28:22 -0400 (0:00:01.973) 0:07:52.744 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:28:23 -0400 (0:00:00.486) 0:07:53.231 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:28:23 -0400 (0:00:00.517) 0:07:53.748 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:28:24 -0400 (0:00:00.781) 0:07:54.530 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:28:25 -0400 (0:00:00.444) 0:07:54.974 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:28:25 -0400 (0:00:00.432) 0:07:55.407 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:28:26 -0400 (0:00:00.498) 0:07:55.905 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:28:26 -0400 (0:00:00.428) 0:07:56.333 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:28:26 -0400 (0:00:00.433) 0:07:56.767 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:28:27 -0400 (0:00:00.736) 0:07:57.503 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:28:29 -0400 (0:00:02.261) 0:07:59.765 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:28:30 -0400 (0:00:00.723) 0:08:00.489 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:28:31 -0400 (0:00:00.641) 0:08:01.131 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:28:31 -0400 (0:00:00.718) 0:08:01.850 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:28:32 -0400 (0:00:00.504) 0:08:02.354 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:28:32 -0400 (0:00:00.502) 0:08:02.857 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:28:33 -0400 (0:00:00.444) 0:08:03.302 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:28:33 -0400 (0:00:00.476) 0:08:03.778 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:28:34 -0400 (0:00:00.496) 0:08:04.275 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:28:34 -0400 (0:00:00.453) 0:08:04.737 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:28:35 -0400 (0:00:00.437) 0:08:05.175 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:28:35 -0400 (0:00:00.511) 0:08:05.686 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:28:36 -0400 (0:00:00.491) 0:08:06.187 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:28:36 -0400 (0:00:00.483) 0:08:06.671 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:28:37 -0400 (0:00:00.451) 0:08:07.123 ********* ok: [managed-node4] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:28:40 -0400 (0:00:03.017) 0:08:10.140 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:28:40 -0400 (0:00:00.636) 0:08:10.777 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:28:41 -0400 (0:00:00.624) 0:08:11.401 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:28:41 -0400 (0:00:00.484) 0:08:11.885 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:28:42 -0400 (0:00:00.588) 0:08:12.474 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:28:43 -0400 (0:00:00.493) 0:08:12.967 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:28:43 -0400 (0:00:00.763) 0:08:13.730 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:28:44 -0400 (0:00:00.672) 0:08:14.403 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:28:45 -0400 (0:00:00.626) 0:08:15.029 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:28:45 -0400 (0:00:00.685) 0:08:15.715 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:28:46 -0400 (0:00:00.655) 0:08:16.371 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:28:47 -0400 (0:00:00.663) 0:08:17.034 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:28:47 -0400 (0:00:00.632) 0:08:17.671 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:28:48 -0400 (0:00:00.590) 0:08:18.262 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:28:49 -0400 (0:00:01.001) 0:08:19.264 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:28:50 -0400 (0:00:00.648) 0:08:19.912 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:28:50 -0400 (0:00:00.631) 0:08:20.544 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:28:51 -0400 (0:00:00.641) 0:08:21.185 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:28:51 -0400 (0:00:00.595) 0:08:21.780 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:28:52 -0400 (0:00:00.633) 0:08:22.414 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:28:53 -0400 (0:00:00.736) 0:08:23.151 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:28:53 -0400 (0:00:00.515) 0:08:23.667 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:28:54 -0400 (0:00:00.482) 0:08:24.150 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:28:54 -0400 (0:00:00.546) 0:08:24.696 ********* ok: [managed-node4] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:28:55 -0400 (0:00:00.449) 0:08:25.146 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:28:55 -0400 (0:00:00.452) 0:08:25.607 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:28:56 -0400 (0:00:00.546) 0:08:26.154 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:28:56 -0400 (0:00:00.401) 0:08:26.555 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:28:57 -0400 (0:00:00.429) 0:08:26.985 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:28:57 -0400 (0:00:00.873) 0:08:27.858 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:28:58 -0400 (0:00:00.312) 0:08:28.174 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:28:58 -0400 (0:00:00.394) 0:08:28.571 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:28:59 -0400 (0:00:00.380) 0:08:28.951 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:28:59 -0400 (0:00:00.331) 0:08:29.283 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:28:59 -0400 (0:00:00.336) 0:08:29.620 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:29:00 -0400 (0:00:00.528) 0:08:30.149 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:29:01 -0400 (0:00:01.288) 0:08:31.437 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "/dev/stratis/foo/test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:29:02 -0400 (0:00:00.523) 0:08:31.961 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:29:02 -0400 (0:00:00.632) 0:08:32.593 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "(not storage_test_volume.mount_user is none and storage_test_volume.mount_user | length > 0) or (not storage_test_volume.mount_group is none and storage_test_volume.mount_group | length > 0) or (not storage_test_volume.mount_mode is none and storage_test_volume.mount_mode | length > 0)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:29:03 -0400 (0:00:00.718) 0:08:33.312 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:29:03 -0400 (0:00:00.425) 0:08:33.737 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_user is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:29:04 -0400 (0:00:00.652) 0:08:34.390 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_group is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:29:06 -0400 (0:00:01.798) 0:08:36.189 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_mode is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:29:06 -0400 (0:00:00.523) 0:08:36.712 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:29:07 -0400 (0:00:00.375) 0:08:37.088 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:29:07 -0400 (0:00:00.392) 0:08:37.481 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:29:07 -0400 (0:00:00.380) 0:08:37.862 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:29:08 -0400 (0:00:00.405) 0:08:38.268 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c " ], "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:29:09 -0400 (0:00:00.771) 0:08:39.040 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:29:09 -0400 (0:00:00.512) 0:08:39.552 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:29:10 -0400 (0:00:00.475) 0:08:40.027 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:29:10 -0400 (0:00:00.506) 0:08:40.534 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:29:11 -0400 (0:00:00.492) 0:08:41.026 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:29:11 -0400 (0:00:00.341) 0:08:41.367 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:29:11 -0400 (0:00:00.361) 0:08:41.729 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:29:12 -0400 (0:00:00.300) 0:08:42.030 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356416.8192677, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1753356416.8192677, "dev": 6, "device_type": 64775, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1667, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1753356416.8192677, "nlink": 1, "path": "/dev/stratis/foo/test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:29:13 -0400 (0:00:01.535) 0:08:43.565 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:29:14 -0400 (0:00:00.503) 0:08:44.069 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:29:14 -0400 (0:00:00.342) 0:08:44.412 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:29:14 -0400 (0:00:00.359) 0:08:44.771 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:29:15 -0400 (0:00:00.422) 0:08:45.193 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:29:15 -0400 (0:00:00.362) 0:08:45.555 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:29:16 -0400 (0:00:00.460) 0:08:46.016 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:29:16 -0400 (0:00:00.394) 0:08:46.410 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:29:18 -0400 (0:00:01.648) 0:08:48.059 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:29:18 -0400 (0:00:00.347) 0:08:48.407 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:29:18 -0400 (0:00:00.357) 0:08:48.764 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:29:19 -0400 (0:00:00.633) 0:08:49.398 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:29:19 -0400 (0:00:00.405) 0:08:49.804 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:29:20 -0400 (0:00:00.351) 0:08:50.155 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:29:20 -0400 (0:00:00.366) 0:08:50.522 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:29:21 -0400 (0:00:00.918) 0:08:51.440 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:29:21 -0400 (0:00:00.358) 0:08:51.801 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:29:22 -0400 (0:00:00.638) 0:08:52.440 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:29:23 -0400 (0:00:00.587) 0:08:53.028 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:29:23 -0400 (0:00:00.633) 0:08:53.661 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:29:24 -0400 (0:00:00.530) 0:08:54.192 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:29:24 -0400 (0:00:00.584) 0:08:54.777 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:29:25 -0400 (0:00:00.420) 0:08:55.197 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:29:25 -0400 (0:00:00.319) 0:08:55.517 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:29:25 -0400 (0:00:00.259) 0:08:55.776 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:29:26 -0400 (0:00:00.366) 0:08:56.142 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:29:26 -0400 (0:00:00.354) 0:08:56.497 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:29:27 -0400 (0:00:00.409) 0:08:56.906 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:29:27 -0400 (0:00:00.337) 0:08:57.244 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:29:27 -0400 (0:00:00.350) 0:08:57.595 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:29:28 -0400 (0:00:00.913) 0:08:58.509 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:29:29 -0400 (0:00:00.440) 0:08:58.950 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:29:29 -0400 (0:00:00.402) 0:08:59.353 ********* ok: [managed-node4] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:29:30 -0400 (0:00:01.238) 0:09:00.591 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:29:31 -0400 (0:00:00.567) 0:09:01.158 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:29:31 -0400 (0:00:00.525) 0:09:01.684 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:29:32 -0400 (0:00:00.421) 0:09:02.106 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:29:32 -0400 (0:00:00.593) 0:09:02.699 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:29:33 -0400 (0:00:00.541) 0:09:03.240 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:29:33 -0400 (0:00:00.540) 0:09:03.781 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:29:34 -0400 (0:00:00.567) 0:09:04.349 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:29:35 -0400 (0:00:00.564) 0:09:04.913 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:29:35 -0400 (0:00:00.637) 0:09:05.551 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:29:36 -0400 (0:00:00.557) 0:09:06.109 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:29:37 -0400 (0:00:01.045) 0:09:07.155 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:29:37 -0400 (0:00:00.586) 0:09:07.741 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:29:38 -0400 (0:00:00.535) 0:09:08.277 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:29:38 -0400 (0:00:00.552) 0:09:08.829 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:29:39 -0400 (0:00:00.490) 0:09:09.320 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:29:39 -0400 (0:00:00.507) 0:09:09.827 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:29:40 -0400 (0:00:00.522) 0:09:10.349 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:29:40 -0400 (0:00:00.457) 0:09:10.807 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:29:41 -0400 (0:00:00.584) 0:09:11.392 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:29:42 -0400 (0:00:00.572) 0:09:11.964 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:29:42 -0400 (0:00:00.555) 0:09:12.520 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:29:43 -0400 (0:00:00.545) 0:09:13.066 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:29:43 -0400 (0:00:00.516) 0:09:13.583 ********* ok: [managed-node4] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:29:44 -0400 (0:00:00.354) 0:09:13.938 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:29:44 -0400 (0:00:00.374) 0:09:14.312 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:29:45 -0400 (0:00:00.957) 0:09:15.270 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:29:45 -0400 (0:00:00.315) 0:09:15.586 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:29:46 -0400 (0:00:00.310) 0:09:15.896 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:29:46 -0400 (0:00:00.336) 0:09:16.233 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:29:46 -0400 (0:00:00.288) 0:09:16.521 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:29:46 -0400 (0:00:00.359) 0:09:16.881 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:29:47 -0400 (0:00:00.346) 0:09:17.227 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:29:47 -0400 (0:00:00.379) 0:09:17.606 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:29:48 -0400 (0:00:00.385) 0:09:17.992 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:29:48 -0400 (0:00:00.436) 0:09:18.429 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:114 Thursday 24 July 2025 07:29:48 -0400 (0:00:00.317) 0:09:18.747 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:29:49 -0400 (0:00:00.782) 0:09:19.529 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:29:50 -0400 (0:00:01.159) 0:09:20.688 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:29:51 -0400 (0:00:00.415) 0:09:21.104 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:29:51 -0400 (0:00:00.577) 0:09:21.682 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:29:52 -0400 (0:00:00.302) 0:09:21.985 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:29:52 -0400 (0:00:00.229) 0:09:22.214 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:29:52 -0400 (0:00:00.282) 0:09:22.498 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:29:52 -0400 (0:00:00.295) 0:09:22.793 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:29:53 -0400 (0:00:00.537) 0:09:23.331 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:29:53 -0400 (0:00:00.149) 0:09:23.481 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "name": "foo", "state": "absent", "type": "stratis", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g", "state": "absent" }, { "mount_point": "/opt/test2", "name": "test2", "size": "4g", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:29:53 -0400 (0:00:00.239) 0:09:23.720 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:29:54 -0400 (0:00:00.298) 0:09:24.019 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:29:54 -0400 (0:00:00.231) 0:09:24.250 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:29:54 -0400 (0:00:00.247) 0:09:24.498 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:29:54 -0400 (0:00:00.243) 0:09:24.741 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:29:55 -0400 (0:00:00.478) 0:09:25.220 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:29:55 -0400 (0:00:00.309) 0:09:25.529 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:29:55 -0400 (0:00:00.093) 0:09:25.622 ********* changed: [managed-node4] => { "actions": [ { "action": "destroy format", "device": "/dev/stratis/foo/test2", "fs_type": "stratis xfs" }, { "action": "destroy device", "device": "/dev/stratis/foo/test2", "fs_type": null }, { "action": "destroy format", "device": "/dev/stratis/foo/test1", "fs_type": "stratis xfs" }, { "action": "destroy device", "device": "/dev/stratis/foo/test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "stratis" } ], "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" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test1", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null }, { "_device": "/dev/stratis/foo/test2", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:30:09 -0400 (0:00:14.065) 0:09:39.688 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:30:10 -0400 (0:00:00.377) 0:09:40.066 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356428.929298, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d53bc866774a914752009e9ca7eebcb7fd5cf998", "ctime": 1753356428.926298, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356428.926298, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1506, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:30:11 -0400 (0:00:00.954) 0:09:41.020 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:30:12 -0400 (0:00:01.061) 0:09:42.081 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:30:12 -0400 (0:00:00.330) 0:09:42.411 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/stratis/foo/test2", "fs_type": "stratis xfs" }, { "action": "destroy device", "device": "/dev/stratis/foo/test2", "fs_type": null }, { "action": "destroy format", "device": "/dev/stratis/foo/test1", "fs_type": "stratis xfs" }, { "action": "destroy device", "device": "/dev/stratis/foo/test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "stratis" } ], "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" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test1", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null }, { "_device": "/dev/stratis/foo/test2", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:30:12 -0400 (0:00:00.323) 0:09:42.735 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null }, { "_device": "/dev/stratis/foo/test2", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:30:13 -0400 (0:00:00.387) 0:09:43.123 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:30:13 -0400 (0:00:00.298) 0:09:43.421 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node4] => (item={'src': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c', '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": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node4] => (item={'src': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9', '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": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:30:15 -0400 (0:00:01.725) 0:09:45.147 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:30:16 -0400 (0:00:01.433) 0:09:46.581 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:30:17 -0400 (0:00:00.395) 0:09:46.976 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:30:17 -0400 (0:00:00.870) 0:09:47.847 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:30:19 -0400 (0:00:01.388) 0:09:49.235 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:30:20 -0400 (0:00:00.915) 0:09:50.150 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:30:20 -0400 (0:00:00.298) 0:09:50.448 ********* ok: [managed-node4] TASK [Verify role results - 4] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:133 Thursday 24 July 2025 07:30:22 -0400 (0:00:01.912) 0:09:52.361 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:30:23 -0400 (0:00:00.537) 0:09:52.898 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null }, { "_device": "/dev/stratis/foo/test2", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:30:23 -0400 (0:00:00.454) 0:09:53.353 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:30:23 -0400 (0:00:00.361) 0:09:53.714 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:30:24 -0400 (0:00:00.842) 0:09:54.556 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003189", "end": "2025-07-24 07:30:25.226556", "rc": 0, "start": "2025-07-24 07:30:25.223367" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:30:25 -0400 (0:00:00.839) 0:09:55.396 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003657", "end": "2025-07-24 07:30:26.145875", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:30:26.142218" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:30:26 -0400 (0:00:00.940) 0:09:56.336 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'absent', 'type': 'stratis', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9'}, {'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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:30:27 -0400 (0:00:00.961) 0:09:57.297 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:30:27 -0400 (0:00:00.295) 0:09:57.592 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:30:28 -0400 (0:00:00.346) 0:09:57.938 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:30:28 -0400 (0:00:00.262) 0:09:58.201 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:30:28 -0400 (0:00:00.683) 0:09:58.885 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:30:29 -0400 (0:00:00.330) 0:09:59.216 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:30:29 -0400 (0:00:00.271) 0:09:59.487 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:30:29 -0400 (0:00:00.274) 0:09:59.761 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:30:30 -0400 (0:00:00.256) 0:10:00.018 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:30:30 -0400 (0:00:00.260) 0:10:00.279 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:30:30 -0400 (0:00:00.261) 0:10:00.540 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:30:30 -0400 (0:00:00.295) 0:10:00.836 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:30:31 -0400 (0:00:00.309) 0:10:01.145 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:30:31 -0400 (0:00:00.303) 0:10:01.449 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:30:32 -0400 (0:00:01.177) 0:10:02.627 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:30:33 -0400 (0:00:00.353) 0:10:02.980 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:30:33 -0400 (0:00:00.594) 0:10:03.575 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:30:33 -0400 (0:00:00.246) 0:10:03.821 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:30:34 -0400 (0:00:00.225) 0:10:04.047 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:30:34 -0400 (0:00:00.298) 0:10:04.353 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:30:34 -0400 (0:00:00.247) 0:10:04.600 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:30:34 -0400 (0:00:00.254) 0:10:04.855 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:30:35 -0400 (0:00:00.276) 0:10:05.131 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:30:35 -0400 (0:00:00.341) 0:10:05.472 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:30:35 -0400 (0:00:00.300) 0:10:05.773 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:30:36 -0400 (0:00:00.291) 0:10:06.064 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:30:36 -0400 (0:00:00.308) 0:10:06.372 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:30:37 -0400 (0:00:00.640) 0:10:07.012 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:30:37 -0400 (0:00:00.657) 0:10:07.670 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9'}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => (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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c'}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "/dev/stratis/foo/test2", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:30:38 -0400 (0:00:00.396) 0:10:08.066 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:30:38 -0400 (0:00:00.462) 0:10:08.528 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9'}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => (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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c'}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "/dev/stratis/foo/test2", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:30:38 -0400 (0:00:00.343) 0:10:08.872 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:30:39 -0400 (0:00:00.559) 0:10:09.432 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:30:39 -0400 (0:00:00.463) 0:10:09.895 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:30:40 -0400 (0:00:00.286) 0:10:10.182 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:30:40 -0400 (0:00:00.262) 0:10:10.445 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:30:40 -0400 (0:00:00.326) 0:10:10.771 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:30:41 -0400 (0:00:01.061) 0:10:11.832 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9'}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => (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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c'}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "/dev/stratis/foo/test2", "_mount_id": "UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c", "_raw_device": "/dev/stratis/foo/test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:30:42 -0400 (0:00:00.299) 0:10:12.131 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:30:42 -0400 (0:00:00.446) 0:10:12.578 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: null STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:30:43 -0400 (0:00:00.876) 0:10:13.454 ********* ok: [managed-node4] => {} MSG: null TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:30:43 -0400 (0:00:00.338) 0:10:13.792 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": "" }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:30:44 -0400 (0:00:00.511) 0:10:14.304 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:30:44 -0400 (0:00:00.312) 0:10:14.617 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:30:45 -0400 (0:00:00.324) 0:10:14.942 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:30:45 -0400 (0:00:00.313) 0:10:15.256 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:30:45 -0400 (0:00:00.318) 0:10:15.575 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:30:45 -0400 (0:00:00.294) 0:10:15.869 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=f020fa98-fa12-4618-acaf-ab6ba35437a9'}) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (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': 'test2', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test2', '_raw_device': '/dev/stratis/foo/test2', '_mount_id': 'UUID=71afe89e-f6aa-467f-8a78-905bf5eaaa0c'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:30:46 -0400 (0:00:00.522) 0:10:16.391 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:30:46 -0400 (0:00:00.423) 0:10:16.814 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:30:48 -0400 (0:00:01.493) 0:10:18.307 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "/dev/stratis/foo/test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:30:48 -0400 (0:00:00.328) 0:10:18.636 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:30:49 -0400 (0:00:00.476) 0:10:19.113 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:30:49 -0400 (0:00:00.327) 0:10:19.441 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:30:49 -0400 (0:00:00.254) 0:10:19.696 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:30:50 -0400 (0:00:00.303) 0:10:20.002 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:30:50 -0400 (0:00:00.282) 0:10:20.285 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:30:50 -0400 (0:00:00.297) 0:10:20.583 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:30:51 -0400 (0:00:00.308) 0:10:20.892 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:30:51 -0400 (0:00:00.264) 0:10:21.157 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:30:51 -0400 (0:00:00.267) 0:10:21.424 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:30:51 -0400 (0:00:00.254) 0:10:21.679 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:30:52 -0400 (0:00:00.519) 0:10:22.198 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:30:53 -0400 (0:00:00.976) 0:10:23.175 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:30:53 -0400 (0:00:00.378) 0:10:23.554 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:30:53 -0400 (0:00:00.290) 0:10:23.844 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:30:54 -0400 (0:00:00.377) 0:10:24.222 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:30:54 -0400 (0:00:00.319) 0:10:24.541 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:30:54 -0400 (0:00:00.267) 0:10:24.811 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:30:55 -0400 (0:00:00.241) 0:10:25.052 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:30:56 -0400 (0:00:00.903) 0:10:25.955 ********* skipping: [managed-node4] => { "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 - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:30:56 -0400 (0:00:00.270) 0:10:26.226 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:30:56 -0400 (0:00:00.322) 0:10:26.549 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:30:56 -0400 (0:00:00.291) 0:10:26.841 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:30:57 -0400 (0:00:00.307) 0:10:27.148 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:30:57 -0400 (0:00:00.253) 0:10:27.402 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:30:57 -0400 (0:00:00.223) 0:10:27.625 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:30:58 -0400 (0:00:00.635) 0:10:28.261 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:30:59 -0400 (0:00:01.425) 0:10:29.686 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:31:00 -0400 (0:00:00.259) 0:10:29.946 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:31:00 -0400 (0:00:00.261) 0:10:30.207 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:31:00 -0400 (0:00:00.265) 0:10:30.473 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:31:00 -0400 (0:00:00.255) 0:10:30.728 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:31:01 -0400 (0:00:00.280) 0:10:31.009 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:31:01 -0400 (0:00:00.243) 0:10:31.252 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:31:01 -0400 (0:00:00.244) 0:10:31.497 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:31:01 -0400 (0:00:00.200) 0:10:31.698 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:31:02 -0400 (0:00:00.307) 0:10:32.005 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:31:02 -0400 (0:00:00.401) 0:10:32.407 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:31:02 -0400 (0:00:00.389) 0:10:32.796 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:31:03 -0400 (0:00:00.342) 0:10:33.139 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:31:03 -0400 (0:00:00.417) 0:10:33.556 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:31:04 -0400 (0:00:00.585) 0:10:34.141 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:31:04 -0400 (0:00:00.214) 0:10:34.356 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:31:04 -0400 (0:00:00.193) 0:10:34.550 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:31:04 -0400 (0:00:00.250) 0:10:34.800 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:31:05 -0400 (0:00:00.238) 0:10:35.039 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:31:05 -0400 (0:00:00.263) 0:10:35.302 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:31:05 -0400 (0:00:00.254) 0:10:35.556 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:31:05 -0400 (0:00:00.219) 0:10:35.776 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:31:06 -0400 (0:00:00.225) 0:10:36.002 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:31:06 -0400 (0:00:00.274) 0:10:36.284 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:31:06 -0400 (0:00:00.286) 0:10:36.571 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:31:07 -0400 (0:00:00.322) 0:10:36.894 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:31:07 -0400 (0:00:00.363) 0:10:37.258 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:31:07 -0400 (0:00:00.378) 0:10:37.636 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:31:08 -0400 (0:00:00.283) 0:10:37.920 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:31:08 -0400 (0:00:00.789) 0:10:38.709 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:31:09 -0400 (0:00:00.324) 0:10:39.034 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:31:09 -0400 (0:00:00.375) 0:10:39.409 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:31:09 -0400 (0:00:00.359) 0:10:39.769 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:31:10 -0400 (0:00:00.442) 0:10:40.211 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:31:10 -0400 (0:00:00.412) 0:10:40.624 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:31:11 -0400 (0:00:00.438) 0:10:41.067 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:31:11 -0400 (0:00:00.441) 0:10:41.508 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:31:12 -0400 (0:00:00.434) 0:10:41.943 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:31:12 -0400 (0:00:00.452) 0:10:42.395 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:31:12 -0400 (0:00:00.451) 0:10:42.847 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:31:13 -0400 (0:00:00.471) 0:10:43.318 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:31:13 -0400 (0:00:00.445) 0:10:43.763 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:31:14 -0400 (0:00:00.414) 0:10:44.182 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:31:14 -0400 (0:00:00.341) 0:10:44.524 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:31:15 -0400 (0:00:01.143) 0:10:45.667 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:31:16 -0400 (0:00:00.407) 0:10:46.078 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:31:16 -0400 (0:00:00.343) 0:10:46.422 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:31:16 -0400 (0:00:00.425) 0:10:46.847 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:31:17 -0400 (0:00:00.407) 0:10:47.254 ********* ok: [managed-node4] => { "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 - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:31:17 -0400 (0:00:00.269) 0:10:47.523 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:31:17 -0400 (0:00:00.241) 0:10:47.765 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:31:18 -0400 (0:00:00.326) 0:10:48.091 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:31:18 -0400 (0:00:00.258) 0:10:48.350 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:31:18 -0400 (0:00:00.265) 0:10:48.615 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:31:18 -0400 (0:00:00.185) 0:10:48.800 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:31:19 -0400 (0:00:00.225) 0:10:49.025 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:31:19 -0400 (0:00:00.213) 0:10:49.239 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:31:19 -0400 (0:00:00.164) 0:10:49.403 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:31:19 -0400 (0:00:00.184) 0:10:49.588 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:31:20 -0400 (0:00:00.575) 0:10:50.163 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:31:20 -0400 (0:00:00.264) 0:10:50.428 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:31:21 -0400 (0:00:00.674) 0:10:51.102 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "/dev/stratis/foo/test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:31:21 -0400 (0:00:00.211) 0:10:51.313 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:31:21 -0400 (0:00:00.269) 0:10:51.583 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:31:21 -0400 (0:00:00.225) 0:10:51.808 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:31:22 -0400 (0:00:00.199) 0:10:52.008 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:31:22 -0400 (0:00:00.190) 0:10:52.198 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:31:22 -0400 (0:00:00.182) 0:10:52.380 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:31:22 -0400 (0:00:00.206) 0:10:52.587 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:31:22 -0400 (0:00:00.173) 0:10:52.760 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:31:23 -0400 (0:00:00.188) 0:10:52.949 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:31:23 -0400 (0:00:00.532) 0:10:53.481 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:31:23 -0400 (0:00:00.176) 0:10:53.658 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:31:24 -0400 (0:00:00.395) 0:10:54.053 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:31:24 -0400 (0:00:00.289) 0:10:54.343 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:31:24 -0400 (0:00:00.352) 0:10:54.696 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:31:25 -0400 (0:00:00.249) 0:10:54.946 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:31:25 -0400 (0:00:00.227) 0:10:55.173 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:31:25 -0400 (0:00:00.114) 0:10:55.288 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:31:25 -0400 (0:00:00.122) 0:10:55.410 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:31:25 -0400 (0:00:00.162) 0:10:55.572 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:31:26 -0400 (0:00:00.755) 0:10:56.328 ********* skipping: [managed-node4] => { "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 - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:31:26 -0400 (0:00:00.199) 0:10:56.528 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:31:26 -0400 (0:00:00.228) 0:10:56.756 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:31:27 -0400 (0:00:00.129) 0:10:56.885 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:31:27 -0400 (0:00:00.183) 0:10:57.069 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:31:27 -0400 (0:00:00.487) 0:10:57.556 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:31:27 -0400 (0:00:00.187) 0:10:57.744 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:31:28 -0400 (0:00:00.190) 0:10:57.934 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:31:29 -0400 (0:00:01.300) 0:10:59.235 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:31:29 -0400 (0:00:00.191) 0:10:59.426 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:31:29 -0400 (0:00:00.213) 0:10:59.639 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:31:29 -0400 (0:00:00.185) 0:10:59.825 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:31:30 -0400 (0:00:00.204) 0:11:00.029 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:31:30 -0400 (0:00:00.231) 0:11:00.261 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:31:30 -0400 (0:00:00.190) 0:11:00.452 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:31:30 -0400 (0:00:00.106) 0:11:00.560 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:31:30 -0400 (0:00:00.107) 0:11:00.667 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:31:31 -0400 (0:00:00.280) 0:11:00.948 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:31:31 -0400 (0:00:00.375) 0:11:01.324 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:31:31 -0400 (0:00:00.286) 0:11:01.613 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:31:32 -0400 (0:00:00.732) 0:11:02.345 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:31:32 -0400 (0:00:00.324) 0:11:02.669 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:31:32 -0400 (0:00:00.182) 0:11:02.852 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:31:33 -0400 (0:00:00.164) 0:11:03.016 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:31:33 -0400 (0:00:00.220) 0:11:03.236 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:31:33 -0400 (0:00:00.225) 0:11:03.465 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:31:33 -0400 (0:00:00.183) 0:11:03.649 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:31:34 -0400 (0:00:00.249) 0:11:03.898 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:31:34 -0400 (0:00:00.206) 0:11:04.105 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:31:34 -0400 (0:00:00.215) 0:11:04.321 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:31:34 -0400 (0:00:00.207) 0:11:04.532 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:31:34 -0400 (0:00:00.149) 0:11:04.681 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:31:34 -0400 (0:00:00.145) 0:11:04.826 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:31:35 -0400 (0:00:00.315) 0:11:05.141 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:31:35 -0400 (0:00:00.264) 0:11:05.406 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:31:36 -0400 (0:00:00.563) 0:11:05.970 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:31:36 -0400 (0:00:00.143) 0:11:06.114 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:31:36 -0400 (0:00:00.226) 0:11:06.341 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:31:36 -0400 (0:00:00.244) 0:11:06.585 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:31:36 -0400 (0:00:00.202) 0:11:06.788 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:31:37 -0400 (0:00:00.205) 0:11:06.994 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:31:37 -0400 (0:00:00.159) 0:11:07.154 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:31:37 -0400 (0:00:00.201) 0:11:07.355 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:31:37 -0400 (0:00:00.301) 0:11:07.657 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:31:38 -0400 (0:00:00.258) 0:11:07.915 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:31:38 -0400 (0:00:00.268) 0:11:08.184 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:31:38 -0400 (0:00:00.274) 0:11:08.458 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:31:38 -0400 (0:00:00.174) 0:11:08.633 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:31:38 -0400 (0:00:00.114) 0:11:08.748 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:31:39 -0400 (0:00:00.355) 0:11:09.106 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:31:39 -0400 (0:00:00.166) 0:11:09.273 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:31:39 -0400 (0:00:00.211) 0:11:09.484 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:31:39 -0400 (0:00:00.154) 0:11:09.638 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:31:39 -0400 (0:00:00.236) 0:11:09.875 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:31:40 -0400 (0:00:00.194) 0:11:10.071 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:31:40 -0400 (0:00:00.147) 0:11:10.218 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:31:40 -0400 (0:00:00.111) 0:11:10.330 ********* ok: [managed-node4] => { "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 - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:31:40 -0400 (0:00:00.080) 0:11:10.410 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:31:40 -0400 (0:00:00.075) 0:11:10.486 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:31:40 -0400 (0:00:00.149) 0:11:10.636 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:31:40 -0400 (0:00:00.129) 0:11:10.765 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:31:41 -0400 (0:00:00.124) 0:11:10.890 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:31:41 -0400 (0:00:00.125) 0:11:11.015 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:31:41 -0400 (0:00:00.125) 0:11:11.141 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:31:41 -0400 (0:00:00.297) 0:11:11.439 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:31:41 -0400 (0:00:00.092) 0:11:11.531 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:31:41 -0400 (0:00:00.127) 0:11:11.659 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:31:41 -0400 (0:00:00.169) 0:11:11.828 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:31:42 -0400 (0:00:00.229) 0:11:12.058 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create encrypted Stratis pool] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:141 Thursday 24 July 2025 07:31:42 -0400 (0:00:00.163) 0:11:12.221 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:31:42 -0400 (0:00:00.239) 0:11:12.461 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:31:42 -0400 (0:00:00.148) 0:11:12.610 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:31:42 -0400 (0:00:00.270) 0:11:12.880 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:31:43 -0400 (0:00:00.352) 0:11:13.233 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:31:43 -0400 (0:00:00.264) 0:11:13.497 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:31:43 -0400 (0:00:00.184) 0:11:13.682 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:31:43 -0400 (0:00:00.164) 0:11:13.846 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:31:44 -0400 (0:00:00.240) 0:11:14.086 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:31:44 -0400 (0:00:00.217) 0:11:14.304 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:31:44 -0400 (0:00:00.138) 0:11:14.442 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_password": "yabbadabbadoo", "name": "foo", "type": "stratis", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:31:44 -0400 (0:00:00.192) 0:11:14.634 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:31:44 -0400 (0:00:00.202) 0:11:14.836 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:31:45 -0400 (0:00:00.136) 0:11:14.973 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:31:45 -0400 (0:00:00.083) 0:11:15.056 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:31:45 -0400 (0:00:00.076) 0:11:15.133 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:31:45 -0400 (0:00:00.094) 0:11:15.227 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:31:45 -0400 (0:00:00.292) 0:11:15.520 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:31:45 -0400 (0:00:00.062) 0:11:15.582 ********* changed: [managed-node4] => { "actions": [ { "action": "create format", "device": "/dev/sdi", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sde", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "create device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "create device", "device": "/dev/stratis/foo/test1", "fs_type": null }, { "action": "create format", "device": "/dev/stratis/foo/test1", "fs_type": "stratis xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo/test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "mounted" } ], "packages": [ "stratis-cli", "stratisd", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:32:06 -0400 (0:00:21.240) 0:11:36.822 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:32:07 -0400 (0:00:00.280) 0:11:37.103 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356625.2257888, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cd2b862c6c78709637d3ed7b88b98d25126a5cf4", "ctime": 1753356614.9707632, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356614.9707632, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:32:08 -0400 (0:00:00.928) 0:11:38.031 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:32:08 -0400 (0:00:00.705) 0:11:38.736 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:32:09 -0400 (0:00:00.152) 0:11:38.889 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdi", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sde", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "stratis" }, { "action": "create format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "create device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "create device", "device": "/dev/stratis/foo/test1", "fs_type": null }, { "action": "create format", "device": "/dev/stratis/foo/test1", "fs_type": "stratis xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo/test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "mounted" } ], "packages": [ "stratis-cli", "stratisd", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:32:09 -0400 (0:00:00.221) 0:11:39.111 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:32:09 -0400 (0:00:00.148) 0:11:39.260 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:32:09 -0400 (0:00:00.209) 0:11:39.470 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:32:09 -0400 (0:00:00.247) 0:11:39.717 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:32:11 -0400 (0:00:01.243) 0:11:40.961 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node4] => (item={'src': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '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": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:32:11 -0400 (0:00:00.849) 0:11:41.810 ********* skipping: [managed-node4] => (item={'src': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '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": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:32:12 -0400 (0:00:00.168) 0:11:41.978 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:32:13 -0400 (0:00:00.999) 0:11:42.977 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:32:13 -0400 (0:00:00.606) 0:11:43.584 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:32:13 -0400 (0:00:00.141) 0:11:43.725 ********* ok: [managed-node4] TASK [Verify role results - 5] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:156 Thursday 24 July 2025 07:32:15 -0400 (0:00:01.429) 0:11:45.155 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:32:15 -0400 (0:00:00.280) 0:11:45.435 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:32:15 -0400 (0:00:00.260) 0:11:45.695 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:32:15 -0400 (0:00:00.120) 0:11:45.816 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-crypt": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-crypt", "size": "52G", "type": "crypt", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-mdv": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-mdv", "size": "512M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-thindata": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-thindata", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-thinmeta": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-thinmeta", "size": "786M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-physical-cache": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-physical-cache", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-physical-originsub": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-physical-originsub", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-thinpool-pool": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-thinpool-pool", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/sda": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "e68d1255-5bd2-45e1-acf4-39b8316f77d9" }, "/dev/sdb": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "72c1acc2-5a08-4935-af01-006c6b84066e" }, "/dev/sdc": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "7972976c-866a-4c41-ad17-8ed82d39a35d" }, "/dev/sdd": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "2ee639b5-8540-4dc5-ac51-5b0bb210eaf2" }, "/dev/sde": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "9737b98f-db0a-406a-b3f4-8ac168a05174" }, "/dev/sdf": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "d4f3b7fa-10cf-4a79-8585-f54141bb5d3a" }, "/dev/sdg": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "ffd269f2-d93a-4200-829e-b20dc2415846" }, "/dev/sdh": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "76e98430-1d7e-4559-a028-eb236f650859" }, "/dev/sdi": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "bb17282f-4c4e-47d2-a920-7fe896091b26" }, "/dev/stratis/foo/test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/stratis/foo/test1", "size": "4G", "type": "stratis", "uuid": "ad2a15b8-437a-43b1-a2c0-7ca593b44e38" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:32:16 -0400 (0:00:00.644) 0:11:46.461 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002970", "end": "2025-07-24 07:32:17.024583", "rc": 0, "start": "2025-07-24 07:32:17.021613" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:32:17 -0400 (0:00:00.604) 0:11:47.066 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003093", "end": "2025-07-24 07:32:17.683082", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:32:17.679989" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:32:17 -0400 (0:00:00.614) 0:11:47.680 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], 'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'stratis', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:32:18 -0400 (0:00:00.303) 0:11:47.984 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:32:18 -0400 (0:00:00.193) 0:11:48.178 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:32:18 -0400 (0:00:00.209) 0:11:48.387 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:32:18 -0400 (0:00:00.190) 0:11:48.578 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:32:19 -0400 (0:00:00.624) 0:11:49.202 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:32:19 -0400 (0:00:00.152) 0:11:49.354 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:32:19 -0400 (0:00:00.101) 0:11:49.456 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:32:19 -0400 (0:00:00.185) 0:11:49.642 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:32:19 -0400 (0:00:00.168) 0:11:49.811 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:32:20 -0400 (0:00:00.259) 0:11:50.070 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:32:20 -0400 (0:00:00.258) 0:11:50.328 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:32:20 -0400 (0:00:00.124) 0:11:50.456 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:32:20 -0400 (0:00:00.212) 0:11:50.668 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:32:20 -0400 (0:00:00.152) 0:11:50.820 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:32:21 -0400 (0:00:00.710) 0:11:51.531 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:32:21 -0400 (0:00:00.230) 0:11:51.761 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:32:22 -0400 (0:00:00.308) 0:11:52.070 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:32:22 -0400 (0:00:00.193) 0:11:52.263 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:32:22 -0400 (0:00:00.338) 0:11:52.602 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:32:22 -0400 (0:00:00.238) 0:11:52.840 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:32:23 -0400 (0:00:00.246) 0:11:53.086 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:32:23 -0400 (0:00:00.274) 0:11:53.361 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:32:23 -0400 (0:00:00.217) 0:11:53.579 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:32:23 -0400 (0:00:00.204) 0:11:53.784 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:32:24 -0400 (0:00:00.149) 0:11:53.933 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:32:24 -0400 (0:00:00.257) 0:11:54.191 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:32:24 -0400 (0:00:00.145) 0:11:54.336 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:32:24 -0400 (0:00:00.107) 0:11:54.443 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:32:24 -0400 (0:00:00.335) 0:11:54.779 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:32:25 -0400 (0:00:00.217) 0:11:54.996 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:32:25 -0400 (0:00:00.603) 0:11:55.600 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:32:25 -0400 (0:00:00.198) 0:11:55.798 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:32:26 -0400 (0:00:00.319) 0:11:56.118 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "1", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:32:26 -0400 (0:00:00.372) 0:11:56.490 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:32:26 -0400 (0:00:00.173) 0:11:56.663 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:32:26 -0400 (0:00:00.151) 0:11:56.814 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:32:27 -0400 (0:00:00.224) 0:11:57.039 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:32:27 -0400 (0:00:00.338) 0:11:57.377 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:32:27 -0400 (0:00:00.291) 0:11:57.668 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:32:28 -0400 (0:00:00.515) 0:11:58.184 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: {"name": "foo", "encrypted": true, "key_desc": "blivet-foo", "clevis_pin": null, "clevis_args": {}} STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:32:29 -0400 (0:00:00.800) 0:11:58.985 ********* ok: [managed-node4] => {} MSG: {'name': 'foo', 'encrypted': True, 'key_desc': 'blivet-foo', 'clevis_pin': None, 'clevis_args': {}} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:32:29 -0400 (0:00:00.419) 0:11:59.405 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": { "clevis_args": {}, "clevis_pin": null, "encrypted": true, "key_desc": "blivet-foo", "name": "foo" } }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:32:29 -0400 (0:00:00.306) 0:11:59.711 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:32:29 -0400 (0:00:00.115) 0:11:59.827 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:32:30 -0400 (0:00:00.210) 0:12:00.038 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption_clevis_pin == 'tang'", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:32:30 -0400 (0:00:00.089) 0:12:00.127 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:32:30 -0400 (0:00:00.166) 0:12:00.294 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:32:30 -0400 (0:00:00.131) 0:12:00.425 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:32:30 -0400 (0:00:00.393) 0:12:00.818 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:32:31 -0400 (0:00:00.295) 0:12:01.114 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:32:31 -0400 (0:00:00.619) 0:12:01.733 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "/dev/stratis/foo/test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:32:31 -0400 (0:00:00.146) 0:12:01.880 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:32:32 -0400 (0:00:00.213) 0:12:02.094 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "(not storage_test_volume.mount_user is none and storage_test_volume.mount_user | length > 0) or (not storage_test_volume.mount_group is none and storage_test_volume.mount_group | length > 0) or (not storage_test_volume.mount_mode is none and storage_test_volume.mount_mode | length > 0)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:32:32 -0400 (0:00:00.705) 0:12:02.800 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:32:33 -0400 (0:00:00.301) 0:12:03.101 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_user is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:32:33 -0400 (0:00:00.319) 0:12:03.421 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_group is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:32:33 -0400 (0:00:00.273) 0:12:03.694 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_mode is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:32:34 -0400 (0:00:00.337) 0:12:04.031 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:32:34 -0400 (0:00:00.237) 0:12:04.269 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:32:34 -0400 (0:00:00.249) 0:12:04.519 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:32:34 -0400 (0:00:00.270) 0:12:04.790 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:32:35 -0400 (0:00:00.221) 0:12:05.011 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38 " ], "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:32:35 -0400 (0:00:00.437) 0:12:05.449 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:32:35 -0400 (0:00:00.355) 0:12:05.806 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:32:36 -0400 (0:00:00.254) 0:12:06.060 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:32:36 -0400 (0:00:00.121) 0:12:06.182 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:32:36 -0400 (0:00:00.237) 0:12:06.419 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:32:37 -0400 (0:00:00.606) 0:12:07.025 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:32:37 -0400 (0:00:00.243) 0:12:07.268 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:32:37 -0400 (0:00:00.265) 0:12:07.534 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356726.6270423, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1753356726.6270423, "dev": 6, "device_type": 64775, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1780, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1753356726.6270423, "nlink": 1, "path": "/dev/stratis/foo/test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:32:38 -0400 (0:00:00.812) 0:12:08.346 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:32:38 -0400 (0:00:00.296) 0:12:08.643 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:32:38 -0400 (0:00:00.231) 0:12:08.875 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:32:39 -0400 (0:00:00.291) 0:12:09.166 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:32:39 -0400 (0:00:00.260) 0:12:09.427 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:32:39 -0400 (0:00:00.185) 0:12:09.612 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:32:39 -0400 (0:00:00.255) 0:12:09.868 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:32:40 -0400 (0:00:00.265) 0:12:10.134 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:32:41 -0400 (0:00:01.290) 0:12:11.424 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:32:41 -0400 (0:00:00.238) 0:12:11.663 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:32:42 -0400 (0:00:00.227) 0:12:11.891 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:32:42 -0400 (0:00:00.328) 0:12:12.219 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:32:42 -0400 (0:00:00.435) 0:12:12.654 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:32:42 -0400 (0:00:00.146) 0:12:12.801 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:32:43 -0400 (0:00:00.153) 0:12:12.955 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:32:43 -0400 (0:00:00.183) 0:12:13.138 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:32:43 -0400 (0:00:00.090) 0:12:13.229 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:32:43 -0400 (0:00:00.271) 0:12:13.500 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:32:43 -0400 (0:00:00.190) 0:12:13.691 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:32:44 -0400 (0:00:00.257) 0:12:13.948 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:32:44 -0400 (0:00:00.206) 0:12:14.154 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:32:44 -0400 (0:00:00.242) 0:12:14.397 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:32:44 -0400 (0:00:00.113) 0:12:14.511 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:32:44 -0400 (0:00:00.108) 0:12:14.620 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:32:44 -0400 (0:00:00.096) 0:12:14.716 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:32:44 -0400 (0:00:00.106) 0:12:14.823 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:32:45 -0400 (0:00:00.235) 0:12:15.058 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:32:45 -0400 (0:00:00.502) 0:12:15.561 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:32:45 -0400 (0:00:00.244) 0:12:15.806 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:32:46 -0400 (0:00:00.217) 0:12:16.024 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:32:46 -0400 (0:00:00.157) 0:12:16.182 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:32:46 -0400 (0:00:00.148) 0:12:16.330 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:32:46 -0400 (0:00:00.195) 0:12:16.526 ********* ok: [managed-node4] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:32:47 -0400 (0:00:00.734) 0:12:17.260 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:32:47 -0400 (0:00:00.201) 0:12:17.462 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:32:47 -0400 (0:00:00.218) 0:12:17.680 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:32:47 -0400 (0:00:00.126) 0:12:17.806 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:32:48 -0400 (0:00:00.224) 0:12:18.031 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:32:48 -0400 (0:00:00.198) 0:12:18.229 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:32:48 -0400 (0:00:00.185) 0:12:18.414 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:32:48 -0400 (0:00:00.126) 0:12:18.540 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:32:49 -0400 (0:00:00.388) 0:12:18.929 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:32:49 -0400 (0:00:00.216) 0:12:19.145 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:32:49 -0400 (0:00:00.237) 0:12:19.382 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:32:49 -0400 (0:00:00.222) 0:12:19.605 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:32:50 -0400 (0:00:00.321) 0:12:19.926 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:32:50 -0400 (0:00:00.137) 0:12:20.064 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:32:50 -0400 (0:00:00.148) 0:12:20.212 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:32:50 -0400 (0:00:00.136) 0:12:20.349 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:32:50 -0400 (0:00:00.139) 0:12:20.488 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:32:50 -0400 (0:00:00.155) 0:12:20.644 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:32:50 -0400 (0:00:00.197) 0:12:20.841 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:32:51 -0400 (0:00:00.135) 0:12:20.977 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:32:51 -0400 (0:00:00.098) 0:12:21.075 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:32:51 -0400 (0:00:00.072) 0:12:21.148 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:32:51 -0400 (0:00:00.093) 0:12:21.242 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:32:51 -0400 (0:00:00.196) 0:12:21.438 ********* ok: [managed-node4] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:32:51 -0400 (0:00:00.196) 0:12:21.635 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:32:51 -0400 (0:00:00.206) 0:12:21.842 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:32:52 -0400 (0:00:00.240) 0:12:22.082 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:32:52 -0400 (0:00:00.217) 0:12:22.300 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:32:52 -0400 (0:00:00.201) 0:12:22.501 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:32:52 -0400 (0:00:00.158) 0:12:22.660 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:32:52 -0400 (0:00:00.138) 0:12:22.798 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:32:53 -0400 (0:00:00.150) 0:12:22.949 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:32:53 -0400 (0:00:00.103) 0:12:23.052 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:32:53 -0400 (0:00:00.125) 0:12:23.178 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:32:53 -0400 (0:00:00.127) 0:12:23.305 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:32:53 -0400 (0:00:00.142) 0:12:23.447 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence - 2] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:159 Thursday 24 July 2025 07:32:53 -0400 (0:00:00.086) 0:12:23.534 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:32:54 -0400 (0:00:00.425) 0:12:23.959 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:32:54 -0400 (0:00:00.264) 0:12:24.224 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:32:54 -0400 (0:00:00.165) 0:12:24.394 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:32:54 -0400 (0:00:00.172) 0:12:24.566 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:32:54 -0400 (0:00:00.115) 0:12:24.682 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:32:54 -0400 (0:00:00.128) 0:12:24.810 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:32:55 -0400 (0:00:00.118) 0:12:24.928 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:32:55 -0400 (0:00:00.163) 0:12:25.091 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:32:55 -0400 (0:00:00.521) 0:12:25.612 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:32:55 -0400 (0:00:00.170) 0:12:25.783 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_password": "yabbadabbadoo", "name": "foo", "type": "stratis", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:32:56 -0400 (0:00:00.171) 0:12:25.955 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:32:56 -0400 (0:00:00.126) 0:12:26.082 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:32:56 -0400 (0:00:00.531) 0:12:26.613 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:32:56 -0400 (0:00:00.209) 0:12:26.822 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:32:57 -0400 (0:00:00.249) 0:12:27.072 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:32:57 -0400 (0:00:00.206) 0:12:27.278 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:32:57 -0400 (0:00:00.430) 0:12:27.708 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:32:57 -0400 (0:00:00.170) 0:12:27.879 ********* ok: [managed-node4] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/stratis/foo/test1", "/dev/xvda1", "/dev/xvda2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "mounted" } ], "packages": [ "xfsprogs", "stratis-cli", "stratisd" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:33:02 -0400 (0:00:04.859) 0:12:32.738 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:33:03 -0400 (0:00:00.320) 0:12:33.058 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356731.7460551, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d4acab56da8ca4f3071088efced51c3f83cd48ce", "ctime": 1753356731.7420552, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356731.7420552, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:33:04 -0400 (0:00:00.873) 0:12:33.931 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:33:04 -0400 (0:00:00.255) 0:12:34.187 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:33:04 -0400 (0:00:00.197) 0:12:34.384 ********* ok: [managed-node4] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/stratis/foo/test1", "/dev/xvda1", "/dev/xvda2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "mounted" } ], "packages": [ "xfsprogs", "stratis-cli", "stratisd" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:33:04 -0400 (0:00:00.274) 0:12:34.659 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:33:04 -0400 (0:00:00.191) 0:12:34.850 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:33:05 -0400 (0:00:00.159) 0:12:35.010 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:33:05 -0400 (0:00:00.495) 0:12:35.506 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:33:06 -0400 (0:00:01.268) 0:12:36.775 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [managed-node4] => (item={'src': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '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": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:33:07 -0400 (0:00:00.941) 0:12:37.716 ********* skipping: [managed-node4] => (item={'src': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '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": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:33:08 -0400 (0:00:00.406) 0:12:38.123 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:33:09 -0400 (0:00:01.323) 0:12:39.447 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:33:10 -0400 (0:00:00.841) 0:12:40.288 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:33:10 -0400 (0:00:00.143) 0:12:40.431 ********* ok: [managed-node4] TASK [Verify role results - 6] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:174 Thursday 24 July 2025 07:33:11 -0400 (0:00:01.452) 0:12:41.884 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:33:12 -0400 (0:00:00.476) 0:12:42.361 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:33:12 -0400 (0:00:00.334) 0:12:42.696 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:33:13 -0400 (0:00:00.312) 0:12:43.009 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-crypt": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-crypt", "size": "52G", "type": "crypt", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-mdv": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-mdv", "size": "512M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-thindata": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-thindata", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-thinmeta": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-flex-thinmeta", "size": "786M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-physical-cache": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-physical-cache", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-physical-originsub": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-physical-originsub", "size": "52.1G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-thinpool-pool": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-7e127034071d40c79646e0f692419743-thinpool-pool", "size": "50G", "type": "stratis", "uuid": "" }, "/dev/sda": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "e68d1255-5bd2-45e1-acf4-39b8316f77d9" }, "/dev/sdb": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "72c1acc2-5a08-4935-af01-006c6b84066e" }, "/dev/sdc": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "7972976c-866a-4c41-ad17-8ed82d39a35d" }, "/dev/sdd": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "2ee639b5-8540-4dc5-ac51-5b0bb210eaf2" }, "/dev/sde": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "9737b98f-db0a-406a-b3f4-8ac168a05174" }, "/dev/sdf": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "d4f3b7fa-10cf-4a79-8585-f54141bb5d3a" }, "/dev/sdg": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "ffd269f2-d93a-4200-829e-b20dc2415846" }, "/dev/sdh": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "76e98430-1d7e-4559-a028-eb236f650859" }, "/dev/sdi": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "bb17282f-4c4e-47d2-a920-7fe896091b26" }, "/dev/stratis/foo/test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/stratis/foo/test1", "size": "4G", "type": "stratis", "uuid": "ad2a15b8-437a-43b1-a2c0-7ca593b44e38" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:33:13 -0400 (0:00:00.784) 0:12:43.793 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003545", "end": "2025-07-24 07:33:14.469930", "rc": 0, "start": "2025-07-24 07:33:14.466385" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:33:15 -0400 (0:00:01.123) 0:12:44.916 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003281", "end": "2025-07-24 07:33:15.587941", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:33:15.584660" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:33:15 -0400 (0:00:00.771) 0:12:45.688 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], 'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'stratis', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:33:16 -0400 (0:00:00.488) 0:12:46.177 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:33:16 -0400 (0:00:00.225) 0:12:46.402 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:33:16 -0400 (0:00:00.237) 0:12:46.640 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:33:16 -0400 (0:00:00.189) 0:12:46.829 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:33:17 -0400 (0:00:00.446) 0:12:47.276 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:33:17 -0400 (0:00:00.159) 0:12:47.436 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:33:17 -0400 (0:00:00.079) 0:12:47.516 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:33:17 -0400 (0:00:00.195) 0:12:47.712 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:33:18 -0400 (0:00:00.202) 0:12:47.914 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:33:18 -0400 (0:00:00.151) 0:12:48.066 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:33:18 -0400 (0:00:00.201) 0:12:48.267 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:33:18 -0400 (0:00:00.131) 0:12:48.399 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:33:18 -0400 (0:00:00.183) 0:12:48.582 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:33:18 -0400 (0:00:00.134) 0:12:48.717 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:33:19 -0400 (0:00:00.670) 0:12:49.388 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:33:19 -0400 (0:00:00.221) 0:12:49.610 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:33:19 -0400 (0:00:00.234) 0:12:49.845 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:33:20 -0400 (0:00:00.183) 0:12:50.029 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:33:20 -0400 (0:00:00.177) 0:12:50.206 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:33:20 -0400 (0:00:00.201) 0:12:50.408 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:33:20 -0400 (0:00:00.122) 0:12:50.530 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:33:20 -0400 (0:00:00.127) 0:12:50.658 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:33:20 -0400 (0:00:00.159) 0:12:50.817 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:33:21 -0400 (0:00:00.155) 0:12:50.973 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:33:21 -0400 (0:00:00.404) 0:12:51.378 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:33:21 -0400 (0:00:00.188) 0:12:51.566 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:33:21 -0400 (0:00:00.111) 0:12:51.678 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:33:21 -0400 (0:00:00.106) 0:12:51.785 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:33:22 -0400 (0:00:00.381) 0:12:52.166 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:33:22 -0400 (0:00:00.242) 0:12:52.409 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:33:22 -0400 (0:00:00.371) 0:12:52.780 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:33:23 -0400 (0:00:00.182) 0:12:52.963 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:33:23 -0400 (0:00:00.386) 0:12:53.349 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "1", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:33:23 -0400 (0:00:00.207) 0:12:53.557 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:33:23 -0400 (0:00:00.109) 0:12:53.666 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:33:24 -0400 (0:00:00.273) 0:12:53.939 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:33:24 -0400 (0:00:00.119) 0:12:54.058 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:33:24 -0400 (0:00:00.254) 0:12:54.313 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "/dev/stratis/foo/test1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:33:24 -0400 (0:00:00.134) 0:12:54.448 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:33:24 -0400 (0:00:00.271) 0:12:54.720 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: {"name": "foo", "encrypted": true, "key_desc": "blivet-foo", "clevis_pin": null, "clevis_args": {}} STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:33:25 -0400 (0:00:00.608) 0:12:55.328 ********* ok: [managed-node4] => {} MSG: {'name': 'foo', 'encrypted': True, 'key_desc': 'blivet-foo', 'clevis_pin': None, 'clevis_args': {}} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:33:25 -0400 (0:00:00.053) 0:12:55.382 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": { "clevis_args": {}, "clevis_pin": null, "encrypted": true, "key_desc": "blivet-foo", "name": "foo" } }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:33:25 -0400 (0:00:00.105) 0:12:55.488 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:33:25 -0400 (0:00:00.086) 0:12:55.574 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:33:25 -0400 (0:00:00.120) 0:12:55.694 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption_clevis_pin == 'tang'", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:33:25 -0400 (0:00:00.092) 0:12:55.787 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:33:25 -0400 (0:00:00.087) 0:12:55.874 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:33:26 -0400 (0:00:00.176) 0:12:56.050 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '_kernel_device': '/dev/dm-7', '_raw_kernel_device': '/dev/dm-7'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:33:26 -0400 (0:00:00.182) 0:12:56.233 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:33:26 -0400 (0:00:00.143) 0:12:56.376 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:33:26 -0400 (0:00:00.306) 0:12:56.683 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "/dev/stratis/foo/test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:33:26 -0400 (0:00:00.051) 0:12:56.735 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:33:26 -0400 (0:00:00.067) 0:12:56.802 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "(not storage_test_volume.mount_user is none and storage_test_volume.mount_user | length > 0) or (not storage_test_volume.mount_group is none and storage_test_volume.mount_group | length > 0) or (not storage_test_volume.mount_mode is none and storage_test_volume.mount_mode | length > 0)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:33:26 -0400 (0:00:00.066) 0:12:56.868 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:33:27 -0400 (0:00:00.053) 0:12:56.921 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_user is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:33:27 -0400 (0:00:00.086) 0:12:57.008 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_group is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:33:27 -0400 (0:00:00.073) 0:12:57.082 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not storage_test_volume.mount_mode is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:33:27 -0400 (0:00:00.077) 0:12:57.160 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:33:27 -0400 (0:00:00.144) 0:12:57.304 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:33:27 -0400 (0:00:00.123) 0:12:57.428 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:33:27 -0400 (0:00:00.167) 0:12:57.595 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:33:27 -0400 (0:00:00.167) 0:12:57.762 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38 " ], "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:33:28 -0400 (0:00:00.281) 0:12:58.044 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:33:28 -0400 (0:00:00.130) 0:12:58.175 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:33:28 -0400 (0:00:00.147) 0:12:58.322 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:33:28 -0400 (0:00:00.131) 0:12:58.454 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:33:28 -0400 (0:00:00.108) 0:12:58.562 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:33:28 -0400 (0:00:00.095) 0:12:58.658 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:33:28 -0400 (0:00:00.089) 0:12:58.748 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:33:28 -0400 (0:00:00.110) 0:12:58.858 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356726.6270423, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1753356726.6270423, "dev": 6, "device_type": 64775, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1780, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1753356726.6270423, "nlink": 1, "path": "/dev/stratis/foo/test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:33:29 -0400 (0:00:00.582) 0:12:59.441 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:33:29 -0400 (0:00:00.137) 0:12:59.579 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:33:29 -0400 (0:00:00.125) 0:12:59.704 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:33:30 -0400 (0:00:00.381) 0:13:00.086 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:33:30 -0400 (0:00:00.105) 0:13:00.191 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:33:30 -0400 (0:00:00.122) 0:13:00.314 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:33:30 -0400 (0:00:00.065) 0:13:00.379 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:33:30 -0400 (0:00:00.067) 0:13:00.447 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:33:31 -0400 (0:00:00.909) 0:13:01.356 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:33:31 -0400 (0:00:00.075) 0:13:01.432 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:33:31 -0400 (0:00:00.076) 0:13:01.508 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:33:31 -0400 (0:00:00.152) 0:13:01.661 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:33:31 -0400 (0:00:00.124) 0:13:01.785 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:33:32 -0400 (0:00:00.135) 0:13:01.921 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:33:32 -0400 (0:00:00.119) 0:13:02.041 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:33:32 -0400 (0:00:00.098) 0:13:02.140 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:33:32 -0400 (0:00:00.074) 0:13:02.214 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:33:32 -0400 (0:00:00.275) 0:13:02.489 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:33:32 -0400 (0:00:00.199) 0:13:02.689 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:33:32 -0400 (0:00:00.192) 0:13:02.881 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:33:33 -0400 (0:00:00.201) 0:13:03.083 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:33:33 -0400 (0:00:00.151) 0:13:03.234 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:33:33 -0400 (0:00:00.178) 0:13:03.413 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:33:33 -0400 (0:00:00.127) 0:13:03.541 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:33:33 -0400 (0:00:00.167) 0:13:03.708 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:33:33 -0400 (0:00:00.115) 0:13:03.823 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:33:34 -0400 (0:00:00.120) 0:13:03.944 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:33:34 -0400 (0:00:00.169) 0:13:04.113 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:33:34 -0400 (0:00:00.151) 0:13:04.265 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:33:34 -0400 (0:00:00.147) 0:13:04.412 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:33:34 -0400 (0:00:00.106) 0:13:04.519 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:33:34 -0400 (0:00:00.171) 0:13:04.691 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:33:35 -0400 (0:00:00.273) 0:13:04.964 ********* ok: [managed-node4] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:33:35 -0400 (0:00:00.648) 0:13:05.613 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:33:35 -0400 (0:00:00.140) 0:13:05.753 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:33:36 -0400 (0:00:00.231) 0:13:05.985 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:33:36 -0400 (0:00:00.203) 0:13:06.188 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:33:36 -0400 (0:00:00.223) 0:13:06.412 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:33:36 -0400 (0:00:00.168) 0:13:06.580 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:33:36 -0400 (0:00:00.184) 0:13:06.765 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:33:37 -0400 (0:00:00.196) 0:13:06.961 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:33:37 -0400 (0:00:00.206) 0:13:07.168 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:33:37 -0400 (0:00:00.169) 0:13:07.338 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:33:37 -0400 (0:00:00.268) 0:13:07.606 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:33:37 -0400 (0:00:00.206) 0:13:07.812 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:33:38 -0400 (0:00:00.219) 0:13:08.031 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:33:38 -0400 (0:00:00.190) 0:13:08.221 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:33:38 -0400 (0:00:00.458) 0:13:08.680 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:33:39 -0400 (0:00:00.260) 0:13:08.940 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:33:39 -0400 (0:00:00.198) 0:13:09.139 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:33:39 -0400 (0:00:00.226) 0:13:09.365 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:33:39 -0400 (0:00:00.187) 0:13:09.553 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:33:39 -0400 (0:00:00.178) 0:13:09.732 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:33:39 -0400 (0:00:00.150) 0:13:09.883 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:33:40 -0400 (0:00:00.186) 0:13:10.069 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:33:40 -0400 (0:00:00.216) 0:13:10.286 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:33:40 -0400 (0:00:00.220) 0:13:10.506 ********* ok: [managed-node4] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:33:40 -0400 (0:00:00.116) 0:13:10.623 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:33:40 -0400 (0:00:00.104) 0:13:10.728 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:33:41 -0400 (0:00:00.162) 0:13:10.890 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:33:41 -0400 (0:00:00.128) 0:13:11.019 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:33:41 -0400 (0:00:00.133) 0:13:11.152 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:33:41 -0400 (0:00:00.370) 0:13:11.523 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:33:41 -0400 (0:00:00.097) 0:13:11.620 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:33:41 -0400 (0:00:00.094) 0:13:11.715 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:33:41 -0400 (0:00:00.107) 0:13:11.822 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:33:42 -0400 (0:00:00.092) 0:13:11.915 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:33:42 -0400 (0:00:00.091) 0:13:12.007 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:33:42 -0400 (0:00:00.126) 0:13:12.134 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up - 2] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:178 Thursday 24 July 2025 07:33:42 -0400 (0:00:00.084) 0:13:12.218 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:33:42 -0400 (0:00:00.183) 0:13:12.402 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:33:42 -0400 (0:00:00.161) 0:13:12.564 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:33:42 -0400 (0:00:00.136) 0:13:12.700 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:33:42 -0400 (0:00:00.180) 0:13:12.881 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:33:43 -0400 (0:00:00.173) 0:13:13.055 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:33:43 -0400 (0:00:00.120) 0:13:13.175 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:33:43 -0400 (0:00:00.103) 0:13:13.278 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:33:43 -0400 (0:00:00.113) 0:13:13.391 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:33:43 -0400 (0:00:00.168) 0:13:13.560 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:33:43 -0400 (0:00:00.080) 0:13:13.640 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "name": "foo", "state": "absent", "type": "stratis", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:33:43 -0400 (0:00:00.128) 0:13:13.768 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:33:44 -0400 (0:00:00.165) 0:13:13.933 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:33:44 -0400 (0:00:00.086) 0:13:14.020 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:33:44 -0400 (0:00:00.098) 0:13:14.118 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:33:44 -0400 (0:00:00.090) 0:13:14.209 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:33:44 -0400 (0:00:00.081) 0:13:14.290 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:33:44 -0400 (0:00:00.164) 0:13:14.454 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:33:44 -0400 (0:00:00.227) 0:13:14.682 ********* changed: [managed-node4] => { "actions": [ { "action": "destroy format", "device": "/dev/stratis/foo/test1", "fs_type": "stratis xfs" }, { "action": "destroy device", "device": "/dev/stratis/foo/test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "stratis" } ], "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" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:33:55 -0400 (0:00:10.524) 0:13:25.207 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:33:55 -0400 (0:00:00.071) 0:13:25.278 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356731.7460551, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d4acab56da8ca4f3071088efced51c3f83cd48ce", "ctime": 1753356731.7420552, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356731.7420552, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:33:55 -0400 (0:00:00.481) 0:13:25.760 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:33:56 -0400 (0:00:00.505) 0:13:26.266 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:33:56 -0400 (0:00:00.071) 0:13:26.338 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/stratis/foo/test1", "fs_type": "stratis xfs" }, { "action": "destroy device", "device": "/dev/stratis/foo/test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "stratis" } ], "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" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:33:56 -0400 (0:00:00.120) 0:13:26.458 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:33:56 -0400 (0:00:00.101) 0:13:26.560 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:33:56 -0400 (0:00:00.098) 0:13:26.659 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node4] => (item={'src': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38', '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": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:33:57 -0400 (0:00:00.526) 0:13:27.185 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:33:58 -0400 (0:00:01.009) 0:13:28.195 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:33:58 -0400 (0:00:00.159) 0:13:28.354 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:33:58 -0400 (0:00:00.238) 0:13:28.592 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:33:59 -0400 (0:00:01.078) 0:13:29.671 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:34:00 -0400 (0:00:00.748) 0:13:30.420 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:34:00 -0400 (0:00:00.065) 0:13:30.485 ********* ok: [managed-node4] TASK [Verify role results - 7] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:193 Thursday 24 July 2025 07:34:01 -0400 (0:00:01.282) 0:13:31.768 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:34:02 -0400 (0:00:00.276) 0:13:32.045 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:34:02 -0400 (0:00:00.278) 0:13:32.323 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:34:02 -0400 (0:00:00.198) 0:13:32.521 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:34:03 -0400 (0:00:00.644) 0:13:33.165 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003106", "end": "2025-07-24 07:34:03.764707", "rc": 0, "start": "2025-07-24 07:34:03.761601" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:34:03 -0400 (0:00:00.675) 0:13:33.841 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003081", "end": "2025-07-24 07:34:04.417024", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:34:04.413943" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:34:04 -0400 (0:00:00.585) 0:13:34.427 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], 'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'absent', 'type': 'stratis', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:34:04 -0400 (0:00:00.186) 0:13:34.614 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:34:04 -0400 (0:00:00.077) 0:13:34.692 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:34:04 -0400 (0:00:00.087) 0:13:34.780 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:34:05 -0400 (0:00:00.229) 0:13:35.009 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:34:05 -0400 (0:00:00.261) 0:13:35.270 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:34:05 -0400 (0:00:00.112) 0:13:35.383 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:34:05 -0400 (0:00:00.102) 0:13:35.486 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:34:05 -0400 (0:00:00.172) 0:13:35.658 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:34:05 -0400 (0:00:00.184) 0:13:35.843 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:34:06 -0400 (0:00:00.137) 0:13:35.980 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:34:06 -0400 (0:00:00.174) 0:13:36.154 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:34:06 -0400 (0:00:00.153) 0:13:36.308 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:34:06 -0400 (0:00:00.135) 0:13:36.443 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:34:06 -0400 (0:00:00.119) 0:13:36.563 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:34:07 -0400 (0:00:00.619) 0:13:37.182 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:34:07 -0400 (0:00:00.160) 0:13:37.343 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:34:07 -0400 (0:00:00.364) 0:13:37.707 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:34:07 -0400 (0:00:00.118) 0:13:37.825 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:34:08 -0400 (0:00:00.151) 0:13:37.977 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:34:08 -0400 (0:00:00.190) 0:13:38.168 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:34:08 -0400 (0:00:00.112) 0:13:38.281 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:34:08 -0400 (0:00:00.102) 0:13:38.383 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:34:08 -0400 (0:00:00.093) 0:13:38.477 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:34:08 -0400 (0:00:00.091) 0:13:38.568 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:34:08 -0400 (0:00:00.072) 0:13:38.641 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:34:08 -0400 (0:00:00.091) 0:13:38.733 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:34:09 -0400 (0:00:00.155) 0:13:38.888 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:34:09 -0400 (0:00:00.203) 0:13:39.091 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:34:09 -0400 (0:00:00.257) 0:13:39.349 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38'}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:34:09 -0400 (0:00:00.300) 0:13:39.649 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:34:10 -0400 (0:00:00.252) 0:13:39.902 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38'}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:34:10 -0400 (0:00:00.186) 0:13:40.088 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:34:10 -0400 (0:00:00.274) 0:13:40.362 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:34:10 -0400 (0:00:00.159) 0:13:40.522 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:34:10 -0400 (0:00:00.068) 0:13:40.590 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:34:10 -0400 (0:00:00.071) 0:13:40.661 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:34:10 -0400 (0:00:00.146) 0:13:40.808 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:34:11 -0400 (0:00:00.336) 0:13:41.145 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38'}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "/dev/stratis/foo/test1", "_mount_id": "UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38", "_raw_device": "/dev/stratis/foo/test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:34:11 -0400 (0:00:00.192) 0:13:41.337 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:34:11 -0400 (0:00:00.508) 0:13:41.846 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: null STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:34:12 -0400 (0:00:00.542) 0:13:42.388 ********* ok: [managed-node4] => {} MSG: null TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:34:12 -0400 (0:00:00.081) 0:13:42.470 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": "" }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:34:12 -0400 (0:00:00.110) 0:13:42.580 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:34:12 -0400 (0:00:00.111) 0:13:42.692 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:34:12 -0400 (0:00:00.135) 0:13:42.827 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:34:13 -0400 (0:00:00.130) 0:13:42.958 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:34:13 -0400 (0:00:00.147) 0:13:43.105 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:34:13 -0400 (0:00:00.088) 0:13:43.194 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], '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/stratis/foo/test1', '_raw_device': '/dev/stratis/foo/test1', '_mount_id': 'UUID=ad2a15b8-437a-43b1-a2c0-7ca593b44e38'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:34:13 -0400 (0:00:00.205) 0:13:43.399 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:34:13 -0400 (0:00:00.163) 0:13:43.563 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:34:14 -0400 (0:00:00.559) 0:13:44.122 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "/dev/stratis/foo/test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:34:14 -0400 (0:00:00.274) 0:13:44.396 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:34:14 -0400 (0:00:00.204) 0:13:44.601 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:34:14 -0400 (0:00:00.139) 0:13:44.741 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:34:14 -0400 (0:00:00.091) 0:13:44.833 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:34:15 -0400 (0:00:00.087) 0:13:44.920 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:34:15 -0400 (0:00:00.082) 0:13:45.003 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:34:15 -0400 (0:00:00.098) 0:13:45.101 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:34:15 -0400 (0:00:00.075) 0:13:45.176 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:34:15 -0400 (0:00:00.091) 0:13:45.268 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:34:15 -0400 (0:00:00.139) 0:13:45.408 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:34:15 -0400 (0:00:00.137) 0:13:45.546 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:34:15 -0400 (0:00:00.177) 0:13:45.723 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:34:16 -0400 (0:00:00.193) 0:13:45.916 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:34:16 -0400 (0:00:00.195) 0:13:46.111 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:34:16 -0400 (0:00:00.291) 0:13:46.403 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:34:16 -0400 (0:00:00.252) 0:13:46.656 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:34:16 -0400 (0:00:00.154) 0:13:46.811 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:34:17 -0400 (0:00:00.152) 0:13:46.963 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:34:17 -0400 (0:00:00.154) 0:13:47.118 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:34:17 -0400 (0:00:00.602) 0:13:47.720 ********* skipping: [managed-node4] => { "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 - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:34:17 -0400 (0:00:00.133) 0:13:47.854 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:34:18 -0400 (0:00:00.085) 0:13:47.940 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:34:18 -0400 (0:00:00.092) 0:13:48.032 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:34:18 -0400 (0:00:00.095) 0:13:48.128 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:34:18 -0400 (0:00:00.085) 0:13:48.214 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:34:18 -0400 (0:00:00.077) 0:13:48.291 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:34:18 -0400 (0:00:00.114) 0:13:48.406 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:34:19 -0400 (0:00:00.959) 0:13:49.365 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:34:19 -0400 (0:00:00.086) 0:13:49.451 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:34:19 -0400 (0:00:00.174) 0:13:49.626 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:34:19 -0400 (0:00:00.069) 0:13:49.695 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:34:19 -0400 (0:00:00.078) 0:13:49.774 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:34:19 -0400 (0:00:00.076) 0:13:49.850 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:34:20 -0400 (0:00:00.098) 0:13:49.949 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:34:20 -0400 (0:00:00.095) 0:13:50.045 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:34:20 -0400 (0:00:00.158) 0:13:50.203 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:34:20 -0400 (0:00:00.159) 0:13:50.363 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:34:20 -0400 (0:00:00.113) 0:13:50.477 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:34:20 -0400 (0:00:00.103) 0:13:50.581 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:34:20 -0400 (0:00:00.118) 0:13:50.699 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:34:20 -0400 (0:00:00.121) 0:13:50.821 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:34:21 -0400 (0:00:00.083) 0:13:50.905 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:34:21 -0400 (0:00:00.101) 0:13:51.006 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:34:21 -0400 (0:00:00.084) 0:13:51.091 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:34:21 -0400 (0:00:00.390) 0:13:51.481 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:34:21 -0400 (0:00:00.115) 0:13:51.597 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:34:21 -0400 (0:00:00.100) 0:13:51.697 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:34:21 -0400 (0:00:00.084) 0:13:51.781 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:34:21 -0400 (0:00:00.082) 0:13:51.864 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:34:22 -0400 (0:00:00.098) 0:13:51.962 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:34:22 -0400 (0:00:00.105) 0:13:52.070 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:34:22 -0400 (0:00:00.113) 0:13:52.183 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:34:22 -0400 (0:00:00.126) 0:13:52.309 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:34:22 -0400 (0:00:00.134) 0:13:52.444 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:34:22 -0400 (0:00:00.121) 0:13:52.565 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:34:22 -0400 (0:00:00.091) 0:13:52.657 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:34:22 -0400 (0:00:00.097) 0:13:52.755 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:34:22 -0400 (0:00:00.097) 0:13:52.852 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:34:23 -0400 (0:00:00.188) 0:13:53.041 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:34:23 -0400 (0:00:00.535) 0:13:53.576 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:34:23 -0400 (0:00:00.150) 0:13:53.726 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:34:23 -0400 (0:00:00.142) 0:13:53.869 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.096) 0:13:53.966 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.074) 0:13:54.040 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.069) 0:13:54.109 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.075) 0:13:54.185 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.077) 0:13:54.263 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.085) 0:13:54.348 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.122) 0:13:54.471 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.101) 0:13:54.572 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.124) 0:13:54.696 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:34:24 -0400 (0:00:00.134) 0:13:54.831 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:34:25 -0400 (0:00:00.123) 0:13:54.954 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:34:25 -0400 (0:00:00.104) 0:13:55.058 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:34:25 -0400 (0:00:00.306) 0:13:55.365 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:34:25 -0400 (0:00:00.112) 0:13:55.478 ********* ok: [managed-node4] => { "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 - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:34:25 -0400 (0:00:00.076) 0:13:55.554 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:34:25 -0400 (0:00:00.074) 0:13:55.629 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:34:25 -0400 (0:00:00.106) 0:13:55.736 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:34:25 -0400 (0:00:00.106) 0:13:55.842 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:34:26 -0400 (0:00:00.144) 0:13:55.987 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:34:26 -0400 (0:00:00.105) 0:13:56.092 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:34:26 -0400 (0:00:00.105) 0:13:56.198 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:34:26 -0400 (0:00:00.088) 0:13:56.287 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:34:26 -0400 (0:00:00.088) 0:13:56.375 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:34:26 -0400 (0:00:00.068) 0:13:56.443 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:34:26 -0400 (0:00:00.097) 0:13:56.541 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:34:26 -0400 (0:00:00.096) 0:13:56.637 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create one Stratis pool on one disk] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:198 Thursday 24 July 2025 07:34:26 -0400 (0:00:00.192) 0:13:56.829 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:34:27 -0400 (0:00:00.199) 0:13:57.029 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:34:27 -0400 (0:00:00.182) 0:13:57.211 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:34:27 -0400 (0:00:00.183) 0:13:57.395 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:34:27 -0400 (0:00:00.212) 0:13:57.608 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:34:27 -0400 (0:00:00.097) 0:13:57.706 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:34:27 -0400 (0:00:00.158) 0:13:57.864 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:34:28 -0400 (0:00:00.098) 0:13:57.963 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:34:28 -0400 (0:00:00.165) 0:13:58.128 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:34:28 -0400 (0:00:00.359) 0:13:58.487 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:34:28 -0400 (0:00:00.198) 0:13:58.686 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": "sda", "name": "foo", "type": "stratis" } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:34:28 -0400 (0:00:00.167) 0:13:58.853 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:34:29 -0400 (0:00:00.502) 0:13:59.356 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:34:29 -0400 (0:00:00.103) 0:13:59.460 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:34:29 -0400 (0:00:00.116) 0:13:59.576 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:34:29 -0400 (0:00:00.134) 0:13:59.711 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:34:29 -0400 (0:00:00.152) 0:13:59.864 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:34:30 -0400 (0:00:00.219) 0:14:00.083 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:34:30 -0400 (0:00:00.092) 0:14:00.176 ********* changed: [managed-node4] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "create device", "device": "/dev/stratis/foo", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo" ], "mounts": [], "packages": [ "stratis-cli", "stratisd", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:34:33 -0400 (0:00:03.326) 0:14:03.503 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:34:33 -0400 (0:00:00.152) 0:14:03.655 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356843.7633362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cd2b862c6c78709637d3ed7b88b98d25126a5cf4", "ctime": 1753356837.2003198, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356837.2003198, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:34:34 -0400 (0:00:00.547) 0:14:04.203 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:34:34 -0400 (0:00:00.478) 0:14:04.681 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:34:34 -0400 (0:00:00.038) 0:14:04.720 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "create device", "device": "/dev/stratis/foo", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo" ], "mounts": [], "packages": [ "stratis-cli", "stratisd", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:34:34 -0400 (0:00:00.066) 0:14:04.786 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:34:34 -0400 (0:00:00.065) 0:14:04.852 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:34:35 -0400 (0:00:00.161) 0:14:05.013 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:34:35 -0400 (0:00:00.085) 0:14:05.099 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:34:35 -0400 (0:00:00.120) 0:14:05.220 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:34:35 -0400 (0:00:00.112) 0:14:05.332 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:34:35 -0400 (0:00:00.110) 0:14:05.442 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:34:35 -0400 (0:00:00.169) 0:14:05.612 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:34:36 -0400 (0:00:00.677) 0:14:06.289 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:34:36 -0400 (0:00:00.157) 0:14:06.446 ********* ok: [managed-node4] TASK [Verify role results - 8] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:207 Thursday 24 July 2025 07:34:37 -0400 (0:00:01.296) 0:14:07.743 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:34:38 -0400 (0:00:00.281) 0:14:08.024 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:34:38 -0400 (0:00:00.206) 0:14:08.230 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:34:38 -0400 (0:00:00.193) 0:14:08.424 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-mdv": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-mdv", "size": "512M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-thindata": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-thindata", "size": "9.2G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-thinmeta": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-thinmeta", "size": "6M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-physical-cache": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-physical-cache", "size": "9.7G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-physical-originsub": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-physical-originsub", "size": "9.7G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-thinpool-pool": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-thinpool-pool", "size": "9.2G", "type": "stratis", "uuid": "" }, "/dev/sda": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "b8ff21a4-53c1-43db-89bd-e859aed59da9" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:34:39 -0400 (0:00:00.803) 0:14:09.228 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003035", "end": "2025-07-24 07:34:39.778512", "rc": 0, "start": "2025-07-24 07:34:39.775477" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:34:39 -0400 (0:00:00.602) 0:14:09.830 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003123", "end": "2025-07-24 07:34:40.396713", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:34:40.393590" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:34:40 -0400 (0:00:00.558) 0:14:10.388 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'stratis', 'volumes': []}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:34:40 -0400 (0:00:00.155) 0:14:10.544 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:34:40 -0400 (0:00:00.073) 0:14:10.618 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:34:40 -0400 (0:00:00.071) 0:14:10.690 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:34:40 -0400 (0:00:00.070) 0:14:10.761 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.146) 0:14:10.907 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.077) 0:14:10.985 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.069) 0:14:11.055 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.117) 0:14:11.173 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.121) 0:14:11.294 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.090) 0:14:11.385 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.187) 0:14:11.572 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.087) 0:14:11.661 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.111) 0:14:11.772 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:34:41 -0400 (0:00:00.098) 0:14:11.871 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:34:42 -0400 (0:00:00.629) 0:14:12.500 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:34:42 -0400 (0:00:00.219) 0:14:12.719 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:34:43 -0400 (0:00:00.232) 0:14:12.952 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:34:43 -0400 (0:00:00.142) 0:14:13.094 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:34:43 -0400 (0:00:00.142) 0:14:13.237 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:34:43 -0400 (0:00:00.070) 0:14:13.308 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:34:43 -0400 (0:00:00.122) 0:14:13.431 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:34:43 -0400 (0:00:00.185) 0:14:13.616 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:34:43 -0400 (0:00:00.103) 0:14:13.720 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:34:44 -0400 (0:00:00.438) 0:14:14.158 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:34:44 -0400 (0:00:00.120) 0:14:14.278 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:34:44 -0400 (0:00:00.162) 0:14:14.441 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:34:44 -0400 (0:00:00.093) 0:14:14.535 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:34:44 -0400 (0:00:00.108) 0:14:14.643 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:34:44 -0400 (0:00:00.196) 0:14:14.840 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:34:45 -0400 (0:00:00.085) 0:14:14.925 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:34:45 -0400 (0:00:00.187) 0:14:15.113 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:34:45 -0400 (0:00:00.128) 0:14:15.243 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:34:45 -0400 (0:00:00.191) 0:14:15.434 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:34:45 -0400 (0:00:00.111) 0:14:15.545 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:34:45 -0400 (0:00:00.054) 0:14:15.599 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:34:45 -0400 (0:00:00.157) 0:14:15.757 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:34:45 -0400 (0:00:00.097) 0:14:15.854 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:34:46 -0400 (0:00:00.221) 0:14:16.076 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:34:46 -0400 (0:00:00.061) 0:14:16.137 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:34:46 -0400 (0:00:00.194) 0:14:16.332 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: {"name": "foo", "encrypted": false, "key_desc": null, "clevis_pin": null, "clevis_args": {}} STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:34:46 -0400 (0:00:00.547) 0:14:16.880 ********* ok: [managed-node4] => {} MSG: {'name': 'foo', 'encrypted': False, 'key_desc': None, 'clevis_pin': None, 'clevis_args': {}} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.066) 0:14:16.947 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": { "clevis_args": {}, "clevis_pin": null, "encrypted": false, "key_desc": null, "name": "foo" } }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.089) 0:14:17.036 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.061) 0:14:17.098 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.095) 0:14:17.194 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.077) 0:14:17.272 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.060) 0:14:17.332 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.150) 0:14:17.482 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.061) 0:14:17.543 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.071) 0:14:17.614 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Add the second disk to the pool] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:210 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.062) 0:14:17.677 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:34:47 -0400 (0:00:00.139) 0:14:17.816 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.080) 0:14:17.897 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.079) 0:14:17.977 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.104) 0:14:18.081 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.044) 0:14:18.125 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.047) 0:14:18.173 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.077) 0:14:18.251 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.080) 0:14:18.332 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.271) 0:14:18.604 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.070) 0:14:18.674 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": [ "sda", "sdb" ], "name": "foo", "type": "stratis" } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:34:48 -0400 (0:00:00.154) 0:14:18.829 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:34:49 -0400 (0:00:00.111) 0:14:18.940 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:34:49 -0400 (0:00:00.108) 0:14:19.049 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:34:49 -0400 (0:00:00.095) 0:14:19.144 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:34:49 -0400 (0:00:00.087) 0:14:19.232 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:34:49 -0400 (0:00:00.090) 0:14:19.323 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:34:49 -0400 (0:00:00.144) 0:14:19.468 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:34:49 -0400 (0:00:00.062) 0:14:19.531 ********* changed: [managed-node4] => { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "stratis" }, { "action": "add container member", "device": "/dev/sdb", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/stratis/foo", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2" ], "mounts": [], "packages": [ "xfsprogs", "stratis-cli", "stratisd" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:34:52 -0400 (0:00:03.081) 0:14:22.612 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:34:52 -0400 (0:00:00.117) 0:14:22.730 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356843.7633362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cd2b862c6c78709637d3ed7b88b98d25126a5cf4", "ctime": 1753356837.2003198, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356837.2003198, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:34:53 -0400 (0:00:00.640) 0:14:23.371 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:34:54 -0400 (0:00:00.585) 0:14:23.957 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:34:54 -0400 (0:00:00.287) 0:14:24.244 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "stratis" }, { "action": "add container member", "device": "/dev/sdb", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/stratis/foo", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2" ], "mounts": [], "packages": [ "xfsprogs", "stratis-cli", "stratisd" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:34:54 -0400 (0:00:00.118) 0:14:24.363 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:34:54 -0400 (0:00:00.098) 0:14:24.461 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:34:54 -0400 (0:00:00.077) 0:14:24.539 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:34:54 -0400 (0:00:00.115) 0:14:24.654 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:34:54 -0400 (0:00:00.135) 0:14:24.790 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:34:55 -0400 (0:00:00.102) 0:14:24.892 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:34:55 -0400 (0:00:00.101) 0:14:24.993 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:34:55 -0400 (0:00:00.098) 0:14:25.092 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:34:55 -0400 (0:00:00.586) 0:14:25.678 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:34:55 -0400 (0:00:00.061) 0:14:25.740 ********* ok: [managed-node4] TASK [Verify role results - 9] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:219 Thursday 24 July 2025 07:34:57 -0400 (0:00:01.258) 0:14:26.999 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:34:57 -0400 (0:00:00.266) 0:14:27.266 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:34:57 -0400 (0:00:00.156) 0:14:27.422 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:34:57 -0400 (0:00:00.150) 0:14:27.573 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-mdv": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-mdv", "size": "512M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-thindata": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-thindata", "size": "9.2G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-thinmeta": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-flex-thinmeta", "size": "6M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-physical-cache": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-physical-cache", "size": "9.7G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-physical-originsub": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-physical-originsub", "size": "9.7G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-thinpool-pool": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-824f3402e1344647a540ff40678abbd2-thinpool-pool", "size": "9.2G", "type": "stratis", "uuid": "" }, "/dev/sda": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "b8ff21a4-53c1-43db-89bd-e859aed59da9" }, "/dev/sdb": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "39044cf2-9c81-4716-85f9-e3efd5f82ecd" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:34:58 -0400 (0:00:00.575) 0:14:28.149 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003063", "end": "2025-07-24 07:34:58.699726", "rc": 0, "start": "2025-07-24 07:34:58.696663" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:34:58 -0400 (0:00:00.616) 0:14:28.766 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003448", "end": "2025-07-24 07:34:59.403223", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:34:59.399775" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:34:59 -0400 (0:00:00.702) 0:14:29.468 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda', 'sdb'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'stratis', 'volumes': []}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:34:59 -0400 (0:00:00.371) 0:14:29.839 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:35:00 -0400 (0:00:00.171) 0:14:30.011 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:35:00 -0400 (0:00:00.124) 0:14:30.135 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:35:00 -0400 (0:00:00.159) 0:14:30.295 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:35:00 -0400 (0:00:00.268) 0:14:30.563 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:35:00 -0400 (0:00:00.141) 0:14:30.704 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:35:01 -0400 (0:00:00.322) 0:14:31.027 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:35:01 -0400 (0:00:00.181) 0:14:31.208 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:35:01 -0400 (0:00:00.147) 0:14:31.356 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:35:01 -0400 (0:00:00.149) 0:14:31.505 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:35:01 -0400 (0:00:00.133) 0:14:31.639 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:35:01 -0400 (0:00:00.119) 0:14:31.759 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:35:02 -0400 (0:00:00.149) 0:14:31.908 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:35:02 -0400 (0:00:00.119) 0:14:32.027 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:35:02 -0400 (0:00:00.621) 0:14:32.648 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:35:02 -0400 (0:00:00.164) 0:14:32.813 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:35:03 -0400 (0:00:00.247) 0:14:33.060 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:35:03 -0400 (0:00:00.131) 0:14:33.192 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:35:03 -0400 (0:00:00.118) 0:14:33.311 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:35:03 -0400 (0:00:00.354) 0:14:33.665 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:35:03 -0400 (0:00:00.102) 0:14:33.767 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:35:04 -0400 (0:00:00.176) 0:14:33.943 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:35:04 -0400 (0:00:00.211) 0:14:34.155 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:35:04 -0400 (0:00:00.153) 0:14:34.309 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:35:04 -0400 (0:00:00.163) 0:14:34.472 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:35:04 -0400 (0:00:00.138) 0:14:34.611 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:35:04 -0400 (0:00:00.155) 0:14:34.766 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:35:05 -0400 (0:00:00.139) 0:14:34.906 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:35:05 -0400 (0:00:00.321) 0:14:35.229 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:35:05 -0400 (0:00:00.098) 0:14:35.327 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:35:05 -0400 (0:00:00.354) 0:14:35.681 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:35:05 -0400 (0:00:00.120) 0:14:35.802 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:35:06 -0400 (0:00:00.495) 0:14:36.297 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:35:06 -0400 (0:00:00.279) 0:14:36.577 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:35:06 -0400 (0:00:00.103) 0:14:36.680 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:35:06 -0400 (0:00:00.115) 0:14:36.796 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:35:07 -0400 (0:00:00.134) 0:14:36.930 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:35:07 -0400 (0:00:00.191) 0:14:37.121 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:35:07 -0400 (0:00:00.091) 0:14:37.213 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:35:07 -0400 (0:00:00.322) 0:14:37.535 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: {"name": "foo", "encrypted": false, "key_desc": null, "clevis_pin": null, "clevis_args": {}} STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:35:08 -0400 (0:00:00.765) 0:14:38.300 ********* ok: [managed-node4] => {} MSG: {'name': 'foo', 'encrypted': False, 'key_desc': None, 'clevis_pin': None, 'clevis_args': {}} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:35:08 -0400 (0:00:00.157) 0:14:38.457 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": { "clevis_args": {}, "clevis_pin": null, "encrypted": false, "key_desc": null, "name": "foo" } }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:35:08 -0400 (0:00:00.163) 0:14:38.621 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:35:08 -0400 (0:00:00.204) 0:14:38.826 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:35:09 -0400 (0:00:00.076) 0:14:38.903 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:35:09 -0400 (0:00:00.148) 0:14:39.051 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:35:09 -0400 (0:00:00.110) 0:14:39.161 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:35:09 -0400 (0:00:00.105) 0:14:39.266 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:35:09 -0400 (0:00:00.055) 0:14:39.322 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:35:09 -0400 (0:00:00.097) 0:14:39.420 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up - 3] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:223 Thursday 24 July 2025 07:35:09 -0400 (0:00:00.076) 0:14:39.496 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:35:09 -0400 (0:00:00.151) 0:14:39.647 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:35:09 -0400 (0:00:00.119) 0:14:39.766 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:35:10 -0400 (0:00:00.125) 0:14:39.892 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:35:10 -0400 (0:00:00.276) 0:14:40.168 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:35:10 -0400 (0:00:00.327) 0:14:40.495 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:35:10 -0400 (0:00:00.144) 0:14:40.640 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:35:10 -0400 (0:00:00.125) 0:14:40.765 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:35:11 -0400 (0:00:00.143) 0:14:40.908 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:35:11 -0400 (0:00:00.292) 0:14:41.200 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:35:11 -0400 (0:00:00.106) 0:14:41.307 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "name": "foo", "state": "absent", "type": "stratis", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:35:11 -0400 (0:00:00.173) 0:14:41.480 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:35:11 -0400 (0:00:00.157) 0:14:41.637 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:35:11 -0400 (0:00:00.130) 0:14:41.768 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:35:12 -0400 (0:00:00.119) 0:14:41.888 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:35:12 -0400 (0:00:00.078) 0:14:41.966 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:35:12 -0400 (0:00:00.143) 0:14:42.110 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:35:12 -0400 (0:00:00.179) 0:14:42.290 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:35:12 -0400 (0:00:00.064) 0:14:42.354 ********* changed: [managed-node4] => { "actions": [ { "action": "destroy device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "stratis" } ], "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" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:35:16 -0400 (0:00:04.210) 0:14:46.565 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:35:16 -0400 (0:00:00.224) 0:14:46.789 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356843.7633362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cd2b862c6c78709637d3ed7b88b98d25126a5cf4", "ctime": 1753356837.2003198, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356837.2003198, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:35:17 -0400 (0:00:00.581) 0:14:47.371 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:35:18 -0400 (0:00:00.604) 0:14:47.976 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:35:18 -0400 (0:00:00.129) 0:14:48.106 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "destroy device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "stratis" } ], "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" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:35:18 -0400 (0:00:00.122) 0:14:48.228 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:35:18 -0400 (0:00:00.129) 0:14:48.357 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:35:18 -0400 (0:00:00.112) 0:14:48.470 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:35:18 -0400 (0:00:00.122) 0:14:48.592 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:35:18 -0400 (0:00:00.164) 0:14:48.757 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:35:18 -0400 (0:00:00.106) 0:14:48.864 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:35:19 -0400 (0:00:00.163) 0:14:49.027 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:35:19 -0400 (0:00:00.241) 0:14:49.268 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:35:20 -0400 (0:00:00.670) 0:14:49.938 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:35:20 -0400 (0:00:00.348) 0:14:50.287 ********* ok: [managed-node4] TASK [Verify role results - 10] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:238 Thursday 24 July 2025 07:35:21 -0400 (0:00:01.190) 0:14:51.477 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:35:21 -0400 (0:00:00.123) 0:14:51.601 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:35:21 -0400 (0:00:00.088) 0:14:51.689 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:35:21 -0400 (0:00:00.120) 0:14:51.810 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:35:22 -0400 (0:00:00.562) 0:14:52.372 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003014", "end": "2025-07-24 07:35:22.918948", "rc": 0, "start": "2025-07-24 07:35:22.915934" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:35:23 -0400 (0:00:00.565) 0:14:52.938 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003047", "end": "2025-07-24 07:35:23.491700", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:35:23.488653" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:35:23 -0400 (0:00:00.600) 0:14:53.539 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'absent', 'type': 'stratis', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:35:23 -0400 (0:00:00.225) 0:14:53.765 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:35:24 -0400 (0:00:00.203) 0:14:53.968 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:35:24 -0400 (0:00:00.116) 0:14:54.084 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:35:24 -0400 (0:00:00.149) 0:14:54.233 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:35:24 -0400 (0:00:00.463) 0:14:54.696 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:35:24 -0400 (0:00:00.093) 0:14:54.789 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:35:25 -0400 (0:00:00.105) 0:14:54.895 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:35:25 -0400 (0:00:00.102) 0:14:54.997 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:35:25 -0400 (0:00:00.144) 0:14:55.142 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:35:25 -0400 (0:00:00.165) 0:14:55.308 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:35:25 -0400 (0:00:00.112) 0:14:55.421 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:35:25 -0400 (0:00:00.075) 0:14:55.496 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:35:25 -0400 (0:00:00.084) 0:14:55.580 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:35:25 -0400 (0:00:00.040) 0:14:55.620 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:35:26 -0400 (0:00:00.520) 0:14:56.141 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:35:26 -0400 (0:00:00.192) 0:14:56.334 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:35:26 -0400 (0:00:00.420) 0:14:56.754 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:35:26 -0400 (0:00:00.085) 0:14:56.840 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:35:27 -0400 (0:00:00.170) 0:14:57.011 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:35:27 -0400 (0:00:00.152) 0:14:57.163 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:35:27 -0400 (0:00:00.169) 0:14:57.333 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:35:27 -0400 (0:00:00.139) 0:14:57.472 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:35:27 -0400 (0:00:00.177) 0:14:57.649 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:35:27 -0400 (0:00:00.136) 0:14:57.786 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:35:28 -0400 (0:00:00.102) 0:14:57.889 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:35:28 -0400 (0:00:00.119) 0:14:58.008 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:35:28 -0400 (0:00:00.140) 0:14:58.149 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:35:28 -0400 (0:00:00.138) 0:14:58.287 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:35:28 -0400 (0:00:00.222) 0:14:58.509 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) => { "ansible_loop_var": "storage_test_lvmraid_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_lvmraid_volume": { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:35:28 -0400 (0:00:00.217) 0:14:58.727 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:35:29 -0400 (0:00:00.329) 0:14:59.056 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) => { "ansible_loop_var": "storage_test_thin_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_thin_volume": { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:35:29 -0400 (0:00:00.135) 0:14:59.191 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:35:29 -0400 (0:00:00.310) 0:14:59.502 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:35:29 -0400 (0:00:00.210) 0:14:59.713 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:35:29 -0400 (0:00:00.115) 0:14:59.829 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:35:30 -0400 (0:00:00.078) 0:14:59.907 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:35:30 -0400 (0:00:00.098) 0:15:00.006 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:35:30 -0400 (0:00:00.263) 0:15:00.269 ********* skipping: [managed-node4] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) => { "ansible_loop_var": "storage_test_vdo_volume", "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False", "storage_test_vdo_volume": { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "stratis", "vdo_pool_size": null } } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:35:30 -0400 (0:00:00.119) 0:15:00.389 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:35:30 -0400 (0:00:00.295) 0:15:00.684 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: null STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:35:31 -0400 (0:00:00.607) 0:15:01.292 ********* ok: [managed-node4] => {} MSG: null TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:35:31 -0400 (0:00:00.053) 0:15:01.345 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": "" }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:35:31 -0400 (0:00:00.063) 0:15:01.408 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:35:31 -0400 (0:00:00.054) 0:15:01.463 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:35:31 -0400 (0:00:00.076) 0:15:01.540 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:35:31 -0400 (0:00:00.090) 0:15:01.630 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:35:31 -0400 (0:00:00.089) 0:15:01.719 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:35:31 -0400 (0:00:00.083) 0:15:01.803 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node4 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'absent', 'type': 'stratis', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 24 July 2025 07:35:32 -0400 (0:00:00.137) 0:15:01.940 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 24 July 2025 07:35:32 -0400 (0:00:00.156) 0:15:02.097 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node4 => (item=mount) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node4 => (item=fstab) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node4 => (item=fs) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node4 => (item=device) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node4 => (item=encryption) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node4 => (item=md) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node4 => (item=size) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node4 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 24 July 2025 07:35:32 -0400 (0:00:00.396) 0:15:02.493 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 24 July 2025 07:35:32 -0400 (0:00:00.065) 0:15:02.558 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 24 July 2025 07:35:32 -0400 (0:00:00.319) 0:15:02.877 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 24 July 2025 07:35:33 -0400 (0:00:00.155) 0:15:03.033 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 24 July 2025 07:35:33 -0400 (0:00:00.083) 0:15:03.116 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 24 July 2025 07:35:33 -0400 (0:00:00.061) 0:15:03.178 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 24 July 2025 07:35:33 -0400 (0:00:00.078) 0:15:03.256 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 24 July 2025 07:35:33 -0400 (0:00:00.080) 0:15:03.337 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 24 July 2025 07:35:33 -0400 (0:00:00.078) 0:15:03.415 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 24 July 2025 07:35:33 -0400 (0:00:00.085) 0:15:03.500 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 24 July 2025 07:35:33 -0400 (0:00:00.163) 0:15:03.663 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 24 July 2025 07:35:33 -0400 (0:00:00.197) 0:15:03.861 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 24 July 2025 07:35:34 -0400 (0:00:00.331) 0:15:04.192 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 24 July 2025 07:35:34 -0400 (0:00:00.221) 0:15:04.414 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 24 July 2025 07:35:34 -0400 (0:00:00.132) 0:15:04.547 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 24 July 2025 07:35:34 -0400 (0:00:00.115) 0:15:04.662 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 24 July 2025 07:35:34 -0400 (0:00:00.105) 0:15:04.768 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 24 July 2025 07:35:35 -0400 (0:00:00.553) 0:15:05.321 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 24 July 2025 07:35:35 -0400 (0:00:00.156) 0:15:05.477 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type != \"stratis\"", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 24 July 2025 07:35:35 -0400 (0:00:00.152) 0:15:05.630 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 24 July 2025 07:35:36 -0400 (0:00:00.554) 0:15:06.184 ********* skipping: [managed-node4] => { "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 - 2] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 24 July 2025 07:35:36 -0400 (0:00:00.097) 0:15:06.282 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 24 July 2025 07:35:36 -0400 (0:00:00.108) 0:15:06.390 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 24 July 2025 07:35:36 -0400 (0:00:00.138) 0:15:06.528 ********* ok: [managed-node4] => { "ansible_facts": { "st_volume_type": "stratis" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 24 July 2025 07:35:36 -0400 (0:00:00.136) 0:15:06.665 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 24 July 2025 07:35:36 -0400 (0:00:00.098) 0:15:06.764 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 24 July 2025 07:35:37 -0400 (0:00:00.149) 0:15:06.914 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 24 July 2025 07:35:37 -0400 (0:00:00.156) 0:15:07.070 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 24 July 2025 07:35:38 -0400 (0:00:01.127) 0:15:08.198 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 24 July 2025 07:35:38 -0400 (0:00:00.167) 0:15:08.366 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 24 July 2025 07:35:38 -0400 (0:00:00.133) 0:15:08.499 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 24 July 2025 07:35:38 -0400 (0:00:00.245) 0:15:08.744 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 24 July 2025 07:35:39 -0400 (0:00:00.155) 0:15:08.900 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 24 July 2025 07:35:39 -0400 (0:00:00.094) 0:15:08.995 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 24 July 2025 07:35:39 -0400 (0:00:00.148) 0:15:09.143 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 24 July 2025 07:35:39 -0400 (0:00:00.189) 0:15:09.333 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 24 July 2025 07:35:39 -0400 (0:00:00.176) 0:15:09.509 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 24 July 2025 07:35:39 -0400 (0:00:00.179) 0:15:09.688 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 24 July 2025 07:35:40 -0400 (0:00:00.252) 0:15:09.941 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 24 July 2025 07:35:40 -0400 (0:00:00.231) 0:15:10.173 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 24 July 2025 07:35:40 -0400 (0:00:00.208) 0:15:10.382 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 24 July 2025 07:35:40 -0400 (0:00:00.133) 0:15:10.515 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 24 July 2025 07:35:40 -0400 (0:00:00.100) 0:15:10.615 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 24 July 2025 07:35:40 -0400 (0:00:00.120) 0:15:10.736 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 24 July 2025 07:35:40 -0400 (0:00:00.128) 0:15:10.864 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 24 July 2025 07:35:41 -0400 (0:00:00.141) 0:15:11.005 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 24 July 2025 07:35:41 -0400 (0:00:00.423) 0:15:11.429 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 24 July 2025 07:35:41 -0400 (0:00:00.100) 0:15:11.529 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 24 July 2025 07:35:41 -0400 (0:00:00.145) 0:15:11.674 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 24 July 2025 07:35:41 -0400 (0:00:00.187) 0:15:11.862 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 24 July 2025 07:35:42 -0400 (0:00:00.176) 0:15:12.039 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 24 July 2025 07:35:42 -0400 (0:00:00.193) 0:15:12.232 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 24 July 2025 07:35:42 -0400 (0:00:00.194) 0:15:12.426 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 24 July 2025 07:35:42 -0400 (0:00:00.221) 0:15:12.647 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 24 July 2025 07:35:42 -0400 (0:00:00.223) 0:15:12.870 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 24 July 2025 07:35:43 -0400 (0:00:00.163) 0:15:13.033 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 24 July 2025 07:35:43 -0400 (0:00:00.157) 0:15:13.191 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 24 July 2025 07:35:43 -0400 (0:00:00.245) 0:15:13.437 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 24 July 2025 07:35:43 -0400 (0:00:00.164) 0:15:13.601 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 24 July 2025 07:35:43 -0400 (0:00:00.220) 0:15:13.822 ********* skipping: [managed-node4] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 24 July 2025 07:35:44 -0400 (0:00:00.177) 0:15:14.000 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 24 July 2025 07:35:44 -0400 (0:00:00.467) 0:15:14.468 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 24 July 2025 07:35:44 -0400 (0:00:00.221) 0:15:14.689 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 24 July 2025 07:35:44 -0400 (0:00:00.154) 0:15:14.844 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 24 July 2025 07:35:45 -0400 (0:00:00.186) 0:15:15.030 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 24 July 2025 07:35:45 -0400 (0:00:00.127) 0:15:15.158 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 24 July 2025 07:35:45 -0400 (0:00:00.198) 0:15:15.356 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 24 July 2025 07:35:45 -0400 (0:00:00.111) 0:15:15.468 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 24 July 2025 07:35:45 -0400 (0:00:00.219) 0:15:15.688 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 24 July 2025 07:35:46 -0400 (0:00:00.226) 0:15:15.914 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 24 July 2025 07:35:46 -0400 (0:00:00.223) 0:15:16.137 ********* skipping: [managed-node4] => { "false_condition": "storage_test_volume.thin | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 24 July 2025 07:35:46 -0400 (0:00:00.117) 0:15:16.255 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 24 July 2025 07:35:46 -0400 (0:00:00.236) 0:15:16.491 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 24 July 2025 07:35:46 -0400 (0:00:00.202) 0:15:16.694 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 24 July 2025 07:35:46 -0400 (0:00:00.154) 0:15:16.848 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 24 July 2025 07:35:47 -0400 (0:00:00.159) 0:15:17.008 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_volume.thin | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 24 July 2025 07:35:47 -0400 (0:00:00.534) 0:15:17.543 ********* ok: [managed-node4] => { "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 - 2] ************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 24 July 2025 07:35:47 -0400 (0:00:00.124) 0:15:17.667 ********* ok: [managed-node4] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 24 July 2025 07:35:47 -0400 (0:00:00.134) 0:15:17.802 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 24 July 2025 07:35:48 -0400 (0:00:00.196) 0:15:17.999 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 24 July 2025 07:35:48 -0400 (0:00:00.163) 0:15:18.162 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 24 July 2025 07:35:48 -0400 (0:00:00.158) 0:15:18.321 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 24 July 2025 07:35:48 -0400 (0:00:00.142) 0:15:18.463 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 24 July 2025 07:35:48 -0400 (0:00:00.187) 0:15:18.650 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 24 July 2025 07:35:48 -0400 (0:00:00.166) 0:15:18.819 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 24 July 2025 07:35:49 -0400 (0:00:00.176) 0:15:18.995 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 24 July 2025 07:35:49 -0400 (0:00:00.170) 0:15:19.166 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:35:49 -0400 (0:00:00.157) 0:15:19.323 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:35:49 -0400 (0:00:00.184) 0:15:19.508 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Setup Tang server on localhost for testing] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:241 Thursday 24 July 2025 07:35:49 -0400 (0:00:00.192) 0:15:19.700 ********* included: fedora.linux_system_roles.nbde_server for managed-node4 TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Thursday 24 July 2025 07:35:50 -0400 (0:00:00.451) 0:15:20.151 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Thursday 24 July 2025 07:35:50 -0400 (0:00:00.247) 0:15:20.398 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__nbde_server_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Thursday 24 July 2025 07:35:50 -0400 (0:00:00.264) 0:15:20.662 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Thursday 24 July 2025 07:35:51 -0400 (0:00:00.673) 0:15:21.336 ********* ok: [managed-node4] => { "ansible_facts": { "__nbde_server_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.nbde_server : Run systemctl] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:22 Thursday 24 July 2025 07:35:51 -0400 (0:00:00.170) 0:15:21.506 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009576", "end": "2025-07-24 07:35:52.111695", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:35:52.102119" } STDOUT: running TASK [fedora.linux_system_roles.nbde_server : Require installed systemd] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:30 Thursday 24 July 2025 07:35:52 -0400 (0:00:00.598) 0:15:22.105 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:35 Thursday 24 July 2025 07:35:52 -0400 (0:00:00.117) 0:15:22.223 ********* ok: [managed-node4] => { "ansible_facts": { "__nbde_server_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:40 Thursday 24 July 2025 07:35:52 -0400 (0:00:00.125) 0:15:22.349 ********* ok: [managed-node4] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Thursday 24 July 2025 07:35:52 -0400 (0:00:00.191) 0:15:22.540 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed-node4 TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Thursday 24 July 2025 07:35:52 -0400 (0:00:00.276) 0:15:22.817 ********* changed: [managed-node4] => { "changed": true, "rc": 0, "results": [ "Installed: tang-14-12.el10.x86_64", "Installed: llhttp-9.1.3-9.el10.x86_64" ] } TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Thursday 24 July 2025 07:35:55 -0400 (0:00:02.211) 0:15:25.029 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "nbde_server_rotate_keys | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Thursday 24 July 2025 07:35:55 -0400 (0:00:00.150) 0:15:25.179 ********* changed: [managed-node4] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Thursday 24 July 2025 07:35:56 -0400 (0:00:01.235) 0:15:26.415 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "(nbde_server_fetch_keys | bool) or (nbde_server_deploy_keys | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:30 Thursday 24 July 2025 07:35:56 -0400 (0:00:00.115) 0:15:26.531 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml for managed-node4 TASK [Ensure tang port is labeled tangd_port_t for SELinux] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:2 Thursday 24 July 2025 07:35:56 -0400 (0:00:00.161) 0:15:26.693 ********* redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node4 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Thursday 24 July 2025 07:35:57 -0400 (0:00:00.297) 0:15:26.990 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node4 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Thursday 24 July 2025 07:35:57 -0400 (0:00:00.132) 0:15:27.122 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Thursday 24 July 2025 07:35:57 -0400 (0:00:00.191) 0:15:27.314 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node4 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Thursday 24 July 2025 07:35:57 -0400 (0:00:00.278) 0:15:27.592 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Thursday 24 July 2025 07:35:58 -0400 (0:00:00.550) 0:15:28.143 ********* ok: [managed-node4] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Thursday 24 July 2025 07:35:58 -0400 (0:00:00.260) 0:15:28.403 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Thursday 24 July 2025 07:35:59 -0400 (0:00:00.636) 0:15:29.040 ********* ok: [managed-node4] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Thursday 24 July 2025 07:35:59 -0400 (0:00:00.179) 0:15:29.219 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Thursday 24 July 2025 07:35:59 -0400 (0:00:00.089) 0:15:29.309 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Thursday 24 July 2025 07:36:00 -0400 (0:00:01.016) 0:15:30.326 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Thursday 24 July 2025 07:36:00 -0400 (0:00:00.165) 0:15:30.491 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Thursday 24 July 2025 07:36:01 -0400 (0:00:01.186) 0:15:31.678 ********* changed: [managed-node4] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.8-2.el10.noarch" ] } TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Thursday 24 July 2025 07:36:03 -0400 (0:00:01.573) 0:15:33.252 ********* skipping: [managed-node4] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Thursday 24 July 2025 07:36:03 -0400 (0:00:00.135) 0:15:33.387 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Thursday 24 July 2025 07:36:03 -0400 (0:00:00.133) 0:15:33.521 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Thursday 24 July 2025 07:36:03 -0400 (0:00:00.118) 0:15:33.640 ********* ok: [managed-node4] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Thursday 24 July 2025 07:36:04 -0400 (0:00:01.036) 0:15:34.677 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009489", "end": "2025-07-24 07:36:05.143229", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:36:05.133740" } STDOUT: running TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Thursday 24 July 2025 07:36:05 -0400 (0:00:00.457) 0:15:35.134 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Thursday 24 July 2025 07:36:05 -0400 (0:00:00.109) 0:15:35.243 ********* ok: [managed-node4] => { "ansible_facts": { "__selinux_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Thursday 24 July 2025 07:36:05 -0400 (0:00:00.085) 0:15:35.329 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "(not selinux_state is none and selinux_state | length > 0) or (not selinux_policy is none and selinux_policy | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Thursday 24 July 2025 07:36:05 -0400 (0:00:00.492) 0:15:35.821 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Thursday 24 July 2025 07:36:06 -0400 (0:00:00.082) 0:15:35.904 ********* ok: [managed-node4] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Thursday 24 July 2025 07:36:06 -0400 (0:00:00.223) 0:15:36.127 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "not __update_kernel_param", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Thursday 24 July 2025 07:36:06 -0400 (0:00:00.186) 0:15:36.314 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Thursday 24 July 2025 07:36:06 -0400 (0:00:00.157) 0:15:36.472 ********* skipping: [managed-node4] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Thursday 24 July 2025 07:36:06 -0400 (0:00:00.096) 0:15:36.568 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Thursday 24 July 2025 07:36:06 -0400 (0:00:00.092) 0:15:36.660 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Thursday 24 July 2025 07:36:06 -0400 (0:00:00.132) 0:15:36.793 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Thursday 24 July 2025 07:36:07 -0400 (0:00:00.131) 0:15:36.924 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Thursday 24 July 2025 07:36:07 -0400 (0:00:00.123) 0:15:37.048 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Thursday 24 July 2025 07:36:07 -0400 (0:00:00.141) 0:15:37.190 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Thursday 24 July 2025 07:36:07 -0400 (0:00:00.065) 0:15:37.255 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Thursday 24 July 2025 07:36:07 -0400 (0:00:00.092) 0:15:37.347 ********* changed: [managed-node4] => (item={'ports': 7500, 'proto': 'tcp', 'setype': 'tangd_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": 7500, "proto": "tcp", "setype": "tangd_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "7500" ], "proto": "tcp", "setype": "tangd_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Thursday 24 July 2025 07:36:09 -0400 (0:00:02.469) 0:15:39.817 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Thursday 24 July 2025 07:36:10 -0400 (0:00:00.075) 0:15:39.892 ********* ok: [managed-node4] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:f68d34e5f4c26bf66ecf4c5f2c89d6781dd1711ffdefcbaf2821d85eb21c1796", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:22bf63a1ed8f4be0e91ad5cfc2e9d6d6deb3b7ba9709a69b117798483bae042d", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:02c3a3774016b31950448e4ab8953c3248c947d06c63c907a21cbdc5a1d2b775", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:158980aa5d37c2cd7ea96ffd54494604ba30c466ca9365b9c8e5069d76e17e8e", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:2115eae80db04893b3eb586f059b48c177581b244a594b3bb1fac4a6871db719", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:1fb9ecba758d32b8c5c2374b7994fb131d14be48342a2a472f85caab3a23f809", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:0b8d1ec6dfffd26829265510e227de22fed821cc06ee7f6c2861435ced1aba07", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:72beb4f5319b5575ebe5465cc7417a51bbe646d9e2ed3528d0e4003b13d6cfe8", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:21d0c291beaa1280b701ad7b5af8432b904ac51eb5e189de13daae6eec6537b9", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:20b36306acbdd6b67424b0f73cf986769e3dc03fb4c740a23ce01132cef49ba9", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:98c59559bac63a578109280c04e91fa7719fc929e01869832db0c5c2da48e86a", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:0d4a70d047e64776e029f04d2d9c7f04007fd6d99937fcaaf4379fcf8b43a719", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:4e663fc6dbd45b7c35acf0331d2bd2b1bdf7569ac6260a8bbf3eb9567e0dce6b", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:23a074d96c59443f3980052a7db44cea061e53677eed74eafe9bfe0a10f8e378", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:c7fb7faf594687d529c4aba2fbfabf2955b6a9499c3871dec301fdf204d5353f", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:c8a1d502fae585356dcd5e92d2fea1c368e6627e2e618666b436746a91112b5a", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:57891092b2d1d351923892e039ad1aac24aa412676e506ef7eada807f97a5487", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:9ff28b7594cfef3e45384a7eae27cd2f01365fc11020a5c3e701ce9fea72328e", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:c9a6b7af6db2a1cefd7c59c46934b7072cd74e166421a16223127fa4fe6f569e", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:4073440fcb5ecc5f198dff85115599aabc4240baf97639e593a9911f2aa9936e", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:a7c19a2c3bc0b72e744fab4aa010d9914332be3ad0f746043f83f87b07b1a3d5", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:24fb0f95062d56547adf92f1ee4461a8ebb347446fcabdd47e1d93a8d05ea24b", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:b79650caf6f3dbd9ca2b81cb6eba85a72487775b4c24917be2374cf186ec46c8", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:b202ee76e56ad4b1911a47b111f799a48adc06bdd106eb0f3df787363034b208", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:73f3f6c18d0bd1ce0802649204711a846cfe6a5f7157cd1a2257c9532c18c061", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:a8d6bf860cb79cf4248bb786945329cb43559547cf82ff5016ae451bf89bce5e", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:9c71cdbc585f1f8ba677c2d2788676a059d4fdaaf7814198b06376fe328bb354", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:c7d8d226f1a6dc06930b2d2b72a1c64681148e71735cf656744b92b1ddf5a260", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:def30282fb8460334a989e92eeacd09d81fc5f9f18f02f242ca5fc8a2e0c44a6", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:f4580db91fd4f2bd961d8338e6b60b69f3ec75b65a9ed5f4b369a7d472b35d12", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:ec190067e9dbf5878f725f9de932b09c7c3072eb4e463b385ba8662bbc7866ca", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:da32db5870b0af63df1d21d8b61b979d9cd116b3422e8178786be3d16f28782f", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:9c660303227c3bb7a60780464b0562dd4a72caa4ef67e2f56c79b08536fc9513", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:3f3b07d1c9de18c96ea7bbf12eb5ac8d47623c9df7224432d0357d988d1f72c4", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:85fd7b989e0778429930608bf25e6fc697f556810bb68e6742d0aa03127dc732", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:8d54ecc512a3af753d62ca7f6d7aac1a469ea481ef947f9bc15cae8d3b3a0a2a", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:9b3727e8ec615aad56f6146546278f0caf5bb8d1114cc1bc7ef649e15647ea63", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:e6eb610b625d07a3435751ed331868945b57f639a0006410bc103c5b6301fbd7", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:723efe9319b435cb627ab487e5f694db2c56ab425cef786d8710328b2c1e0b6f", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:850849d7a1b6a990c72e37fce608ab480ab688b0abc64f6ce316643051a17247", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:01a2096ca56d231aa58d1816816692f87620d7aed1bafd3f87f7ea5d953e54d8", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:8100e19fc25826ad78a69c214166b4d5e8b802f1dc504be62bbd5ede30ed8e76", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:a2754f60415d1d78d36c5c556ef3434b34dd0f163ea5c754fca90ade8eda764f", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:de0d888bd498640ab872c93a47ce9addc8610fbbb3ab0cbe0b6a614f3fca68ce", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:1ee6ea8214503954063fbca5ea2608681ec8beefc0b8641edff3cbe2b98d2cdc", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:62ef72d2dd710393655c588845c6ca4ecf65a22d0fd06bd3abea7b9b127384d1", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:90c60166512ef13d00d40ec5ebb85059c04351df7c55cb3e952548ea87ca4e81", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:308a1589f381c7eb4afb4e94e9c7bc2d3c8bae71e20ba00ca2b868ffdce047c4", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:83d0c0be270920d49fa0346dc776aa68b8993f79bb1b51b9d897d7547a29f250", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:8b3faf31c2cd0c2683df3be01536d7820582ab473285be651242407f8db169f8", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:2ad1341f07a2dda3c94d11718d92ee2f7d7c74404df93e1efaee9ea256d9be3b", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:b0caa3cd77fe9482ea13adc8a61a145466c2857a5e98d7fca1aeb36f4cf70792", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:16d1957c2167a1b670a62b6726976757c5776a6dae1ee3a9a3ca9b659f7c5a62", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:6f4643ee5c46e7cb8f15c153408bcefb9722f718969740ed00af55ab6b778dd4", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:76c5317351ebaa96c38fb720bc7f47c01fa92de70048f70b86e1808fac1c4b21", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3162ba728963171b6ab8b9c750b8a686395b5367838bf06c75814e473f447e63", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:1167c6f805b920ef4ac8b42bff6779de928dff9134c5bf7f26b38c6ce86683b0", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:559bee953e5fc595674ba3294ecac0420b0f711506c3c731be56947d93c466c4", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:6ac65015f5d436a2db8ed2c84fae9d4cdee8cced5c48d7310a243966925a1594", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:d7701e763c404ae0e639cd63e54ef587369e6a1ce4887e4f4c643c0b5f15999a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:ec5851c75783f4c0a26e5eeaf081a23608b1d061bdbc1d2beadd8602ef57a1ac", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:83f851cb13cbe50cfee455941cf62434401809ed4da7422fefbc5dbec711d374", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:897b408ab7d03609875d9f2dadfceb78e0db4808213d237e5b415b13bb9421d7", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:7fa21947b6420d32a2d3485772a7506b4eae60f39a2e3dcc3571988e4534c7f0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:58ceab080efd2269d28886428094c672c6297ab0264c9d221f97c5cf08bde6ee", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:797d36d7bdab5ea9677c9a77d2e473f1a314537173318cead936b97a7c9b4507", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:cc5f2f0d608ab0d99ddef3e56cfd42caa25d9d24085b98b85f698d1bdec115bb", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:8ec5df420d697f044ece00064b05e9772347da799ae239edfd018c6ab58a85a0", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:6d2b07a68470a854ea159b65d9635dd7b93702459fcb078d11a0ca7e369d021d", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:9faba3f193e0fd255deef940ff5e07ebe86574b466405d8e729c2cd366f93279", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:fb88d622b79f6accd1cf1cb8265faf86cf66e54b425263206cca2d457f8dadce", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:de962b23f28a8fa605ed6883d6cc2b4ae90f410eb150c5899cb04ee20017d26e", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:dc5ac2d1fbd1402e02cebf23e59b93a0c31f70147234ee592070447e4d7ef2ce", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:0b27d6aeb8869720ed19fab950cfd66f74042859f50968c5ff99e84a28a39eef", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:6a029577466fc0153337ef0200ab8f449ba09225c55e12223f58456313ce1d3b", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:a53fc72a90c8589fa2832825987e5b0507a36823cf7f23780b8567f9bdc60684", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:00b11a4585b650ff32d5930a943fe34a248584e4f30b994c406206d61dbe84cd", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:e46003a5f0e39bbf39ab23f2df74511bf418e41982b8b5bf7fc9ae8d1bcc7cfe", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:15e28eeeb11271e1d8305d944fdb9d79b88978e2fe3d336893fa6db6b5d42e37", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:429da18cf175654ec3e6d456b4c0c00ad377d68756f5e64315ffa0178952465f", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:1840ba36df042b7661cf8db45006f849184e61282adf396548134c06bff892ea", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d76d65e11ddac8b9ec5fcf6068037816468590b4f4846dd19cf450217c4e0863", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:8677b0936b1d11e96c8021ad859569f70a680bd4cacee6f8d995f93e9d0c6621", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:cdffe00fe3644d98c43df0915857a51732edff5e66f53aa8ae8b68c57f664ad6", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:308241852798171b3bfc7f071cf17bcff22ff3d3010c5acdc69d3f1eeed15c8d", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:c3048e5c02dbb7236c0f587a606688b544bf553bee6709780168a99ded00009e", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:f6bdbbf921850974a50dbe67b8d507026cf56852e1c7b8389858e1b39dba33f6", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:a56b93015eff48e01ff9a10e8b924792211f90690e17e79fb3132d026b8f31e4", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:6d035354a7b3cf4dd874e8b44477ab3bdf185a53fbcde744577ce8310dc846ab", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:4133df3c0cdfe8f95ec179d55b41b1c20a4618dda012a105a89cf43895024e06", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:b26683d283d26b6ce15b194c8acc1c28c1bfa7a9501f569bea24ab22f58bbf98", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:b699ef43d95be9c68b0ab43028771673eda6cbfc1456ff62effba9a679c01849", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:45ced44dd221ec45de5371c9132eb8ff98d818451e670db3d022905af6380313", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:c8c597e2be13dd8dac5ed5df4712b32fc9a7baeabf916efed5e2cf8ed9a1ded0", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:bb8412880694374be527e3d36c151d794da1804cbcb2156150e85d0d88fa0a72", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:71157a9e0f4ecc4769ef640b0ebbfd05ae8f7393446c397cd609e87bc79656d6", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:269a126a53bcf58763678d5d3214e281c9da08c34826b4ef3d55f4eec4b6fd3b", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:ed682c316c38583995dd7dd104727f9cf543de51ba1b4368952e2fc990a801ad", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:916cc83892dc1953fd17b3d13792cefe6126a45e0b50032e4ba3a93a63de5802", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:eb58ee4ae572aff22b6e84e2670d66bbb1cbdee185859f6af7ef7628e50dfc78", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:3baf5241f7123a1241f8e136ca209234b17c6993a7928ec876c28f3d08d8f5af", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:22663073c35749b6ea83981bb2b30133310992bc44ea52ee7bdf259a290f980d", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:c3aa97deb42d6e433d57d6d694d42d4ff0b286c06a7a37d0b34db31f7bdfd426", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:6f9da6fd0a00991fbb581bed7fd4d0318dd79859f29fbd914a022a3ada6b46de", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:47de4e92b57102750a6466eada77345d0bf8edf054f70a6b0234a27f6f2af264", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:2c7cf0c68033c32945ee279b7bec956adef5e1d396781d041d413f423f679159", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:b456240907997ed13edf4035d44bffd6b0ec93aa26d84287ef712461b1fc3afd", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:3cb85d52655192a2ff0260b114d10e52d36944dbaec11f9f9a6b9592cb92def5", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:b3a3b45bd48eebfb33078287510ba12cabef8806683eab4af53be6f1102f451d", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:787956f0a414c8352237b4ed4340ced99951de0c3706a7a1669e73976aa52b8a", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:b3a43e8b264db29a969c4ede3577ae9ef25ed33c6346e3f1623216b930d0d64f", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:756ba792965dde13fc9294ae022870405d4bdb0ae06825a2b458114334d923cd", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:7f6ca6f72d3453a3a0d6987be91294abb734f93381e4152f9494830df6c151fb", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:5d4f16949614cbd053088cdd53db9d5e3af4abe84d64c04022a2030b9e9f67d2", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:a0d311aa354e1e249916e3b3dd2b4220065651c6d8211e6cd762622c1aaa983d", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:d904db727bbf8dbaa76935f263f88f47d8655fe1a0cf4462cd5a97d07301b4f0", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:d130624b4306644560bc9b818b3826fe5251812800a153b1ac0467601269ca9c", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1c7027895273f1e7d23026a5e7fa5ed336234622c718853871dba31e16749f47", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:3298b05ab630014d3d95c6b497746f35f09d95d7605069963c2235105a8dcc43", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:d159c23378c380d07ae544a5a2c76c81d178c1c97f49718b75910965abfb8477", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:ae505ffe0443fe983501bc921ca12c2efcaf08cca13239be95a12153a1918d42", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:224831b012ab25f70c7dbad8319b010140900cfa5d463023aa88ce534aeb9bf8", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:0d7d4c09a252a27b19cfd768dc5229de09b8326afd3a328d63e2f9b9898f477f", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:e02ac5f2c2d36d4180e4e676e50870bab5425988aabf011c8f1e0e626a3ddc44", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:50061896e4255e5488130db43ad38bd5eba005a79ec88a4917c2e373b4304e80", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1f70b062eee71f16bcc682030376ebf5f52a439548d3b09e4b966e5de3099a4e", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:9c4db9aeb1b76073b80b037e6acbaab7c2d239ad28ad7f4c98919baa3d616153", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:3dc8119f0497f95f0de5c55b2f6e98f1877b85b178121dec0e5a85386a0ad3a0", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:8fd51339a0c1a30a1cb40cbba0f3e67e8fb573d342906b7933cf7be02efcd5c7", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:d443a32e80e33b46426d4fac031452b63fdcebbbfcfd35eddf8a29366d68a8ee", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:af8ac035d53107722444e039299e25d1bba7d5757fe45138bd3c3e01a9128da5", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:ac511e403ab522a4b36c814da8579ab06f4eb1eea3388ff5744a88fa047f1857", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:39c59797ab7874b3be484e55eada5d98cc3bcad1578b558ef2348c35a285a6d6", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:371854a0b935b07d27459ea55bf79e3b7da7b79fa6f358b094ec65f6ce5ae4a9", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:97819ff12bbe50ea1d26442db59bffefac6dd574734cbe24722d7fe77b2a0ee6", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:8bc296af8f519c93f86d14a3bc40a378e4c4f9e588fda523eae5f3e7a72b61cc", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:d6f12ff70965e1ef8a17d2276f2476ef938a59b85928b5744eb1e05998a40357", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:7c298d92e92caaed8ec808a90d81fd14cb486c51205669bbe8c3b399c397dd2b", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:3513b9cec01bb81fcd93c040e1e8a47e4f7267070e4ca7b4a1cf30a96d9faf9a", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:50ed406d890b0af8d73db0d6922dfb062d24baabcddc5dfbf1e6371e302b25d9", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:f3065c570f5e1450e75bad92f191c5b65125b62d59f24f7c6fefa408bc592649", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:44e45c9670817bb2d56578fd3bbc8aa2556f65d20d0ab11d1ccd0ec969c0f518", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:c998c3bc9522840431f4968e7ab02c8ddb1afc1ea44544d74ad0d4d91bfe8438", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:7e108e0cb23520bd844c03e50a8fb7ef32f9c3249106c85bf29e9c136f76a27e", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:4dc57414eba8e59ea7894a15622270a47e34d9cd3146d0050c79e0e95bc5e8e7", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:bf435e5e45cacf66a2e354c68f2a8a4b1561cd7c0a5714795b603f9d73e7bcff", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:4d81e205d1f6af16a0614f5221107ee2b609f2a82ffc36c6a8e8a20bbcbb2fad", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:9cec1b66840f76ea7b85ccb0064f793b83c31a4c19d836d57a64a1b2a842dfe0", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:9238fcbeb9a6225e8aea6ea457acb058fab97a47c7d1019d2bc7dde3126b59eb", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:6f96a06d87271310905f851752ff90b428a8e5a58a8c4928295749bb082aac28", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:a94952b3a17972223fe15939af646c4f0a1a8f8fad890563c766db60f7778e55", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:b401863c4448594fc475154a0e3f183b01ebfc4845b71ec27aa8efa3ea3e70ad", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:51051f72b7b25500a755848441f7dd7db78123bf58683a302b95d3d25caf9679", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:58d92e975d8c1b2c588827c36d202104673aed28f8d68dac996b5145da9933ba", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:4035ad3268a2cbb5aa72cb05aa2933716f18982bdc088350f9e5fc80e760d242", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:ac23ec2b7bea62e3de11b018f22fa36e07acdf3e9fc3239bce53ba63463b8cae", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:36ddf05a7aa4cdd235a09cb8aa2613996ce52d2c932c9e8cebacfbfbea875508", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:593efe337a01a30eceb049b8ab64237bfdd57097b761d9e707eeed88bc6c6f8d", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:acec326fd878f1c6ac6cf1e3b96f3db22fa7b55e7f50150fe1d6b964627adb67", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:edd72c34e711caac2e298231b87b50088c8f040883007f1a766fdd4d51bc09a5", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:66a1da398b29fbad460951f60239119974ed79779d1d64ca2c937703f04c3ee8", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:afd0c27293faa4dc9848405fa9b7258d0429961316e687010ada2ecb2c5cd1c4", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:232b3d6bce02cc018264fd97adbd033321252a8bc46d03ddc9f9b04aebc3886a", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:ceaf5b3adb3e94774e977f209933dfef4954c145b05c856ce442b64199444c07", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:bc0dccaba2a1b2009ea761148056cef57cb2527711430b57380369eb8303597c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:785691b807703f2a31c0dc1a5798956be308a8ce34fe24d0e7afb066d250f686", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:544a2a1d77e86d698d4fc7a06a704515fc0f88f57bc3490cdda59cf530e83aa1", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:a7c668f3dc08fa6f58937a9c66555183b9a1c59a7d58ae0d6dafe230bb962fe8", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:d9177bc1d3f66a007fa25b1f80dcc27dbcad1db668b88f800282ad4ea576a165", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:e2f4c4ed2a9ddc16d4aa71ccd77a66445eda6836a4c41cfe0765c88f5726e44a", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:9bb73cc3ae76db0ba73326d975204c0984a03ee87126d8621998295e4ccb44ee", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:004b0eafaed71fb7a35c9464116d49bc38480fa47cf75108637c23b64723436a", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:19885ce0eef0af8928bd43178ca4c65a5774161be3120667a75bd1d61f66f586", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:d0630dd9dfb83a135adaeba73366f948eaa80da127b90a7801971074315c9bc3", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:b7b9e0f93fcfeb0b13db03bd3bf940e9a4f2bc272780d238e8f45e8db5f9a597", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:b6dfa83724433c17e9b5634ad137d7e3a5e5d58a09e334b4af537668dd66a953", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:13b5559cd00f464279f6602ac272bc77c85ab4d8b088747e7d21ef1daa75147b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:39d44f64e3b4ad09d1e7be8c3c51b7b67fa5c5edaaa06104e96886ebe6d73f86", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:d9f571773fb4f1a05a832f0059b9911c92b928af97e75037b9fd8ef70a981304", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:e7925b19cc41e810e79e7706910eaf24be550f5d8dbb64fa1e033e8f5265e466", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:e4d69855e16fcf043a4c1b3c2c106dd70e8120ad57b37031be79a2b9b231e91d", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:b345dfb1d14083f0217548571afa9b827812dcdcf080a5a4765c69ff465d7551", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:1f50a1f6e920f66d22ba5b040d7e93fe4e0220605ec210de2e63610e409cba7d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:f899ec8689f1658d45d3cb65a4e222268718a2bd7cbe776349428eb9f0c26e49", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:2a42ad530bcb6277657a8bc43507f2ce5d64cdcb6f9c068ddf335b56110b7708", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:7b92e78f9c6b71bc8bf0143bd7583fba30bf20396885f17260a121f03a5a75d9", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:778e5efc7c1c472c6bdec904ba278dc2ebd749b2f38f364eab0b3c51ceea140b", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:e74bd8cf8a25c4428183d87dd9260954ad1c34a401c9205091d791a1306ac7a8", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:5f6db84dafa0b105146bffb89abd49afec08de2a5fe728de9bde96734dea0207", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:328d6fadb807eaa5db0340aedc6f303a587c09f4fc66b3809c43367f52c71037", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:34161a40a3b32f202849dc3f8a26ad180d517415e346ee359f90c27a41a8f3aa", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:e7c64640299ebe99774c78db8208f1843d3aab173dde1273c802f3b3db9d560a", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:3e51da39c56defb7bc01056cf043caf1b8a5a4aca8bb91f67e2538d6533e65ea", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:d431ce798c944be3ddaeb5c818e6eb228bb48031f0c68b48aa62463cb3c1df6b", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:61322f9ba7898decff76b047fa0bcc435d968ddbf7c8aa4d8c59a491bcef1d45", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:62974600177b82a542cc3d55fecf81ca549404fa5733d06fb99eeea009e7184b", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:4423da3262281387526200180019a1d09c59e95c2278f7e348b75e541dd2b40f", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:da3227d8129cc16efbdfb193b6a0c32aae335f4287b764e381ff2732e0c93848", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:d6f77b9ae0e4a66cb623cba0b66a028237954a0f0e8c7a1994e2a500a16b9575", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:55f9dedb5f2842cd5bf905cfd1a1dd482e0b9b8025373b3336e36401c2ded0bc", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:f66911ff08696ad4bb14a53ba28c7a0e1a74e6e90da59ef097aede2ff8c29ee1", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:31f3fa70a06b7611258bd7ecd13bbb873ff2594fb6654c586bc2f734b283ab36", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:eba266a835e2fa72faeefbfe2fb530e648eeb0514a9d9519828fbf35416927af", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:3b15f0d8488fee88085bf39a5629b9464f3f555ad8fc9d950d9679ac9c800f20", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:b623a72c9d887f58306e407cad27688c491d2337df67a1e2fc8236a8c6a64dc3", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:649c10b3fb3f97b36b013219e6ba3352dd9464700c0837432686ad518c5a3b5c", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:b4786ebdcd5b9ac90835ca304acb2574158410dfbd3ab2ce3470df6f1e71734c", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:764b34815a541fa2ffc6fce58207f2d93039d669718eccb2fda5cf222cf68ec1", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:58e3bf70ca66fd8dde1d4909047974c4ffc776c6d125d63957ae3d8b4ffb8d9a", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:8228b2075049fca0a3e651ddf7b37f0ce12255ba15af7f133e0a7621d123adbc", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:099b012daace59ef152cdf8004708e548d8eb3d8c8526bea9a31d39a0b706e97", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:5450ee371c78bed8bf0ec1c19145111158f8208dc8c259f014f4eaa2880f657e", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:f1d350b1a1401abe71f1cdf514afcbcbefbd85d0ae39fa193e56b8466679eca4", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:5e5f1b26db509502e91643271ff5e8dc3921ce87e8ea21e54cfd4b3b519b72b1", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:722c3b0094571a75f00d4148a980707021a1caefce91f8def2104a6cc59140c3", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:9f110ced2b888709ca0b11e20304a10b7e6f48ecb60183f84673fcf46158d922", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:e0b65f703eb83b90959d5196a9641947b6d8cb0573b53219b674c9160fa89c31", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:85d7740ec11e9e9e3bed007b2a2a9d1096fdd3a293d60a24389065462d8835ac", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:881aec76bd1cac6c7a22777e32f4ac1cd065d764f6a191a5707a0a280f9ec432", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:c2c07d996e7a52cabd2494e7a0fa31d419f9b1abd22081618c58f3f8a2f6d321", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:fa005d371f0e83df1036381ada9a27e8ed3a1da10cfa59939c842cf3891f483c", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:df355bc1eb0dfbbefb88e689e4b93305d3914c8ab6c2d7e60ac2b91aeed18a50", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:12a63afe1eb654a886ea8b8667925fff6e2bd2325acf6a2b9c931de3e73d1d04", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:67fe51441d8e64f6e40e445920c302ca5502aac17f22380feb850649817be831", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:41015e7118f63f54987554f279679c09e61af6d39ed6d329363d408df6e2d94b", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:99b6252a49458022a06d3efe62b0f0c47da86501434b0f42a8867c2d3c5566a6", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:19ea6f5d96cdaf706855b34d0b42e4c4cc325b058da3ea0789fdf844e5b03c20", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:f44e7f30c505ee7e5767788848e83b900d6a2952ebf3230adf5846ccbb449297", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:0d00b9f0584437dd7fa4f016a6277902082f8a9bacae2b98db37008937b50687", "enabled": 1 } }, "qgs": { "100": { "checksum": "sha256:0cb01f649375ba31e38dd74b8ec7dbf07d7697aa9d4d140c1351fdf3986d2982", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:a010b1fe387213bc9796692c891fd555250eaa96338aa30d827edb7eaf2e346d", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:ac2bc7b5f5ebffe007d04ebf041de32636199850d624e5374e65c7d9017eb395", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:06a1ad528499c522da483a2ecac7ba283b8b38788be5a553fd1a66a5a8f74ff8", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:306ac7c3e7f232045e15c9e54b9d702fb625a1bce0641fd87ff5bacf2cd7f6af", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:49b607c1e4f0a0c80318c24bba1daebf923b3919d4df413ebf11ea5219a25398", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:6c396eff9f6b9e060e1f95b780e0db8cc17d0ad8852915da0793935cf01f2a95", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:04f7a5d63c5efe46ef14195eddd5d4971593ce6ac656d85043dbcd1324447f6d", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:58d964ba1cf2e1e7660381130fe8ea74be73f94dbf024c574565cd1c80bdbbe2", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:9e7f09c15952a78ee0e680930af94ed26162e3ff59afa7bd320db68a28a5d3bb", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:4bd78d24ccb2a8e6ac0d2a9c26df709e2e790e5bfa851a784eafca4f061f93b9", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:5a2acb5d3b4673737a74715830fdc9041d7f96a6753da2fd2fa5a1075d9c8579", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:542b05843d97d7e6c2c921c0b5230cd7ea38eeb625e7287ff7645a328fd430ce", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:01d5fb51fbc9261cb09e8f1902b3a35d86e139364dbfebf8793724588cf5ba3b", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:c9fbd762fc108d68d5ddb326f5f7d1259df44e1f274468dbe783e850f5727532", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:79ddcfa70f63175b01a14ce2e66542c5d30d799f492f0ef148fa439a675eaeb9", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:8dfe841838bbd3c04c45851f613b1a4cccc443d914b24358f55c507866a83ebc", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:e4df4d491f7d40131c3a4b9d4f600c6f93dc3dbc0d5312f6c80860426fc83ac1", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:eca0b3bcf2637ca132d57b7727481afe218bd195fc65b36bdd836fc1d8f49a10", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:b312f7e28566b9cfbdf939f96a5b259a000b5b3faefa6e340bac6f33ff1e4913", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:3103f1372840b4b6faa7f58a55d1b5c2a00fbfcf1231c5129691b844ef099f2e", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:e92c439347ea9241cc5bce5f27844b9356dd7502bec0b93cb503aeedfeea5cbf", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:34f8843cbeffbf177d69cb090eec6c99b73831bfce63d61caf01fd1499dbb3b5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:1db9ddd39541ef4b06b0c80a7a26376dfed079c0bf0f6b14189401b400d6ccdc", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:4a2d6b6c82c3e7b70db5395a539cf63a0c9dfb76c551f7565531c47f5915a2a8", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:6eca53fc11732a101b4b952979bea7cbb9e73976776e0d8cc480a21a2aaecd79", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:992a57d90f09db68a0b421fd72ee75a9d4de735840575537b192d485785f4721", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b17b9526c9a7b66e1c79e2dda5f1c13ea823f8babb1092b461ba2cf0fe0b3cfa", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:0613b152bb0606dd3d5bfb45c3df41449cc67e2ccb6e91e25ba8951a8f27365d", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:40b7ecb7797e5def4fad5c9b758e6da495620f8587078459ab9cbfa72a0cbc06", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:30b5f2df89c6ec326949d94a73bf12b4ab693df3bf912459ab0d80dc34359457", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:a31bd375febb78a7f5b851333f0bce277e933007116cdc9e10b9d65d3b571e3a", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:349f4ada2c7a2fed2b30072ced1f6e31f8a9d333ef4d20b7b69ecdfa7b3aa685", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:18b037e23a78165416436a235dc4d5063ca24fe1c66455c3cee7c91986e6f89f", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:3a3973e1b0de0f2f41bd8d0744b87a9db5c7f69ba5fbd9a072e350b3143a1baa", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:51ace7a05b4972d69048d1b8b826f39c00a7f0b1d30e290091a0a428579fae9f", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:f1272f66eda949a552a95081abbd36310b7468f996b66509403e34873a75b730", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:cd2cb72a9a8e298de2d9b95feae93bb5300922cfda3fa7cdf9a74ad4b1006b1b", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:e56709c1fdf88a82755c455657372d28fbd3bbd200199bb438b5c4ac9b72d6fd", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:da36e87577598ae838d3eb3ec6ca9be0b76e5e64c3d9b33f442dde1caee4debc", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:bf809b76e1bc5812d863438934d8ec044c312de3a0bc38da5ab7a77cc125b6cc", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:aad8335c693b9a9b5c3b2f6e7f62faaede697899d9e4f0043c9fa35a9fb58174", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:1d8a2d2162832332e3172918e855c68bbfaba209dfefa7a5b25d7cf307a25872", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:8339045a95255b521b5394ceb3b9f1fc1c81beae21369e7766f7e201b6601c9f", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:20b1f131af96b2572c5c417cec7498302a6709d2cf9cab61a10abb3611190a11", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:7ca91f24f06d9ea8d336d88ad303255b714c764367350c0a1bd183e531d8d55a", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:c8d9644d047fe9d7845faff5073bb264fc8882782113e77bbd33a4df354dc45e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:34c4852edb71dca4c5a3e262e10d660a1d99313ff5b0038aae736df1d79e874f", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:5a51abc61fea28d3d2340bffe341f67e1656805ce3dc3224974ba0432589ad20", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:0860257e86c06ececb8fee98c857d65c2e22cf1936793ebe17e2264eee9d06d4", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:800b13b51b9de3372a04073de41b6afcadc8fd288cfe561b6536ee4ef4733662", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:17829e1c99f8402b9ce35467389188052d0a52fc7f92f79e1e4be5a595ee8cee", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:578a7d1cf7be164dc1aea5825b3a8fd351432296a73a66f7fee1265e4bdf5011", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:f4a6cd03f48af383c824145b2fcab5600ea507825a1ddc4fba95d7f8659182a2", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:bb6fbc95d5d5389fdfeb80c178ac7e6d3c63e4088a08ba4ef460261ec408ecbb", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:ace9e296ac8eba434d0c1e9577185a6d5dbdfbe57b5f03a3d30bd2ae34d676ad", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:14542d1e99d5950cd6076e71a4087e085b8992b04abe3d5898fdef18c8d98394", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:b09bf512661c21e8b6b231050261e4b498e841188933c9764a086d4cdac752ac", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:1dafe40710bbbceee4fa99e543e3b76ab5ba08880b18a6ffc607a6fe2e0a776b", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:93e5e810c32385fe7518f2fd262dc40e3e22cc11c99c3f6231f7a73447a32882", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:f6ff36b956acd74274c4a0b33633869c68065d65aa9bded3e8c5d6e61013e2cf", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:b049b2f30c4d6a3d2dbdd11abf2c8f41a229ba2b5edaa4b65b42e6b04dbf95d1", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:57694044b03f2af6e8309ada63fc42fd219811e76d4511e1ddea0c15922c2ead", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:74fceb571fa21e32de21e57835f76714831aee1a6d2f2e192833ca4cc2a02e00", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:00abcc3de325dc33ae77c71db83c5c2478ab8fa1602e0f485676427becaa3046", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:a3600664db828c5055c9c513175b1af064bd00a1955700cfa08e33b2e8df3b84", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:b6ebe3c1ba87f93ffda7be137cb0798fb4f590f9c3ba293569a795111d96b366", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:3c32c7b0b08b79a50adddca9ffadfb22c6049e8361b8c25f2145ddffb54d90df", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:3c322949e7bf10cd9cf56653c891b2079fd2f3392b97568b7406f807a012ff3a", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:27494f6b5844c807d054694dcbe9951e2ecf431e59fc818f44fc52b28c6b0d2e", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:184aea46b019d9889fe8fe9cdf993825a49b08c261e04522098790cf567fdf1e", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:94dc434d49e5cf0e752008571c7fa0b85397b591d93bf6c6fad7b267e70bf352", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b128898d5b70bc9271a728a84f2220fd7fdf92d8bc5494092aafc8bb1303a5da", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:9e6a5f8e644fe6b338168191e2d29887d746ede62ad399fa45568db9e73a0556", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:d437acb0a8759db6902143444b6519aee7c5c7d4203eb47b6debe8cbacec3524", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:cebd06aca5b556fa1e0e72b20d1e62339299b97f0ed6c287fb59e2fd5d527099", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:bd45c50388332480f5fc41d1850b34e40e36c5e357514f70151218d2cd6d3696", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:2f65b76339fa670f809b7784287f9bb84498e5298805cd49c932a545e6b065b7", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:eb96330f60d869d270aea558fb72835cf60ed5e43ef91a2edfb099437f20cd90", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:c5a2f49f4ea3aafa958fa750b7717c7a2a89167c06bc135217fe70a32775c3ed", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:4aba44b10a8961d5a47653fff9d1d792c6a61834305a4a06af6e1396cc837ca4", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:5283415b5f0f1cbd09dd15edcd9c96329c947d3753f001ea1b4dbb2c36019647", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:af74e6e76b5eafa47f8a7d9a6feac2232bcc3eb89980017088a01380a5f50793", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:8ffb5712bc861ac7bf7ff1ce80c7460c6b9d18f05d315109b298047d65fde160", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:f783db19a42b2eaeb812750d9e19a3e08d3b6c1c66f5b372db4815a8ab0501ec", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:5a3b265141cb6b288077e126fab36fa11e2eda86ebf4255e9af4d7a3d97a64ad", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:3e863c513c454eec29eba83525855f913718e17829b01aca33df1b057598c46b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:648723562ff7213644702647012526574f1849111af7ee4c33397976cb67889a", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:229405ec20f2ef4be3407e1edc95cd00d97131186e215af3eaa8cb6c9db00b19", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:ed1c063d93095ee0e6aa51ba88db5d594dd63adf08c22e229bdfaeef3ddd6041", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:d3354557215dce5945f8f314fd0758ac91e2ead2b164b66ba1ae805fb78032cc", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:e8d4ca8a69b426c6757d995ce000bfb298a756d8460f2d769a7d7ceca3c85bc9", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:082b0f8d60b51b9d4e2e2c36d2a8c25def706d663a8e4c0a6e3b9ab3f2273169", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:cf80105ec400aa774e672adc21c7d793643d8a46228b2d24af1dcc02f49633c3", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:83500bff5e010b493ff6f4cac86cf5f54ff42ae9df24836f231ec4eb1db1b90a", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:abd29a08cf3927c0f2cfd049a5ae7affb136271f16d00a0b9e8a9f749954ba67", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:24b9d1d20c211e164d0250c10bb83eac01c2fa7a40b1bcd9c5ba0ad3580c861c", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:5ecf3fa7d0855932164013257ab7a927d9e233331967a0fbd12567a610bbe813", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:5107a5c0e0ff98db20291b93939840608294a733f884496cb20f3c2ebb556da6", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:b3345eccaf4308a4d50f77ba32339a73683ababf8accbf5ef3778e0997e0c3d5", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:3ee19750f325fa25a5e0e0b63ef4d975f9ceb176a938be366e6b78a2117d6b80", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:1bb04197ca656354f1fb305de8db70be264d9e6947907a8d89c92d00e381804b", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e0851063a44ec1cc3f69661ded0a6479004b16bea8cf5aa1d0c58ff18eb0e43c", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:924141d268983b4c2136aa07885129194009e59eedff01b1da64c289b45dfc4a", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:454ea02d68d23cdc8ef246e168b1eb196b9182c30600d28de3b0db0352b49016", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:a07e68d3b45ee87ab5d5905f2adbdfea6f4c06a71922d933ac4214fce763d5e0", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:7ba8626b47450ba46aff6cdc02028f495c6e89cc5bb7cca33d12b4f1fbcbfc29", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:5a3961ce8b7d68625c5265485992a092da11735dfb7265e14fe180161b1886aa", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:ae23008e1761fe99ea42cdc1f812eb670b4dce01ebb8d9da7a7cc1d7ad6813c7", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:3b90922fbb9bda6e3184c78a67e4113418f2aafdf9db71f7e2df6de802df0485", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:c64d463ddbe5d7dee95a313e7bd4dce33d857b370f51ba1863c19be1d8f99990", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:d2a5e711137e30f5340af43e60e9b82d43aff2cc71a0424cf79d109fb6497bc2", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:0fa7b4045390c59b461d1841edf37cdb30d1a04a845e1570ee5db39ed1bef11d", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:2d8d8872d708dad1249a20d33e06f9dfd3ad2a5306e1d3d5f804de0b3cf60c94", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:aa2d138cf8a2d34b5a09f7313480e0e26e8838302ea290260d385dc0a8e5ed86", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:e449a81d2277b2e1a7e71144981bf2549ebef0748bc0856857f3d4d648b9f85d", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:e4fe6d06ad6663c9f09418b19f2e73a2f84d5fb641b34e1f4b771814c1527979", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:72120f1f34c8f7e3534664cbf8a3d62f08d80512a692e10ae291aecda1d4aefe", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:ff56bae52bdcfcb12f69b253b30322c07978abf38604b77bbd73c0285565e4d7", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:844efc4302901942e398bb028084d9d2055f3024e3cbe0c34e2e2809712363c3", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:982bf2fe7ccf24547c2601f3414f1909b11025439202307074a32d73d7061c3a", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:0226572cf2e6d2888aff77ee33eb5f74b652075e266ba1d45dda8d40e0171ade", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:50d7ecbb927dd9e156be74ad02a5329051619c11ee4084926469a731a30bd364", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:67aa3807e78b099dacbb68d7fc7b7a08485728527e6d0b1803283898197eca76", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:4ab4c6f4f35ec27a8f0910e1be9bba298178ff619baa763626af0649946112f2", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:d183f4d406b8d06ee13b0c65e87be6d06892d0fb39a61eeff8da1f0b572c6c2d", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:fa847224d5c0c17e4ce119078356197a9ef725037835e9689b61da14f0de9694", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:5a406596af1009da1862331faa10b09430a025353d2f92cc578fed7a4344bacd", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:11f8fde60181d5d617bcb4a48e6b611cf3fe1fb411a6bd2a048e71a185fa870d", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:4e963679eed0bb6202f4fcb520f485ac6e00686fbab7381a37b7d2281d3a8386", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:9a4972b9fd4d16e5a2199fa84c97cd69898aa6bd431c3b988f4a988498ba8c8d", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:4788a9123253e153c62646cfbd8bdc8ec5bf86cd994bf1b0052553e669aacae2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:1d5c9ebc7884a826e36ffab86d90ca9f648664bad84a31b806fb2c13aaa9f13e", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:162 Thursday 24 July 2025 07:36:13 -0400 (0:00:03.417) 0:15:43.309 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:175 Thursday 24 July 2025 07:36:13 -0400 (0:00:00.227) 0:15:43.537 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Thursday 24 July 2025 07:36:13 -0400 (0:00:00.134) 0:15:43.672 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.nbde_server : Stat the tangd custom port systemd directory] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:14 Thursday 24 July 2025 07:36:13 -0400 (0:00:00.168) 0:15:43.840 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.nbde_server : Get a list of files in the tangd custom directory] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:19 Thursday 24 July 2025 07:36:14 -0400 (0:00:00.562) 0:15:44.403 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__nbde_server_tangd_dir_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:35 Thursday 24 July 2025 07:36:14 -0400 (0:00:00.179) 0:15:44.582 ********* changed: [managed-node4] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/tangd.socket.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44 Thursday 24 July 2025 07:36:15 -0400 (0:00:00.894) 0:15:45.476 ********* changed: [managed-node4] => { "changed": true, "checksum": "cab519df8c21e60fd06ac780e2c7bd41ad441042", "dest": "/etc/systemd/system/tangd.socket.d/override.conf", "gid": 0, "group": "root", "md5sum": "fc727969e0bd264a9cc7f9c6bc56714c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tangd_unit_file_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1753356975.6937752-228483-244758836951565/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.nbde_server : Set flag to to tell main that the port has changed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:53 Thursday 24 July 2025 07:36:16 -0400 (0:00:01.073) 0:15:46.549 ********* ok: [managed-node4] => { "ansible_facts": { "__nbde_server_port_changed": true }, "changed": false } TASK [Ensure the desired port is added to firewalld] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:57 Thursday 24 July 2025 07:36:16 -0400 (0:00:00.203) 0:15:46.753 ********* included: fedora.linux_system_roles.firewall for managed-node4 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Thursday 24 July 2025 07:36:17 -0400 (0:00:00.202) 0:15:46.956 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node4 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Thursday 24 July 2025 07:36:17 -0400 (0:00:00.097) 0:15:47.053 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Thursday 24 July 2025 07:36:17 -0400 (0:00:00.077) 0:15:47.131 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Thursday 24 July 2025 07:36:17 -0400 (0:00:00.453) 0:15:47.584 ********* ok: [managed-node4] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Thursday 24 July 2025 07:36:17 -0400 (0:00:00.114) 0:15:47.698 ********* ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Thursday 24 July 2025 07:36:18 -0400 (0:00:00.463) 0:15:48.162 ********* ok: [managed-node4] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Thursday 24 July 2025 07:36:18 -0400 (0:00:00.103) 0:15:48.266 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009514", "end": "2025-07-24 07:36:18.733249", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:36:18.723735" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Thursday 24 July 2025 07:36:18 -0400 (0:00:00.543) 0:15:48.810 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Thursday 24 July 2025 07:36:19 -0400 (0:00:00.131) 0:15:48.942 ********* ok: [managed-node4] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Thursday 24 July 2025 07:36:19 -0400 (0:00:00.133) 0:15:49.075 ********* ok: [managed-node4] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Thursday 24 July 2025 07:36:20 -0400 (0:00:01.185) 0:15:50.260 ********* skipping: [managed-node4] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Thursday 24 July 2025 07:36:20 -0400 (0:00:00.149) 0:15:50.410 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Thursday 24 July 2025 07:36:20 -0400 (0:00:00.152) 0:15:50.562 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Thursday 24 July 2025 07:36:20 -0400 (0:00:00.117) 0:15:50.680 ********* skipping: [managed-node4] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Thursday 24 July 2025 07:36:21 -0400 (0:00:00.218) 0:15:50.898 ********* skipping: [managed-node4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Thursday 24 July 2025 07:36:21 -0400 (0:00:00.254) 0:15:51.153 ********* ok: [managed-node4] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice polkit.service sysinit.target basic.target dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ipset.service iptables.service ip6tables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3631239168", "EffectiveMemoryMax": "3631239168", "EffectiveTasksMax": "21945", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13716", "LimitNPROCSoft": "13716", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13716", "LimitSIGPENDINGSoft": "13716", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3202760704", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21945", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Thursday 24 July 2025 07:36:22 -0400 (0:00:00.804) 0:15:51.957 ********* changed: [managed-node4] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.socket dbus-broker.service sysinit.target system.slice polkit.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3631239168", "EffectiveMemoryMax": "3631239168", "EffectiveTasksMax": "21945", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13716", "LimitNPROCSoft": "13716", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13716", "LimitSIGPENDINGSoft": "13716", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3193540608", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21945", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Thursday 24 July 2025 07:36:23 -0400 (0:00:01.433) 0:15:53.390 ********* ok: [managed-node4] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.12", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Thursday 24 July 2025 07:36:23 -0400 (0:00:00.134) 0:15:53.525 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Thursday 24 July 2025 07:36:23 -0400 (0:00:00.123) 0:15:53.648 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Thursday 24 July 2025 07:36:23 -0400 (0:00:00.109) 0:15:53.758 ********* changed: [managed-node4] => (item={'port': '7500/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "immediate": true, "permanent": true, "port": "7500/tcp", "state": "enabled", "zone": "public" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Thursday 24 July 2025 07:36:25 -0400 (0:00:01.149) 0:15:54.908 ********* skipping: [managed-node4] => (item={'port': '7500/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "immediate": true, "permanent": true, "port": "7500/tcp", "state": "enabled", "zone": "public" }, "skip_reason": "Conditional result was False" } skipping: [managed-node4] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Thursday 24 July 2025 07:36:25 -0400 (0:00:00.228) 0:15:55.137 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Thursday 24 July 2025 07:36:25 -0400 (0:00:00.136) 0:15:55.273 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Thursday 24 July 2025 07:36:25 -0400 (0:00:00.140) 0:15:55.414 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Thursday 24 July 2025 07:36:25 -0400 (0:00:00.198) 0:15:55.613 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Thursday 24 July 2025 07:36:25 -0400 (0:00:00.229) 0:15:55.842 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Thursday 24 July 2025 07:36:26 -0400 (0:00:00.450) 0:15:56.293 ********* skipping: [managed-node4] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 Thursday 24 July 2025 07:36:26 -0400 (0:00:00.223) 0:15:56.516 ********* ok: [managed-node4] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:41 Thursday 24 July 2025 07:36:27 -0400 (0:00:01.161) 0:15:57.678 ********* changed: [managed-node4] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "AccessSELinuxContext": "system_u:object_r:tangd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Backlog": "2147483647", "Before": "shutdown.target sockets.target", "BindIPv6Only": "default", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "\"man:tang(8)\"", "DropInPaths": "/etc/systemd/system/tangd.socket.d/override.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3631239168", "EffectiveMemoryMax": "3631239168", "EffectiveTasksMax": "21945", "ExecStartPre": "{ path=/usr/bin/chown ; argv[]=/usr/bin/chown -R tang:tang /var/db/tang ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorName": "connection", "FinalKillSignal": "9", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13716", "LimitNPROCSoft": "13716", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13716", "LimitSIGPENDINGSoft": "13716", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:7500 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryAvailable": "3148369920", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAPolicy": "n/a", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PassCredentials": "no", "PassFileDescriptorsToExec": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "PollLimitBurst": "150", "PollLimitIntervalUSec": "2s", "Priority": "-1", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "Requires": "system.slice sysinit.target", "RestartKillSignal": "15", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21945", "TimeoutCleanUSec": "infinity", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Timestamping": "off", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "200", "TriggerLimitIntervalUSec": "2s", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "Writable": "no" } } TASK [Create encrypted Stratis pool with Clevis/Tang] ************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:251 Thursday 24 July 2025 07:36:29 -0400 (0:00:01.327) 0:15:59.005 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:36:29 -0400 (0:00:00.172) 0:15:59.178 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:36:29 -0400 (0:00:00.151) 0:15:59.330 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:36:29 -0400 (0:00:00.498) 0:15:59.829 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:36:30 -0400 (0:00:00.279) 0:16:00.108 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:36:30 -0400 (0:00:00.117) 0:16:00.226 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:36:30 -0400 (0:00:00.112) 0:16:00.339 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:36:30 -0400 (0:00:00.185) 0:16:00.524 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:36:30 -0400 (0:00:00.173) 0:16:00.698 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:36:31 -0400 (0:00:00.265) 0:16:00.963 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:36:31 -0400 (0:00:00.112) 0:16:01.077 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": "sda", "encryption": true, "encryption_clevis_pin": "tang", "encryption_password": "yabbadabbadoo", "encryption_tang_url": "localhost:7500", "name": "foo", "type": "stratis" } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:36:31 -0400 (0:00:00.146) 0:16:01.223 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:36:31 -0400 (0:00:00.512) 0:16:01.736 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:36:32 -0400 (0:00:00.186) 0:16:01.923 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:36:32 -0400 (0:00:00.140) 0:16:02.063 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:36:32 -0400 (0:00:00.118) 0:16:02.182 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:36:32 -0400 (0:00:00.132) 0:16:02.314 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:36:32 -0400 (0:00:00.179) 0:16:02.494 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:36:32 -0400 (0:00:00.080) 0:16:02.574 ********* changed: [managed-node4] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "create device", "device": "/dev/stratis/foo", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo" ], "mounts": [], "packages": [ "stratis-cli", "xfsprogs", "stratisd" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": "tang", "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": "localhost:7500", "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:36:50 -0400 (0:00:17.733) 0:16:20.307 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:36:50 -0400 (0:00:00.162) 0:16:20.470 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356843.7633362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cd2b862c6c78709637d3ed7b88b98d25126a5cf4", "ctime": 1753356837.2003198, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356837.2003198, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:36:51 -0400 (0:00:00.593) 0:16:21.063 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:36:51 -0400 (0:00:00.773) 0:16:21.837 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:36:52 -0400 (0:00:00.147) 0:16:21.985 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "stratis" }, { "action": "create device", "device": "/dev/stratis/foo", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/stratis/foo" ], "mounts": [], "packages": [ "stratis-cli", "xfsprogs", "stratisd" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": "tang", "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": "localhost:7500", "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:36:52 -0400 (0:00:00.212) 0:16:22.197 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": "tang", "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": "localhost:7500", "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:36:52 -0400 (0:00:00.196) 0:16:22.394 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:36:52 -0400 (0:00:00.144) 0:16:22.538 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:36:52 -0400 (0:00:00.127) 0:16:22.666 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:36:52 -0400 (0:00:00.119) 0:16:22.786 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:36:52 -0400 (0:00:00.073) 0:16:22.859 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:36:53 -0400 (0:00:00.101) 0:16:22.960 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:36:53 -0400 (0:00:00.107) 0:16:23.068 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:36:54 -0400 (0:00:00.859) 0:16:23.928 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:36:54 -0400 (0:00:00.154) 0:16:24.083 ********* ok: [managed-node4] TASK [Verify role results - 11] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:264 Thursday 24 July 2025 07:36:55 -0400 (0:00:01.357) 0:16:25.441 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:36:55 -0400 (0:00:00.293) 0:16:25.734 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": "tang", "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "encryption_tang_thumbprint": null, "encryption_tang_url": "localhost:7500", "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "stratis", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:36:56 -0400 (0:00:00.220) 0:16:25.954 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:36:56 -0400 (0:00:00.252) 0:16:26.207 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-crypt": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-crypt", "size": "9.7G", "type": "crypt", "uuid": "" }, "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-flex-mdv": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-flex-mdv", "size": "512M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-flex-thindata": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-flex-thindata", "size": "9.2G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-flex-thinmeta": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-flex-thinmeta", "size": "6M", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-physical-cache": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-physical-cache", "size": "9.7G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-physical-originsub": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-physical-originsub", "size": "9.7G", "type": "stratis", "uuid": "" }, "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-thinpool-pool": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/mapper/stratis-1-private-4fddd079e27a434e98def041b0777b24-thinpool-pool", "size": "9.2G", "type": "stratis", "uuid": "" }, "/dev/sda": { "fstype": "stratis", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "d08c9ff7-98d6-4a2b-8368-cf3acac93939" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:36:56 -0400 (0:00:00.622) 0:16:26.830 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003150", "end": "2025-07-24 07:36:57.397256", "rc": 0, "start": "2025-07-24 07:36:57.394106" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:36:57 -0400 (0:00:00.657) 0:16:27.487 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003559", "end": "2025-07-24 07:36:58.074724", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:36:58.071165" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:36:58 -0400 (0:00:00.715) 0:16:28.203 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda'], 'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'encryption_clevis_pin': 'tang', 'encryption_tang_url': 'localhost:7500', 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'stratis', 'volumes': []}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:36:58 -0400 (0:00:00.369) 0:16:28.573 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:36:58 -0400 (0:00:00.176) 0:16:28.749 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:36:59 -0400 (0:00:00.186) 0:16:28.936 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:36:59 -0400 (0:00:00.205) 0:16:29.141 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:36:59 -0400 (0:00:00.392) 0:16:29.534 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:36:59 -0400 (0:00:00.186) 0:16:29.721 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:37:00 -0400 (0:00:00.386) 0:16:30.108 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:37:00 -0400 (0:00:00.159) 0:16:30.268 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:37:00 -0400 (0:00:00.126) 0:16:30.394 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:37:00 -0400 (0:00:00.128) 0:16:30.523 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:37:00 -0400 (0:00:00.199) 0:16:30.722 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:37:01 -0400 (0:00:00.196) 0:16:30.919 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:37:01 -0400 (0:00:00.115) 0:16:31.034 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:37:01 -0400 (0:00:00.176) 0:16:31.210 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:37:02 -0400 (0:00:00.721) 0:16:31.932 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:37:02 -0400 (0:00:00.255) 0:16:32.187 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:37:02 -0400 (0:00:00.695) 0:16:32.883 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:37:03 -0400 (0:00:00.197) 0:16:33.081 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:37:03 -0400 (0:00:00.247) 0:16:33.329 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:37:03 -0400 (0:00:00.182) 0:16:33.511 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:37:03 -0400 (0:00:00.178) 0:16:33.690 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:37:04 -0400 (0:00:00.208) 0:16:33.899 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:37:04 -0400 (0:00:00.198) 0:16:34.097 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:37:04 -0400 (0:00:00.186) 0:16:34.283 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:37:04 -0400 (0:00:00.197) 0:16:34.481 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:37:05 -0400 (0:00:00.517) 0:16:34.998 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:37:05 -0400 (0:00:00.226) 0:16:35.225 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:37:05 -0400 (0:00:00.161) 0:16:35.387 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:37:05 -0400 (0:00:00.312) 0:16:35.699 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:37:05 -0400 (0:00:00.114) 0:16:35.813 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:37:06 -0400 (0:00:00.358) 0:16:36.172 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:37:06 -0400 (0:00:00.126) 0:16:36.298 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:37:06 -0400 (0:00:00.396) 0:16:36.695 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "1", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:37:07 -0400 (0:00:00.205) 0:16:36.901 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:37:07 -0400 (0:00:00.126) 0:16:37.027 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:37:07 -0400 (0:00:00.149) 0:16:37.177 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:37:07 -0400 (0:00:00.132) 0:16:37.310 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:37:07 -0400 (0:00:00.295) 0:16:37.606 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:37:07 -0400 (0:00:00.110) 0:16:37.716 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:37:08 -0400 (0:00:00.317) 0:16:38.033 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: {"name": "foo", "encrypted": true, "key_desc": "blivet-foo", "clevis_pin": "tang", "clevis_args": {"thp": "_SfshOYiLiyXN4RN_DJyRnsi9pi05DfrskVy8MndLVg", "url": "localhost:7500"}} STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:37:09 -0400 (0:00:00.853) 0:16:38.887 ********* ok: [managed-node4] => {} MSG: {'name': 'foo', 'encrypted': True, 'key_desc': 'blivet-foo', 'clevis_pin': 'tang', 'clevis_args': {'thp': '_SfshOYiLiyXN4RN_DJyRnsi9pi05DfrskVy8MndLVg', 'url': 'localhost:7500'}} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:37:09 -0400 (0:00:00.191) 0:16:39.078 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": { "clevis_args": { "thp": "_SfshOYiLiyXN4RN_DJyRnsi9pi05DfrskVy8MndLVg", "url": "localhost:7500" }, "clevis_pin": "tang", "encrypted": true, "key_desc": "blivet-foo", "name": "foo" } }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:37:09 -0400 (0:00:00.158) 0:16:39.237 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:37:09 -0400 (0:00:00.211) 0:16:39.448 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:37:09 -0400 (0:00:00.150) 0:16:39.598 ********* ok: [managed-node4] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:37:09 -0400 (0:00:00.144) 0:16:39.742 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:37:09 -0400 (0:00:00.123) 0:16:39.866 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:37:10 -0400 (0:00:00.165) 0:16:40.032 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:37:10 -0400 (0:00:00.100) 0:16:40.132 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:37:10 -0400 (0:00:00.132) 0:16:40.264 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up - 4] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:268 Thursday 24 July 2025 07:37:10 -0400 (0:00:00.277) 0:16:40.541 ********* included: fedora.linux_system_roles.storage for managed-node4 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 24 July 2025 07:37:11 -0400 (0:00:00.404) 0:16:40.946 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 24 July 2025 07:37:11 -0400 (0:00:00.281) 0:16:41.227 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 24 July 2025 07:37:11 -0400 (0:00:00.209) 0:16:41.437 ********* skipping: [managed-node4] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node4] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node4] => (item=CentOS_10.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}", "vdo" ] }, "ansible_included_var_files": [ "/tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 24 July 2025 07:37:11 -0400 (0:00:00.306) 0:16:41.744 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 24 July 2025 07:37:12 -0400 (0:00:00.179) 0:16:41.923 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 24 July 2025 07:37:12 -0400 (0:00:00.147) 0:16:42.071 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 24 July 2025 07:37:12 -0400 (0:00:00.428) 0:16:42.500 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 24 July 2025 07:37:12 -0400 (0:00:00.198) 0:16:42.698 ********* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node4 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 24 July 2025 07:37:13 -0400 (0:00:00.283) 0:16:42.981 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 24 July 2025 07:37:13 -0400 (0:00:00.163) 0:16:43.145 ********* ok: [managed-node4] => { "storage_pools | d([])": [ { "disks": "sda", "name": "foo", "state": "absent", "type": "stratis" } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 24 July 2025 07:37:13 -0400 (0:00:00.258) 0:16:43.403 ********* ok: [managed-node4] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 24 July 2025 07:37:13 -0400 (0:00:00.260) 0:16:43.663 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 24 July 2025 07:37:13 -0400 (0:00:00.180) 0:16:43.844 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Thursday 24 July 2025 07:37:14 -0400 (0:00:00.119) 0:16:43.963 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Thursday 24 July 2025 07:37:14 -0400 (0:00:00.131) 0:16:44.095 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Thursday 24 July 2025 07:37:14 -0400 (0:00:00.273) 0:16:44.368 ********* ok: [managed-node4] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Thursday 24 July 2025 07:37:14 -0400 (0:00:00.206) 0:16:44.575 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 24 July 2025 07:37:14 -0400 (0:00:00.072) 0:16:44.647 ********* changed: [managed-node4] => { "actions": [ { "action": "destroy device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "stratis" } ], "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" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Thursday 24 July 2025 07:37:18 -0400 (0:00:03.554) 0:16:48.202 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Thursday 24 July 2025 07:37:18 -0400 (0:00:00.218) 0:16:48.421 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753356843.7633362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cd2b862c6c78709637d3ed7b88b98d25126a5cf4", "ctime": 1753356837.2003198, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 281018567, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753356837.2003198, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2701468181", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Thursday 24 July 2025 07:37:19 -0400 (0:00:00.670) 0:16:49.091 ********* ok: [managed-node4] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 24 July 2025 07:37:19 -0400 (0:00:00.645) 0:16:49.736 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Thursday 24 July 2025 07:37:19 -0400 (0:00:00.113) 0:16:49.850 ********* ok: [managed-node4] => { "blivet_output": { "actions": [ { "action": "destroy device", "device": "/dev/stratis/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "stratis" } ], "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" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 24 July 2025 07:37:20 -0400 (0:00:00.128) 0:16:49.978 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Thursday 24 July 2025 07:37:20 -0400 (0:00:00.093) 0:16:50.072 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Thursday 24 July 2025 07:37:20 -0400 (0:00:00.353) 0:16:50.425 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Thursday 24 July 2025 07:37:20 -0400 (0:00:00.214) 0:16:50.640 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Thursday 24 July 2025 07:37:20 -0400 (0:00:00.214) 0:16:50.854 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 24 July 2025 07:37:21 -0400 (0:00:00.151) 0:16:51.006 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Thursday 24 July 2025 07:37:21 -0400 (0:00:00.150) 0:16:51.156 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Thursday 24 July 2025 07:37:21 -0400 (0:00:00.169) 0:16:51.325 ********* ok: [managed-node4] => { "changed": false, "stat": { "atime": 1753355646.9403517, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1753355638.9293318, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733767, "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": 1753355638.930122, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2687526206", "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Thursday 24 July 2025 07:37:22 -0400 (0:00:00.686) 0:16:52.011 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Thursday 24 July 2025 07:37:22 -0400 (0:00:00.140) 0:16:52.152 ********* ok: [managed-node4] TASK [Verify role results - 12] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:278 Thursday 24 July 2025 07:37:23 -0400 (0:00:01.523) 0:16:53.676 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node4 TASK [Print out pool information] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 24 July 2025 07:37:24 -0400 (0:00:00.297) 0:16:53.973 ********* ok: [managed-node4] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "stratis", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 24 July 2025 07:37:24 -0400 (0:00:00.262) 0:16:54.236 ********* skipping: [managed-node4] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 24 July 2025 07:37:24 -0400 (0:00:00.255) 0:16:54.492 ********* ok: [managed-node4] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "8fbf5cac-c676-42fe-9ecc-2169d67a5d74" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 24 July 2025 07:37:25 -0400 (0:00:00.668) 0:16:55.161 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003042", "end": "2025-07-24 07:37:25.744162", "rc": 0, "start": "2025-07-24 07:37:25.741120" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jul 22 13:28:31 2025 # # 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=8fbf5cac-c676-42fe-9ecc-2169d67a5d74 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 24 July 2025 07:37:25 -0400 (0:00:00.668) 0:16:55.829 ********* ok: [managed-node4] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003055", "end": "2025-07-24 07:37:26.401941", "failed_when_result": false, "rc": 0, "start": "2025-07-24 07:37:26.398886" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 24 July 2025 07:37:26 -0400 (0:00:00.577) 0:16:56.406 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node4 => (item={'disks': ['sda'], 'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'absent', 'type': 'stratis', 'volumes': []}) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Thursday 24 July 2025 07:37:26 -0400 (0:00:00.267) 0:16:56.674 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Thursday 24 July 2025 07:37:27 -0400 (0:00:00.322) 0:16:56.996 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Thursday 24 July 2025 07:37:27 -0400 (0:00:00.122) 0:16:57.118 ********* skipping: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Thursday 24 July 2025 07:37:27 -0400 (0:00:00.092) 0:16:57.211 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node4 => (item=members) included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node4 => (item=volumes) TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Thursday 24 July 2025 07:37:27 -0400 (0:00:00.183) 0:16:57.395 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Thursday 24 July 2025 07:37:27 -0400 (0:00:00.093) 0:16:57.488 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Thursday 24 July 2025 07:37:27 -0400 (0:00:00.108) 0:16:57.597 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Thursday 24 July 2025 07:37:27 -0400 (0:00:00.117) 0:16:57.714 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Thursday 24 July 2025 07:37:27 -0400 (0:00:00.095) 0:16:57.810 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Thursday 24 July 2025 07:37:28 -0400 (0:00:00.145) 0:16:57.956 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Thursday 24 July 2025 07:37:28 -0400 (0:00:00.423) 0:16:58.379 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Thursday 24 July 2025 07:37:28 -0400 (0:00:00.144) 0:16:58.524 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm'", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Thursday 24 July 2025 07:37:28 -0400 (0:00:00.114) 0:16:58.639 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Thursday 24 July 2025 07:37:28 -0400 (0:00:00.087) 0:16:58.726 ********* ok: [managed-node4] => { "changed": false, "failed_when_result": false, "rc": 0 } STDOUT: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Thursday 24 July 2025 07:37:29 -0400 (0:00:00.574) 0:16:59.300 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Thursday 24 July 2025 07:37:29 -0400 (0:00:00.101) 0:16:59.401 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node4 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Thursday 24 July 2025 07:37:29 -0400 (0:00:00.295) 0:16:59.696 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Thursday 24 July 2025 07:37:29 -0400 (0:00:00.158) 0:16:59.855 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.121) 0:16:59.976 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.321) 0:17:00.298 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.075) 0:17:00.374 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.065) 0:17:00.439 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.057) 0:17:00.497 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.053) 0:17:00.551 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.049) 0:17:00.600 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.049) 0:17:00.650 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.048) 0:17:00.699 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.050) 0:17:00.749 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node4 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Thursday 24 July 2025 07:37:30 -0400 (0:00:00.098) 0:17:00.848 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.125) 0:17:00.974 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node4 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.143) 0:17:01.118 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check member encryption] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.048) 0:17:01.166 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node4 TASK [Set test variables] ****************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.115) 0:17:01.282 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.073) 0:17:01.356 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.040) 0:17:01.396 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.041) 0:17:01.437 ********* ok: [managed-node4] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.057) 0:17:01.495 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node4 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.246) 0:17:01.742 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Thursday 24 July 2025 07:37:31 -0400 (0:00:00.048) 0:17:01.790 ********* included: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node4 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Thursday 24 July 2025 07:37:32 -0400 (0:00:00.123) 0:17:01.913 ********* ok: [managed-node4] => { "changed": false, "rc": 0 } STDOUT: null STDERR: OpenSSH_9.9p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.91 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.91 originally 10.31.12.91 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1a0e6902b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.91 closed. TASK [Print script output] ***************************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Thursday 24 July 2025 07:37:32 -0400 (0:00:00.433) 0:17:02.347 ********* ok: [managed-node4] => {} MSG: null TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Thursday 24 July 2025 07:37:32 -0400 (0:00:00.057) 0:17:02.405 ********* ok: [managed-node4] => { "ansible_facts": { "_stratis_pool_info": "" }, "changed": false } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Thursday 24 July 2025 07:37:32 -0400 (0:00:00.077) 0:17:02.482 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Thursday 24 July 2025 07:37:32 -0400 (0:00:00.084) 0:17:02.567 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Thursday 24 July 2025 07:37:32 -0400 (0:00:00.087) 0:17:02.654 ********* skipping: [managed-node4] => { "changed": false, "false_condition": "storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Thursday 24 July 2025 07:37:32 -0400 (0:00:00.209) 0:17:02.864 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Thursday 24 July 2025 07:37:33 -0400 (0:00:00.075) 0:17:02.939 ********* ok: [managed-node4] => { "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: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Thursday 24 July 2025 07:37:33 -0400 (0:00:00.072) 0:17:03.012 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 24 July 2025 07:37:33 -0400 (0:00:00.083) 0:17:03.095 ********* skipping: [managed-node4] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 24 July 2025 07:37:33 -0400 (0:00:00.091) 0:17:03.187 ********* ok: [managed-node4] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } PLAY RECAP ********************************************************************* managed-node4 : ok=932 changed=25 unreachable=0 failed=0 skipped=1275 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 24 July 2025 07:37:33 -0400 (0:00:00.027) 0:17:03.215 ********* =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 21.24s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 17.73s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 14.07s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 13.45s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.25s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 10.52s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Gather package facts ---------------------------------------------------- 6.91s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:25 Start stratisd service -------------------------------------------------- 6.07s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:55 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.68s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Get service facts ------------------- 5.01s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.86s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Gathering Facts --------------------------------------------------------- 4.80s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.21s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Make sure blivet is available ------- 3.65s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Get required packages --------------- 3.64s /tmp/collections-9DK/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 --- 3.56s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.42s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab --- 3.34s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 3.33s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Set up new/current mounts ----------- 3.09s /tmp/collections-9DK/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166