ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_change_fs_use_partitions.yml *********************************** 1 plays in /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml PLAY [Test change fs with partitions] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:2 Sunday 06 July 2025 11:56:00 -0400 (0:00:00.035) 0:00:00.035 *********** ok: [managed-node15] META: ran handlers TASK [Run the role] ************************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:14 Sunday 06 July 2025 11:56:02 -0400 (0:00:02.012) 0:00:02.047 *********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 06 July 2025 11:56:02 -0400 (0:00:00.159) 0:00:02.207 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 06 July 2025 11:56:02 -0400 (0:00:00.271) 0:00:02.479 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 06 July 2025 11:56:02 -0400 (0:00:00.189) 0:00:02.668 *********** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node15] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 06 July 2025 11:56:03 -0400 (0:00:00.303) 0:00:02.971 *********** ok: [managed-node15] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 06 July 2025 11:56:04 -0400 (0:00:01.827) 0:00:04.798 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 06 July 2025 11:56:05 -0400 (0:00:00.252) 0:00:05.051 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 06 July 2025 11:56:05 -0400 (0:00:00.118) 0:00:05.169 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 06 July 2025 11:56:05 -0400 (0:00:00.105) 0:00:05.274 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 06 July 2025 11:56:05 -0400 (0:00:00.566) 0:00:05.841 *********** changed: [managed-node15] => { "changed": true, "changes": { "installed": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "libblockdev" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package libblockdev.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: libblockdev-utils(x86-64) = 2.18-5.el7 for package: libblockdev-2.18-5.el7.x86_64\n--> Processing Dependency: libbd_utils.so.2()(64bit) for package: libblockdev-2.18-5.el7.x86_64\n---> Package libblockdev-crypto.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: libvolume_key.so.1()(64bit) for package: libblockdev-crypto-2.18-5.el7.x86_64\n---> Package libblockdev-dm.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: libdmraid.so.1(Base)(64bit) for package: libblockdev-dm-2.18-5.el7.x86_64\n--> Processing Dependency: dmraid for package: libblockdev-dm-2.18-5.el7.x86_64\n--> Processing Dependency: libdmraid.so.1()(64bit) for package: libblockdev-dm-2.18-5.el7.x86_64\n---> Package libblockdev-lvm.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: lvm2 for package: libblockdev-lvm-2.18-5.el7.x86_64\n--> Processing Dependency: device-mapper-persistent-data for package: libblockdev-lvm-2.18-5.el7.x86_64\n---> Package libblockdev-mdraid.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: mdadm for package: libblockdev-mdraid-2.18-5.el7.x86_64\n--> Processing Dependency: libbytesize.so.1()(64bit) for package: libblockdev-mdraid-2.18-5.el7.x86_64\n---> Package libblockdev-swap.x86_64 0:2.18-5.el7 will be installed\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python2-blivet3.noarch 1:3.1.3-3.el7 will be installed\n--> Processing Dependency: blivet3-data = 1:3.1.3-3.el7 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: python2-bytesize >= 0.3 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: python2-blockdev >= 2.17 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: pyparted >= 3.9 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: python2-hawkey for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: lsof for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Running transaction check\n---> Package blivet3-data.noarch 1:3.1.3-3.el7 will be installed\n---> Package device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 will be installed\n--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64\n--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64\n--> Processing Dependency: libaio.so.1()(64bit) for package: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64\n---> Package dmraid.x86_64 0:1.0.0.rc16-28.el7 will be installed\n--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: dmraid-1.0.0.rc16-28.el7.x86_64\n--> Processing Dependency: dmraid-events for package: dmraid-1.0.0.rc16-28.el7.x86_64\n--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: dmraid-1.0.0.rc16-28.el7.x86_64\n---> Package libblockdev-utils.x86_64 0:2.18-5.el7 will be installed\n---> Package libbytesize.x86_64 0:1.2-1.el7 will be installed\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package lvm2.x86_64 7:2.02.187-6.el7_9.5 will be installed\n--> Processing Dependency: lvm2-libs = 7:2.02.187-6.el7_9.5 for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n---> Package mdadm.x86_64 0:4.1-9.el7_9 will be installed\n--> Processing Dependency: libreport-filesystem for package: mdadm-4.1-9.el7_9.x86_64\n---> Package pyparted.x86_64 1:3.9-15.el7 will be installed\n---> Package python2-blockdev.x86_64 0:2.18-5.el7 will be installed\n---> Package python2-bytesize.x86_64 0:1.2-1.el7 will be installed\n---> Package python2-hawkey.x86_64 0:0.22.5-2.el7_9 will be installed\n--> Processing Dependency: python2-libdnf = 0.22.5-2.el7_9 for package: python2-hawkey-0.22.5-2.el7_9.x86_64\n--> Processing Dependency: libdnf(x86-64) = 0.22.5-2.el7_9 for package: python2-hawkey-0.22.5-2.el7_9.x86_64\n--> Processing Dependency: libsolvext.so.0(SOLV_1.0)(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64\n--> Processing Dependency: libsolv.so.0(SOLV_1.0)(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64\n--> Processing Dependency: libsolvext.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64\n--> Processing Dependency: libsolv.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64\n--> Processing Dependency: librepo.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64\n--> Processing Dependency: libmodulemd.so.1()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64\n--> Processing Dependency: libdnf.so.2()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64\n---> Package volume_key-libs.x86_64 0:0.3.9-9.el7 will be installed\n--> Running transaction check\n---> Package device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 will be installed\n---> Package dmraid-events.x86_64 0:1.0.0.rc16-28.el7 will be installed\n--> Processing Dependency: sgpio for package: dmraid-events-1.0.0.rc16-28.el7.x86_64\n--> Processing Dependency: device-mapper-event for package: dmraid-events-1.0.0.rc16-28.el7.x86_64\n---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed\n---> Package libdnf.x86_64 0:0.22.5-2.el7_9 will be installed\n---> Package libmodulemd.x86_64 0:1.6.3-1.el7 will be installed\n---> Package librepo.x86_64 0:1.8.1-8.el7_9 will be installed\n---> Package libreport-filesystem.x86_64 0:2.1.11-53.el7.centos will be installed\n---> Package libsolv.x86_64 0:0.6.34-4.el7 will be installed\n---> Package lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 will be installed\n---> Package python2-libdnf.x86_64 0:0.22.5-2.el7_9 will be installed\n--> Running transaction check\n---> Package device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 will be installed\n---> Package sgpio.x86_64 0:1.2.0.10-13.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n libblockdev x86_64 2.18-5.el7 base 119 k\n libblockdev-crypto x86_64 2.18-5.el7 base 60 k\n libblockdev-dm x86_64 2.18-5.el7 base 54 k\n libblockdev-lvm x86_64 2.18-5.el7 base 62 k\n libblockdev-mdraid x86_64 2.18-5.el7 base 57 k\n libblockdev-swap x86_64 2.18-5.el7 base 52 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python2-blivet3 noarch 1:3.1.3-3.el7 base 851 k\nInstalling for dependencies:\n blivet3-data noarch 1:3.1.3-3.el7 base 77 k\n device-mapper-event x86_64 7:1.02.170-6.el7_9.5 updates 192 k\n device-mapper-event-libs x86_64 7:1.02.170-6.el7_9.5 updates 192 k\n device-mapper-persistent-data x86_64 0.8.5-3.el7_9.2 updates 423 k\n dmraid x86_64 1.0.0.rc16-28.el7 base 151 k\n dmraid-events x86_64 1.0.0.rc16-28.el7 base 21 k\n libaio x86_64 0.3.109-13.el7 base 24 k\n libblockdev-utils x86_64 2.18-5.el7 base 58 k\n libbytesize x86_64 1.2-1.el7 base 52 k\n libdnf x86_64 0.22.5-2.el7_9 extras 535 k\n libmodulemd x86_64 1.6.3-1.el7 extras 141 k\n librepo x86_64 1.8.1-8.el7_9 updates 82 k\n libreport-filesystem x86_64 2.1.11-53.el7.centos base 41 k\n libsolv x86_64 0.6.34-4.el7 base 329 k\n lsof x86_64 4.87-6.el7 base 331 k\n lvm2 x86_64 7:2.02.187-6.el7_9.5 updates 1.3 M\n lvm2-libs x86_64 7:2.02.187-6.el7_9.5 updates 1.1 M\n mdadm x86_64 4.1-9.el7_9 updates 439 k\n pyparted x86_64 1:3.9-15.el7 base 195 k\n python2-blockdev x86_64 2.18-5.el7 base 61 k\n python2-bytesize x86_64 1.2-1.el7 base 22 k\n python2-hawkey x86_64 0.22.5-2.el7_9 extras 71 k\n python2-libdnf x86_64 0.22.5-2.el7_9 extras 611 k\n sgpio x86_64 1.2.0.10-13.el7 base 13 k\n volume_key-libs x86_64 0.3.9-9.el7 base 141 k\n\nTransaction Summary\n================================================================================\nInstall 8 Packages (+25 Dependent packages)\n\nTotal download size: 7.8 M\nInstalled size: 23 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 6.3 MB/s | 7.8 MB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libblockdev-utils-2.18-5.el7.x86_64 1/33 \n Installing : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 2/33 \n Installing : libsolv-0.6.34-4.el7.x86_64 3/33 \n Installing : libaio-0.3.109-13.el7.x86_64 4/33 \n Installing : librepo-1.8.1-8.el7_9.x86_64 5/33 \n Installing : libmodulemd-1.6.3-1.el7.x86_64 6/33 \n Installing : libdnf-0.22.5-2.el7_9.x86_64 7/33 \n Installing : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 8/33 \n Installing : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 9/33 \n Installing : libbytesize-1.2-1.el7.x86_64 10/33 \n Installing : python2-bytesize-1.2-1.el7.x86_64 11/33 \n Installing : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 12/33 \n Installing : 7:lvm2-2.02.187-6.el7_9.5.x86_64 13/33 \n Installing : python2-libdnf-0.22.5-2.el7_9.x86_64 14/33 \n Installing : python2-hawkey-0.22.5-2.el7_9.x86_64 15/33 \n Installing : libblockdev-2.18-5.el7.x86_64 16/33 \n Installing : python2-blockdev-2.18-5.el7.x86_64 17/33 \n Installing : 1:pyparted-3.9-15.el7.x86_64 18/33 \n Installing : sgpio-1.2.0.10-13.el7.x86_64 19/33 \n Installing : dmraid-1.0.0.rc16-28.el7.x86_64 20/33 \n Installing : dmraid-events-1.0.0.rc16-28.el7.x86_64 21/33 \n Installing : volume_key-libs-0.3.9-9.el7.x86_64 22/33 \n Installing : libreport-filesystem-2.1.11-53.el7.centos.x86_64 23/33 \n Installing : mdadm-4.1-9.el7_9.x86_64 24/33 \n Installing : 1:blivet3-data-3.1.3-3.el7.noarch 25/33 \n Installing : lsof-4.87-6.el7.x86_64 26/33 \n Installing : 1:python2-blivet3-3.1.3-3.el7.noarch 27/33 \n Installing : libblockdev-mdraid-2.18-5.el7.x86_64 28/33 \n Installing : libblockdev-crypto-2.18-5.el7.x86_64 29/33 \n Installing : libblockdev-dm-2.18-5.el7.x86_64 30/33 \n Installing : libblockdev-lvm-2.18-5.el7.x86_64 31/33 \n Installing : libblockdev-swap-2.18-5.el7.x86_64 32/33 \n Installing : python-enum34-1.0.4-1.el7.noarch 33/33 \n Verifying : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 1/33 \n Verifying : libblockdev-swap-2.18-5.el7.x86_64 2/33 \n Verifying : libblockdev-lvm-2.18-5.el7.x86_64 3/33 \n Verifying : lsof-4.87-6.el7.x86_64 4/33 \n Verifying : libblockdev-mdraid-2.18-5.el7.x86_64 5/33 \n Verifying : libdnf-0.22.5-2.el7_9.x86_64 6/33 \n Verifying : python-enum34-1.0.4-1.el7.noarch 7/33 \n Verifying : 1:blivet3-data-3.1.3-3.el7.noarch 8/33 \n Verifying : dmraid-events-1.0.0.rc16-28.el7.x86_64 9/33 \n Verifying : python2-blockdev-2.18-5.el7.x86_64 10/33 \n Verifying : libmodulemd-1.6.3-1.el7.x86_64 11/33 \n Verifying : librepo-1.8.1-8.el7_9.x86_64 12/33 \n Verifying : libblockdev-dm-2.18-5.el7.x86_64 13/33 \n Verifying : libaio-0.3.109-13.el7.x86_64 14/33 \n Verifying : libreport-filesystem-2.1.11-53.el7.centos.x86_64 15/33 \n Verifying : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 16/33 \n Verifying : python2-hawkey-0.22.5-2.el7_9.x86_64 17/33 \n Verifying : python2-bytesize-1.2-1.el7.x86_64 18/33 \n Verifying : libblockdev-2.18-5.el7.x86_64 19/33 \n Verifying : libbytesize-1.2-1.el7.x86_64 20/33 \n Verifying : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 21/33 \n Verifying : python2-libdnf-0.22.5-2.el7_9.x86_64 22/33 \n Verifying : 7:lvm2-2.02.187-6.el7_9.5.x86_64 23/33 \n Verifying : libblockdev-utils-2.18-5.el7.x86_64 24/33 \n Verifying : volume_key-libs-0.3.9-9.el7.x86_64 25/33 \n Verifying : libsolv-0.6.34-4.el7.x86_64 26/33 \n Verifying : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 27/33 \n Verifying : 1:python2-blivet3-3.1.3-3.el7.noarch 28/33 \n Verifying : dmraid-1.0.0.rc16-28.el7.x86_64 29/33 \n Verifying : mdadm-4.1-9.el7_9.x86_64 30/33 \n Verifying : sgpio-1.2.0.10-13.el7.x86_64 31/33 \n Verifying : libblockdev-crypto-2.18-5.el7.x86_64 32/33 \n Verifying : 1:pyparted-3.9-15.el7.x86_64 33/33 \n\nInstalled:\n libblockdev.x86_64 0:2.18-5.el7 libblockdev-crypto.x86_64 0:2.18-5.el7\n libblockdev-dm.x86_64 0:2.18-5.el7 libblockdev-lvm.x86_64 0:2.18-5.el7 \n libblockdev-mdraid.x86_64 0:2.18-5.el7 libblockdev-swap.x86_64 0:2.18-5.el7 \n python-enum34.noarch 0:1.0.4-1.el7 python2-blivet3.noarch 1:3.1.3-3.el7 \n\nDependency Installed:\n blivet3-data.noarch 1:3.1.3-3.el7 \n device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 \n device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 \n device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 \n dmraid.x86_64 0:1.0.0.rc16-28.el7 \n dmraid-events.x86_64 0:1.0.0.rc16-28.el7 \n libaio.x86_64 0:0.3.109-13.el7 \n libblockdev-utils.x86_64 0:2.18-5.el7 \n libbytesize.x86_64 0:1.2-1.el7 \n libdnf.x86_64 0:0.22.5-2.el7_9 \n libmodulemd.x86_64 0:1.6.3-1.el7 \n librepo.x86_64 0:1.8.1-8.el7_9 \n libreport-filesystem.x86_64 0:2.1.11-53.el7.centos \n libsolv.x86_64 0:0.6.34-4.el7 \n lsof.x86_64 0:4.87-6.el7 \n lvm2.x86_64 7:2.02.187-6.el7_9.5 \n lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 \n mdadm.x86_64 0:4.1-9.el7_9 \n pyparted.x86_64 1:3.9-15.el7 \n python2-blockdev.x86_64 0:2.18-5.el7 \n python2-bytesize.x86_64 0:1.2-1.el7 \n python2-hawkey.x86_64 0:0.22.5-2.el7_9 \n python2-libdnf.x86_64 0:0.22.5-2.el7_9 \n sgpio.x86_64 0:1.2.0.10-13.el7 \n volume_key-libs.x86_64 0:0.3.9-9.el7 \n\nComplete!\n" ] } lsrpackages: libblockdev libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 06 July 2025 11:56:17 -0400 (0:00:11.102) 0:00:16.944 *********** ok: [managed-node15] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 06 July 2025 11:56:17 -0400 (0:00:00.449) 0:00:17.394 *********** ok: [managed-node15] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 06 July 2025 11:56:17 -0400 (0:00:00.367) 0:00:17.762 *********** ok: [managed-node15] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Sunday 06 July 2025 11:56:20 -0400 (0:00:03.051) 0:00:20.813 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Sunday 06 July 2025 11:56:21 -0400 (0:00:00.899) 0:00:21.713 *********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Sunday 06 July 2025 11:56:21 -0400 (0:00:00.169) 0:00:21.882 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Sunday 06 July 2025 11:56:22 -0400 (0:00:00.194) 0:00:22.077 *********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Sunday 06 July 2025 11:56:22 -0400 (0:00:00.217) 0:00:22.295 *********** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Sunday 06 July 2025 11:56:24 -0400 (0:00:02.602) 0:00:24.897 *********** ok: [managed-node15] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-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" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "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" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "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-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Sunday 06 July 2025 11:56:28 -0400 (0:00:03.472) 0:00:28.369 *********** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Sunday 06 July 2025 11:56:28 -0400 (0:00:00.321) 0:00:28.691 *********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Sunday 06 July 2025 11:56:28 -0400 (0:00:00.175) 0:00:28.867 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Sunday 06 July 2025 11:56:30 -0400 (0:00:01.495) 0:00:30.362 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Sunday 06 July 2025 11:56:30 -0400 (0:00:00.362) 0:00:30.725 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751816986.0973136, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4db69458c23204aa354c1fce8c724ba0713d6623", "ctime": 1718881114.40265, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881114.40265, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1207, "uid": 0, "version": "18446744072852913878", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Sunday 06 July 2025 11:56:32 -0400 (0:00:01.471) 0:00:32.196 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Sunday 06 July 2025 11:56:32 -0400 (0:00:00.448) 0:00:32.645 *********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Sunday 06 July 2025 11:56:32 -0400 (0:00:00.258) 0:00:32.904 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 06 July 2025 11:56:33 -0400 (0:00:00.352) 0:00:33.256 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Sunday 06 July 2025 11:56:33 -0400 (0:00:00.359) 0:00:33.707 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Sunday 06 July 2025 11:56:34 -0400 (0:00:00.349) 0:00:34.057 *********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Sunday 06 July 2025 11:56:34 -0400 (0:00:00.381) 0:00:34.438 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Sunday 06 July 2025 11:56:34 -0400 (0:00:00.362) 0:00:34.800 *********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 06 July 2025 11:56:35 -0400 (0:00:00.232) 0:00:35.033 *********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Sunday 06 July 2025 11:56:35 -0400 (0:00:00.371) 0:00:35.404 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Sunday 06 July 2025 11:56:35 -0400 (0:00:00.455) 0:00:35.859 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817210.46721, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Sunday 06 July 2025 11:56:37 -0400 (0:00:01.730) 0:00:37.590 *********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Sunday 06 July 2025 11:56:37 -0400 (0:00:00.283) 0:00:37.874 *********** ok: [managed-node15] TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:18 Sunday 06 July 2025 11:56:40 -0400 (0:00:02.741) 0:00:40.615 *********** ok: [managed-node15] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:25 Sunday 06 July 2025 11:56:41 -0400 (0:00:00.373) 0:00:40.989 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node15 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Sunday 06 July 2025 11:56:41 -0400 (0:00:00.741) 0:00:41.730 *********** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [ "util-linux-2.23.2-65.el7_9.1.x86_64 providing util-linux is already installed" ] } lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Sunday 06 July 2025 11:56:44 -0400 (0:00:02.376) 0:00:44.107 *********** ok: [managed-node15] => { "changed": false, "disks": [ "sda" ], "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=\"268434390528\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'fstype': '', 'type': 'disk', 'ssize': '512', 'size': '268435456000'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Sunday 06 July 2025 11:56:46 -0400 (0:00:02.470) 0:00:46.577 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Sunday 06 July 2025 11:56:47 -0400 (0:00:00.462) 0:00:47.039 *********** ok: [managed-node15] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Sunday 06 July 2025 11:56:47 -0400 (0:00:00.470) 0:00:47.510 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Sunday 06 July 2025 11:56:47 -0400 (0:00:00.400) 0:00:47.910 *********** ok: [managed-node15] => { "unused_disks": [ "sda" ] } TASK [Create an LVM partition with the default file system type] *************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:31 Sunday 06 July 2025 11:56:48 -0400 (0:00:00.423) 0:00:48.334 *********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 06 July 2025 11:56:49 -0400 (0:00:00.717) 0:00:49.051 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 06 July 2025 11:56:49 -0400 (0:00:00.621) 0:00:49.673 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 06 July 2025 11:56:50 -0400 (0:00:00.560) 0:00:50.234 *********** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node15] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 06 July 2025 11:56:51 -0400 (0:00:00.922) 0:00:51.157 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 06 July 2025 11:56:51 -0400 (0:00:00.372) 0:00:51.530 *********** skipping: [managed-node15] => { "changed": false, "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 06 July 2025 11:56:51 -0400 (0:00:00.311) 0:00:51.841 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 06 July 2025 11:56:52 -0400 (0:00:00.427) 0:00:52.269 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 06 July 2025 11:56:52 -0400 (0:00:00.405) 0:00:52.674 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 06 July 2025 11:56:53 -0400 (0:00:01.031) 0:00:53.706 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 06 July 2025 11:56:54 -0400 (0:00:00.380) 0:00:54.086 *********** ok: [managed-node15] => { "storage_pools | d([])": [ { "disks": [ "sda" ], "name": "bar", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 06 July 2025 11:56:54 -0400 (0:00:00.458) 0:00:54.545 *********** ok: [managed-node15] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 06 July 2025 11:56:54 -0400 (0:00:00.246) 0:00:54.792 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Sunday 06 July 2025 11:56:55 -0400 (0:00:00.234) 0:00:55.026 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Sunday 06 July 2025 11:56:55 -0400 (0:00:00.364) 0:00:55.390 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Sunday 06 July 2025 11:56:55 -0400 (0:00:00.201) 0:00:55.592 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Sunday 06 July 2025 11:56:56 -0400 (0:00:00.464) 0:00:56.057 *********** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Sunday 06 July 2025 11:56:56 -0400 (0:00:00.465) 0:00:56.522 *********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Sunday 06 July 2025 11:56:56 -0400 (0:00:00.226) 0:00:56.748 *********** changed: [managed-node15] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/bar", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/bar-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/bar-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/bar-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Sunday 06 July 2025 11:57:02 -0400 (0:00:06.087) 0:01:02.836 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Sunday 06 July 2025 11:57:03 -0400 (0:00:00.383) 0:01:03.220 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751816986.0973136, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4db69458c23204aa354c1fce8c724ba0713d6623", "ctime": 1718881114.40265, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881114.40265, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1207, "uid": 0, "version": "18446744072852913878", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Sunday 06 July 2025 11:57:05 -0400 (0:00:01.793) 0:01:05.013 *********** changed: [managed-node15] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Sunday 06 July 2025 11:57:08 -0400 (0:00:03.110) 0:01:08.123 *********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Sunday 06 July 2025 11:57:08 -0400 (0:00:00.297) 0:01:08.421 *********** ok: [managed-node15] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/bar", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/bar-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/bar-test1", "fs_type": "xfs" } ], "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/mapper/bar-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 06 July 2025 11:57:09 -0400 (0:00:00.605) 0:01:09.026 *********** ok: [managed-node15] => { "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Sunday 06 July 2025 11:57:09 -0400 (0:00:00.399) 0:01:09.426 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Sunday 06 July 2025 11:57:09 -0400 (0:00:00.361) 0:01:09.787 *********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Sunday 06 July 2025 11:57:10 -0400 (0:00:00.509) 0:01:10.296 *********** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Sunday 06 July 2025 11:57:14 -0400 (0:00:04.093) 0:01:14.390 *********** changed: [managed-node15] => (item={u'src': u'/dev/mapper/bar-test1', u'group': None, u'dump': 0, u'passno': 0, u'fstype': u'xfs', u'state': u'mounted', u'mode': None, u'owner': None, u'path': u'/opt/test1', u'opts': u'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/bar-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 06 July 2025 11:57:17 -0400 (0:00:02.772) 0:01:17.162 *********** skipping: [managed-node15] => (item={u'src': u'/dev/mapper/bar-test1', u'group': None, u'dump': 0, u'passno': 0, u'fstype': u'xfs', u'state': u'mounted', u'mode': None, u'owner': None, u'path': u'/opt/test1', u'opts': u'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Sunday 06 July 2025 11:57:17 -0400 (0:00:00.578) 0:01:17.741 *********** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Sunday 06 July 2025 11:57:19 -0400 (0:00:02.002) 0:01:19.744 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817210.46721, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Sunday 06 July 2025 11:57:21 -0400 (0:00:01.448) 0:01:21.193 *********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Sunday 06 July 2025 11:57:21 -0400 (0:00:00.483) 0:01:21.676 *********** ok: [managed-node15] TASK [Verify role results] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:43 Sunday 06 July 2025 11:57:25 -0400 (0:00:03.537) 0:01:25.213 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 06 July 2025 11:57:26 -0400 (0:00:00.811) 0:01:26.025 *********** ok: [managed-node15] => { "_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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 06 July 2025 11:57:26 -0400 (0:00:00.465) 0:01:26.490 *********** skipping: [managed-node15] => {} TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 06 July 2025 11:57:27 -0400 (0:00:00.533) 0:01:27.024 *********** ok: [managed-node15] => { "changed": false, "info": { "/dev/mapper/bar-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/bar-test1", "size": "5G", "type": "lvm", "uuid": "b44ea48b-7cc5-4248-946c-47795f036f41" }, "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "6liESD-60pP-2t3z-UOhG-p4Vm-kBBh-C1bmW9" }, "/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": "ext4", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 06 July 2025 11:57:30 -0400 (0:00:03.438) 0:01:30.462 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002789", "end": "2025-07-06 11:57:33.337014", "rc": 0, "start": "2025-07-06 11:57:33.334225" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Thu Jun 20 10:23:46 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/bar-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 06 July 2025 11:57:33 -0400 (0:00:03.325) 0:01:33.788 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002609", "end": "2025-07-06 11:57:35.272897", "failed_when_result": false, "rc": 0, "start": "2025-07-06 11:57:35.270288" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 06 July 2025 11:57:35 -0400 (0:00:01.875) 0:01:35.663 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node15 TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Sunday 06 July 2025 11:57:36 -0400 (0:00:00.769) 0:01:36.433 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Sunday 06 July 2025 11:57:36 -0400 (0:00:00.327) 0:01:36.760 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "bar" ], "delta": "0:00:00.017211", "end": "2025-07-06 11:57:38.093534", "rc": 0, "start": "2025-07-06 11:57:38.076323" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Sunday 06 July 2025 11:57:38 -0400 (0:00:01.799) 0:01:38.560 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Sunday 06 July 2025 11:57:39 -0400 (0:00:00.444) 0:01:39.005 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node15 TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Sunday 06 July 2025 11:57:39 -0400 (0:00:00.781) 0:01:39.786 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Sunday 06 July 2025 11:57:40 -0400 (0:00:00.315) 0:01:40.102 *********** ok: [managed-node15] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Sunday 06 July 2025 11:57:42 -0400 (0:00:02.005) 0:01:42.107 *********** ok: [managed-node15] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Sunday 06 July 2025 11:57:42 -0400 (0:00:00.456) 0:01:42.564 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Sunday 06 July 2025 11:57:43 -0400 (0:00:00.488) 0:01:43.053 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Sunday 06 July 2025 11:57:43 -0400 (0:00:00.536) 0:01:43.589 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Sunday 06 July 2025 11:57:44 -0400 (0:00:00.422) 0:01:44.011 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Sunday 06 July 2025 11:57:44 -0400 (0:00:00.434) 0:01:44.446 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Sunday 06 July 2025 11:57:44 -0400 (0:00:00.451) 0:01:44.897 *********** ok: [managed-node15] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Sunday 06 July 2025 11:57:45 -0400 (0:00:00.462) 0:01:45.360 *********** ok: [managed-node15] => { "changed": false, "failed_when_result": false, "rc": 1 } STDERR: Shared connection to 10.31.15.106 closed. MSG: non-zero return code TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Sunday 06 July 2025 11:57:46 -0400 (0:00:01.346) 0:01:46.707 *********** skipping: [managed-node15] => (item=/dev/sda1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda1" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Sunday 06 July 2025 11:57:47 -0400 (0:00:00.492) 0:01:47.199 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node15 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Sunday 06 July 2025 11:57:48 -0400 (0:00:00.960) 0:01:48.160 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Sunday 06 July 2025 11:57:48 -0400 (0:00:00.379) 0:01:48.539 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Sunday 06 July 2025 11:57:48 -0400 (0:00:00.298) 0:01:48.837 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Sunday 06 July 2025 11:57:49 -0400 (0:00:00.350) 0:01:49.188 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Sunday 06 July 2025 11:57:49 -0400 (0:00:00.542) 0:01:49.730 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Sunday 06 July 2025 11:57:50 -0400 (0:00:00.506) 0:01:50.237 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Sunday 06 July 2025 11:57:50 -0400 (0:00:00.562) 0:01:50.799 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Sunday 06 July 2025 11:57:51 -0400 (0:00:00.362) 0:01:51.161 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Sunday 06 July 2025 11:57:51 -0400 (0:00:00.384) 0:01:51.546 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Sunday 06 July 2025 11:57:52 -0400 (0:00:00.401) 0:01:51.948 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Sunday 06 July 2025 11:57:52 -0400 (0:00:00.345) 0:01:52.293 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Sunday 06 July 2025 11:57:52 -0400 (0:00:00.560) 0:01:52.854 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node15 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Sunday 06 July 2025 11:57:53 -0400 (0:00:00.839) 0:01:53.693 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed-node15 TASK [Get information about the LV] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Sunday 06 July 2025 11:57:54 -0400 (0:00:00.876) 0:01:54.569 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Sunday 06 July 2025 11:57:54 -0400 (0:00:00.351) 0:01:54.921 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Sunday 06 July 2025 11:57:55 -0400 (0:00:00.490) 0:01:55.412 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Sunday 06 July 2025 11:57:56 -0400 (0:00:00.533) 0:01:55.945 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Sunday 06 July 2025 11:57:56 -0400 (0:00:00.483) 0:01:56.428 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Sunday 06 July 2025 11:57:57 -0400 (0:00:00.579) 0:01:57.009 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Sunday 06 July 2025 11:57:57 -0400 (0:00:00.523) 0:01:57.532 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Sunday 06 July 2025 11:57:58 -0400 (0:00:00.463) 0:01:57.996 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node15 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Sunday 06 July 2025 11:57:59 -0400 (0:00:01.082) 0:01:59.079 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed-node15 TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Sunday 06 July 2025 11:58:00 -0400 (0:00:01.483) 0:02:00.562 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Sunday 06 July 2025 11:58:01 -0400 (0:00:00.471) 0:02:01.034 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Sunday 06 July 2025 11:58:01 -0400 (0:00:00.464) 0:02:01.499 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Sunday 06 July 2025 11:58:01 -0400 (0:00:00.392) 0:02:01.891 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Sunday 06 July 2025 11:58:02 -0400 (0:00:00.498) 0:02:02.390 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node15 TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Sunday 06 July 2025 11:58:03 -0400 (0:00:01.098) 0:02:03.488 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Sunday 06 July 2025 11:58:03 -0400 (0:00:00.440) 0:02:03.929 *********** skipping: [managed-node15] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Sunday 06 July 2025 11:58:04 -0400 (0:00:00.586) 0:02:04.515 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml for managed-node15 TASK [Set variables used by tests] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:2 Sunday 06 July 2025 11:58:05 -0400 (0:00:00.794) 0:02:05.309 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:6 Sunday 06 July 2025 11:58:05 -0400 (0:00:00.356) 0:02:05.666 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:14 Sunday 06 July 2025 11:58:06 -0400 (0:00:00.422) 0:02:06.088 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:23 Sunday 06 July 2025 11:58:06 -0400 (0:00:00.512) 0:02:06.601 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:32 Sunday 06 July 2025 11:58:07 -0400 (0:00:00.477) 0:02:07.078 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:41 Sunday 06 July 2025 11:58:07 -0400 (0:00:00.634) 0:02:07.713 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Sunday 06 July 2025 11:58:08 -0400 (0:00:00.400) 0:02:08.113 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Sunday 06 July 2025 11:58:08 -0400 (0:00:00.471) 0:02:08.584 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node15 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Sunday 06 July 2025 11:58:09 -0400 (0:00:01.193) 0:02:09.778 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed-node15 TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Sunday 06 July 2025 11:58:10 -0400 (0:00:00.925) 0:02:10.704 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Sunday 06 July 2025 11:58:11 -0400 (0:00:00.568) 0:02:11.272 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Sunday 06 July 2025 11:58:11 -0400 (0:00:00.450) 0:02:11.723 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Sunday 06 July 2025 11:58:12 -0400 (0:00:00.431) 0:02:12.155 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Sunday 06 July 2025 11:58:12 -0400 (0:00:00.443) 0:02:12.599 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Sunday 06 July 2025 11:58:13 -0400 (0:00:00.352) 0:02:12.951 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Sunday 06 July 2025 11:58:13 -0400 (0:00:00.395) 0:02:13.346 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Sunday 06 July 2025 11:58:13 -0400 (0:00:00.513) 0:02:13.859 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node15 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Sunday 06 July 2025 11:58:14 -0400 (0:00:00.906) 0:02:14.766 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print script output] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Sunday 06 July 2025 11:58:15 -0400 (0:00:00.435) 0:02:15.202 *********** skipping: [managed-node15] => {} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Sunday 06 July 2025 11:58:15 -0400 (0:00:00.497) 0:02:15.700 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Sunday 06 July 2025 11:58:16 -0400 (0:00:00.384) 0:02:16.084 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Sunday 06 July 2025 11:58:16 -0400 (0:00:00.413) 0:02:16.498 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Sunday 06 July 2025 11:58:16 -0400 (0:00:00.371) 0:02:16.870 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Sunday 06 July 2025 11:58:17 -0400 (0:00:00.623) 0:02:17.493 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Sunday 06 July 2025 11:58:17 -0400 (0:00:00.358) 0:02:17.852 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Sunday 06 July 2025 11:58:18 -0400 (0:00:00.451) 0:02:18.303 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 06 July 2025 11:58:18 -0400 (0:00:00.595) 0:02:18.899 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 06 July 2025 11:58:19 -0400 (0:00:00.428) 0:02:19.328 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 06 July 2025 11:58:22 -0400 (0:00:02.645) 0:02:21.973 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/bar-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 06 July 2025 11:58:22 -0400 (0:00:00.409) 0:02:22.382 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 06 July 2025 11:58:22 -0400 (0:00:00.473) 0:02:22.856 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Sunday 06 July 2025 11:58:23 -0400 (0:00:00.522) 0:02:23.379 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Sunday 06 July 2025 11:58:23 -0400 (0:00:00.424) 0:02:23.803 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Sunday 06 July 2025 11:58:24 -0400 (0:00:00.380) 0:02:24.183 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Sunday 06 July 2025 11:58:24 -0400 (0:00:00.390) 0:02:24.574 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Sunday 06 July 2025 11:58:25 -0400 (0:00:00.662) 0:02:25.237 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Sunday 06 July 2025 11:58:25 -0400 (0:00:00.382) 0:02:25.619 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Sunday 06 July 2025 11:58:26 -0400 (0:00:00.518) 0:02:26.137 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Sunday 06 July 2025 11:58:26 -0400 (0:00:00.350) 0:02:26.488 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 06 July 2025 11:58:27 -0400 (0:00:00.479) 0:02:26.967 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/bar-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 06 July 2025 11:58:27 -0400 (0:00:00.740) 0:02:27.707 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 06 July 2025 11:58:28 -0400 (0:00:00.681) 0:02:28.389 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 06 July 2025 11:58:29 -0400 (0:00:00.568) 0:02:28.958 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 06 July 2025 11:58:29 -0400 (0:00:00.369) 0:02:29.328 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 06 July 2025 11:58:29 -0400 (0:00:00.282) 0:02:29.610 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 06 July 2025 11:58:30 -0400 (0:00:00.358) 0:02:29.968 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 06 July 2025 11:58:30 -0400 (0:00:00.445) 0:02:30.413 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 06 July 2025 11:58:31 -0400 (0:00:00.579) 0:02:30.993 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817422.62789, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1751817422.62789, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 39242, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1751817422.62789, "nlink": 1, "path": "/dev/mapper/bar-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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 06 July 2025 11:58:32 -0400 (0:00:01.936) 0:02:32.930 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 06 July 2025 11:58:33 -0400 (0:00:00.610) 0:02:33.540 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 06 July 2025 11:58:33 -0400 (0:00:00.372) 0:02:33.912 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 06 July 2025 11:58:34 -0400 (0:00:00.547) 0:02:34.460 *********** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 06 July 2025 11:58:35 -0400 (0:00:00.635) 0:02:35.096 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 06 July 2025 11:58:35 -0400 (0:00:00.351) 0:02:35.447 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 06 July 2025 11:58:36 -0400 (0:00:00.594) 0:02:36.042 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 06 July 2025 11:58:36 -0400 (0:00:00.459) 0:02:36.502 *********** changed: [managed-node15] => { "changed": true, "changes": { "installed": [ "cryptsetup" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package cryptsetup.x86_64 0:2.0.3-6.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n cryptsetup x86_64 2.0.3-6.el7 base 154 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 154 k\nInstalled size: 354 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : cryptsetup-2.0.3-6.el7.x86_64 1/1 \n Verifying : cryptsetup-2.0.3-6.el7.x86_64 1/1 \n\nInstalled:\n cryptsetup.x86_64 0:2.0.3-6.el7 \n\nComplete!\n" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 06 July 2025 11:58:41 -0400 (0:00:05.125) 0:02:41.627 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 06 July 2025 11:58:42 -0400 (0:00:00.437) 0:02:42.065 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 06 July 2025 11:58:42 -0400 (0:00:00.376) 0:02:42.442 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 06 July 2025 11:58:43 -0400 (0:00:00.563) 0:02:43.005 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 06 July 2025 11:58:43 -0400 (0:00:00.396) 0:02:43.402 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 06 July 2025 11:58:44 -0400 (0:00:00.565) 0:02:43.967 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Sunday 06 July 2025 11:58:44 -0400 (0:00:00.477) 0:02:44.445 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Sunday 06 July 2025 11:58:44 -0400 (0:00:00.436) 0:02:44.882 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Sunday 06 July 2025 11:58:45 -0400 (0:00:00.549) 0:02:45.432 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Sunday 06 July 2025 11:58:46 -0400 (0:00:00.627) 0:02:46.059 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Sunday 06 July 2025 11:58:47 -0400 (0:00:01.049) 0:02:47.108 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Sunday 06 July 2025 11:58:47 -0400 (0:00:00.544) 0:02:47.653 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Sunday 06 July 2025 11:58:48 -0400 (0:00:00.417) 0:02:48.071 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Sunday 06 July 2025 11:58:48 -0400 (0:00:00.401) 0:02:48.473 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 06 July 2025 11:58:48 -0400 (0:00:00.394) 0:02:48.868 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 06 July 2025 11:58:49 -0400 (0:00:00.477) 0:02:49.346 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 06 July 2025 11:58:49 -0400 (0:00:00.559) 0:02:49.905 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 06 July 2025 11:58:50 -0400 (0:00:00.507) 0:02:50.412 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 06 July 2025 11:58:50 -0400 (0:00:00.518) 0:02:50.931 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 06 July 2025 11:58:51 -0400 (0:00:00.395) 0:02:51.327 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 06 July 2025 11:58:51 -0400 (0:00:00.501) 0:02:51.829 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 06 July 2025 11:58:52 -0400 (0:00:00.448) 0:02:52.278 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 06 July 2025 11:58:52 -0400 (0:00:00.354) 0:02:52.707 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 06 July 2025 11:58:53 -0400 (0:00:00.517) 0:02:53.225 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 06 July 2025 11:58:53 -0400 (0:00:00.534) 0:02:53.760 *********** ok: [managed-node15] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 06 July 2025 11:58:56 -0400 (0:00:02.904) 0:02:56.664 *********** ok: [managed-node15] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 06 July 2025 11:58:58 -0400 (0:00:01.760) 0:02:58.425 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 06 July 2025 11:58:59 -0400 (0:00:00.551) 0:02:58.977 *********** ok: [managed-node15] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 06 July 2025 11:58:59 -0400 (0:00:00.452) 0:02:59.430 *********** ok: [managed-node15] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 06 July 2025 11:59:01 -0400 (0:00:01.819) 0:03:01.250 *********** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 06 July 2025 11:59:01 -0400 (0:00:00.659) 0:03:01.910 *********** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 06 July 2025 11:59:02 -0400 (0:00:00.481) 0:03:02.391 *********** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 06 July 2025 11:59:02 -0400 (0:00:00.395) 0:03:02.787 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Sunday 06 July 2025 11:59:03 -0400 (0:00:00.603) 0:03:03.391 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Sunday 06 July 2025 11:59:03 -0400 (0:00:00.327) 0:03:03.718 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Sunday 06 July 2025 11:59:04 -0400 (0:00:00.356) 0:03:04.074 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Sunday 06 July 2025 11:59:04 -0400 (0:00:00.485) 0:03:04.560 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Sunday 06 July 2025 11:59:05 -0400 (0:00:00.413) 0:03:04.973 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Sunday 06 July 2025 11:59:05 -0400 (0:00:00.453) 0:03:05.427 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Sunday 06 July 2025 11:59:05 -0400 (0:00:00.504) 0:03:05.931 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Sunday 06 July 2025 11:59:06 -0400 (0:00:00.558) 0:03:06.489 *********** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Sunday 06 July 2025 11:59:07 -0400 (0:00:00.468) 0:03:06.958 *********** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Sunday 06 July 2025 11:59:07 -0400 (0:00:00.524) 0:03:07.482 *********** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Sunday 06 July 2025 11:59:07 -0400 (0:00:00.416) 0:03:07.981 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Sunday 06 July 2025 11:59:08 -0400 (0:00:00.492) 0:03:08.473 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Sunday 06 July 2025 11:59:09 -0400 (0:00:00.482) 0:03:08.955 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Sunday 06 July 2025 11:59:09 -0400 (0:00:00.538) 0:03:09.494 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Sunday 06 July 2025 11:59:10 -0400 (0:00:00.450) 0:03:09.945 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Sunday 06 July 2025 11:59:10 -0400 (0:00:00.422) 0:03:10.367 *********** ok: [managed-node15] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Sunday 06 July 2025 11:59:10 -0400 (0:00:00.366) 0:03:10.734 *********** ok: [managed-node15] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Sunday 06 July 2025 11:59:11 -0400 (0:00:00.419) 0:03:11.153 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 06 July 2025 11:59:11 -0400 (0:00:00.501) 0:03:11.654 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "bar/test1" ], "delta": "0:00:00.020159", "end": "2025-07-06 11:59:13.031553", "rc": 0, "start": "2025-07-06 11:59:13.011394" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 06 July 2025 11:59:13 -0400 (0:00:01.591) 0:03:13.246 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 06 July 2025 11:59:13 -0400 (0:00:00.466) 0:03:13.713 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 06 July 2025 11:59:14 -0400 (0:00:00.509) 0:03:14.223 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 06 July 2025 11:59:14 -0400 (0:00:00.509) 0:03:14.732 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 06 July 2025 11:59:15 -0400 (0:00:00.437) 0:03:15.170 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 06 July 2025 11:59:15 -0400 (0:00:00.486) 0:03:15.657 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 06 July 2025 11:59:16 -0400 (0:00:00.515) 0:03:16.172 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Sunday 06 July 2025 11:59:16 -0400 (0:00:00.537) 0:03:16.710 *********** TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Sunday 06 July 2025 11:59:17 -0400 (0:00:00.353) 0:03:17.063 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change the LVM partition file system type to ext4] *********************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:46 Sunday 06 July 2025 11:59:17 -0400 (0:00:00.622) 0:03:17.686 *********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 06 July 2025 11:59:18 -0400 (0:00:01.239) 0:03:18.925 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 06 July 2025 11:59:19 -0400 (0:00:00.608) 0:03:19.533 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 06 July 2025 11:59:20 -0400 (0:00:00.629) 0:03:20.163 *********** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node15] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 06 July 2025 11:59:21 -0400 (0:00:00.991) 0:03:21.154 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 06 July 2025 11:59:21 -0400 (0:00:00.341) 0:03:21.495 *********** skipping: [managed-node15] => { "changed": false, "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 06 July 2025 11:59:21 -0400 (0:00:00.432) 0:03:21.928 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 06 July 2025 11:59:22 -0400 (0:00:00.481) 0:03:22.409 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 06 July 2025 11:59:22 -0400 (0:00:00.370) 0:03:22.780 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 06 July 2025 11:59:23 -0400 (0:00:00.918) 0:03:23.698 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 06 July 2025 11:59:24 -0400 (0:00:00.350) 0:03:24.049 *********** ok: [managed-node15] => { "storage_pools | d([])": [ { "disks": [ "sda" ], "name": "bar", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 06 July 2025 11:59:24 -0400 (0:00:00.247) 0:03:24.297 *********** ok: [managed-node15] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 06 July 2025 11:59:24 -0400 (0:00:00.465) 0:03:24.763 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Sunday 06 July 2025 11:59:25 -0400 (0:00:00.508) 0:03:25.271 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Sunday 06 July 2025 11:59:25 -0400 (0:00:00.445) 0:03:25.717 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Sunday 06 July 2025 11:59:26 -0400 (0:00:00.385) 0:03:26.102 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Sunday 06 July 2025 11:59:26 -0400 (0:00:00.477) 0:03:26.579 *********** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Sunday 06 July 2025 11:59:27 -0400 (0:00:00.512) 0:03:27.092 *********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Sunday 06 July 2025 11:59:27 -0400 (0:00:00.287) 0:03:27.379 *********** changed: [managed-node15] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/bar-test1", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/mapper/bar-test1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/bar-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "absent" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Sunday 06 July 2025 11:59:34 -0400 (0:00:07.374) 0:03:34.754 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Sunday 06 July 2025 11:59:35 -0400 (0:00:00.511) 0:03:35.266 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817436.7461314, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a643abe73717a03b683c888b7b41855598bc63ea", "ctime": 1751817436.7431314, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264045, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751817436.7431314, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1279, "uid": 0, "version": "1571456201", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Sunday 06 July 2025 11:59:37 -0400 (0:00:01.768) 0:03:37.035 *********** ok: [managed-node15] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Sunday 06 July 2025 11:59:38 -0400 (0:00:01.847) 0:03:38.883 *********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Sunday 06 July 2025 11:59:39 -0400 (0:00:00.348) 0:03:39.231 *********** ok: [managed-node15] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/bar-test1", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/mapper/bar-test1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/bar-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "absent" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 06 July 2025 11:59:39 -0400 (0:00:00.555) 0:03:39.786 *********** ok: [managed-node15] => { "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Sunday 06 July 2025 11:59:40 -0400 (0:00:00.493) 0:03:40.280 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Sunday 06 July 2025 11:59:40 -0400 (0:00:00.487) 0:03:40.767 *********** changed: [managed-node15] => (item={u'src': u'/dev/mapper/bar-test1', u'state': u'absent', u'fstype': u'xfs', u'path': u'/opt/test1'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/bar-test1" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Sunday 06 July 2025 11:59:42 -0400 (0:00:01.748) 0:03:42.515 *********** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Sunday 06 July 2025 11:59:44 -0400 (0:00:02.240) 0:03:44.756 *********** changed: [managed-node15] => (item={u'src': u'/dev/mapper/bar-test1', u'group': None, u'dump': 0, u'passno': 0, u'fstype': u'ext4', u'state': u'mounted', u'mode': None, u'owner': None, u'path': u'/opt/test1', u'opts': u'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/bar-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 06 July 2025 11:59:46 -0400 (0:00:01.934) 0:03:46.691 *********** skipping: [managed-node15] => (item={u'src': u'/dev/mapper/bar-test1', u'group': None, u'dump': 0, u'passno': 0, u'fstype': u'ext4', u'state': u'mounted', u'mode': None, u'owner': None, u'path': u'/opt/test1', u'opts': u'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Sunday 06 July 2025 11:59:47 -0400 (0:00:00.556) 0:03:47.247 *********** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Sunday 06 July 2025 11:59:49 -0400 (0:00:01.902) 0:03:49.150 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817210.46721, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Sunday 06 July 2025 11:59:51 -0400 (0:00:01.845) 0:03:50.996 *********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Sunday 06 July 2025 11:59:51 -0400 (0:00:00.444) 0:03:51.440 *********** ok: [managed-node15] TASK [Verify role results] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:59 Sunday 06 July 2025 11:59:53 -0400 (0:00:02.449) 0:03:53.889 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 06 July 2025 11:59:55 -0400 (0:00:01.076) 0:03:54.965 *********** ok: [managed-node15] => { "_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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 06 July 2025 11:59:55 -0400 (0:00:00.516) 0:03:55.482 *********** skipping: [managed-node15] => {} TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 06 July 2025 11:59:55 -0400 (0:00:00.431) 0:03:55.913 *********** ok: [managed-node15] => { "changed": false, "info": { "/dev/mapper/bar-test1": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/bar-test1", "size": "5G", "type": "lvm", "uuid": "474aad39-d026-42f5-8b34-2ab144b97543" }, "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "6liESD-60pP-2t3z-UOhG-p4Vm-kBBh-C1bmW9" }, "/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": "ext4", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 06 July 2025 11:59:58 -0400 (0:00:02.940) 0:03:58.854 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003287", "end": "2025-07-06 12:00:00.265585", "rc": 0, "start": "2025-07-06 12:00:00.262298" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Thu Jun 20 10:23:46 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/bar-test1 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 06 July 2025 12:00:00 -0400 (0:00:01.917) 0:04:00.771 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003116", "end": "2025-07-06 12:00:02.139111", "failed_when_result": false, "rc": 0, "start": "2025-07-06 12:00:02.135995" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 06 July 2025 12:00:02 -0400 (0:00:01.717) 0:04:02.489 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node15 TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Sunday 06 July 2025 12:00:03 -0400 (0:00:01.033) 0:04:03.523 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Sunday 06 July 2025 12:00:04 -0400 (0:00:00.448) 0:04:03.971 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "bar" ], "delta": "0:00:00.018132", "end": "2025-07-06 12:00:05.619572", "rc": 0, "start": "2025-07-06 12:00:05.601440" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Sunday 06 July 2025 12:00:06 -0400 (0:00:02.009) 0:04:05.981 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Sunday 06 July 2025 12:00:06 -0400 (0:00:00.608) 0:04:06.590 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node15 TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Sunday 06 July 2025 12:00:07 -0400 (0:00:00.989) 0:04:07.579 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Sunday 06 July 2025 12:00:08 -0400 (0:00:00.567) 0:04:08.147 *********** ok: [managed-node15] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Sunday 06 July 2025 12:00:10 -0400 (0:00:02.021) 0:04:10.168 *********** ok: [managed-node15] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Sunday 06 July 2025 12:00:10 -0400 (0:00:00.753) 0:04:10.922 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Sunday 06 July 2025 12:00:11 -0400 (0:00:00.585) 0:04:11.507 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Sunday 06 July 2025 12:00:12 -0400 (0:00:00.572) 0:04:12.080 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Sunday 06 July 2025 12:00:12 -0400 (0:00:00.513) 0:04:12.593 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Sunday 06 July 2025 12:00:13 -0400 (0:00:00.555) 0:04:13.148 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Sunday 06 July 2025 12:00:13 -0400 (0:00:00.464) 0:04:13.613 *********** ok: [managed-node15] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Sunday 06 July 2025 12:00:14 -0400 (0:00:00.761) 0:04:14.374 *********** ok: [managed-node15] => { "changed": false, "failed_when_result": false, "rc": 1 } STDERR: Shared connection to 10.31.15.106 closed. MSG: non-zero return code TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Sunday 06 July 2025 12:00:16 -0400 (0:00:01.846) 0:04:16.220 *********** skipping: [managed-node15] => (item=/dev/sda1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda1" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Sunday 06 July 2025 12:00:16 -0400 (0:00:00.554) 0:04:16.775 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node15 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Sunday 06 July 2025 12:00:17 -0400 (0:00:00.970) 0:04:17.746 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Sunday 06 July 2025 12:00:18 -0400 (0:00:00.491) 0:04:18.238 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Sunday 06 July 2025 12:00:18 -0400 (0:00:00.393) 0:04:18.632 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Sunday 06 July 2025 12:00:19 -0400 (0:00:00.618) 0:04:19.250 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Sunday 06 July 2025 12:00:19 -0400 (0:00:00.423) 0:04:19.674 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Sunday 06 July 2025 12:00:19 -0400 (0:00:00.265) 0:04:19.939 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Sunday 06 July 2025 12:00:20 -0400 (0:00:00.520) 0:04:20.459 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Sunday 06 July 2025 12:00:20 -0400 (0:00:00.475) 0:04:20.935 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Sunday 06 July 2025 12:00:21 -0400 (0:00:00.378) 0:04:21.314 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Sunday 06 July 2025 12:00:21 -0400 (0:00:00.485) 0:04:21.800 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Sunday 06 July 2025 12:00:22 -0400 (0:00:00.469) 0:04:22.269 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Sunday 06 July 2025 12:00:22 -0400 (0:00:00.661) 0:04:22.931 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node15 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Sunday 06 July 2025 12:00:23 -0400 (0:00:00.973) 0:04:23.905 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed-node15 TASK [Get information about the LV] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Sunday 06 July 2025 12:00:24 -0400 (0:00:00.986) 0:04:24.891 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Sunday 06 July 2025 12:00:25 -0400 (0:00:00.486) 0:04:25.377 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Sunday 06 July 2025 12:00:25 -0400 (0:00:00.418) 0:04:25.796 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Sunday 06 July 2025 12:00:26 -0400 (0:00:00.534) 0:04:26.330 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Sunday 06 July 2025 12:00:26 -0400 (0:00:00.512) 0:04:26.842 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Sunday 06 July 2025 12:00:27 -0400 (0:00:00.459) 0:04:27.301 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Sunday 06 July 2025 12:00:27 -0400 (0:00:00.546) 0:04:27.848 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Sunday 06 July 2025 12:00:28 -0400 (0:00:00.552) 0:04:28.401 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node15 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Sunday 06 July 2025 12:00:29 -0400 (0:00:01.175) 0:04:29.576 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed-node15 TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Sunday 06 July 2025 12:00:30 -0400 (0:00:00.999) 0:04:30.576 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Sunday 06 July 2025 12:00:31 -0400 (0:00:00.432) 0:04:31.008 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Sunday 06 July 2025 12:00:31 -0400 (0:00:00.502) 0:04:31.511 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Sunday 06 July 2025 12:00:31 -0400 (0:00:00.389) 0:04:31.901 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Sunday 06 July 2025 12:00:32 -0400 (0:00:00.498) 0:04:32.399 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node15 TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Sunday 06 July 2025 12:00:33 -0400 (0:00:00.944) 0:04:33.343 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Sunday 06 July 2025 12:00:34 -0400 (0:00:00.909) 0:04:34.253 *********** skipping: [managed-node15] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Sunday 06 July 2025 12:00:34 -0400 (0:00:00.484) 0:04:34.738 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml for managed-node15 TASK [Set variables used by tests] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:2 Sunday 06 July 2025 12:00:35 -0400 (0:00:00.869) 0:04:35.608 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:6 Sunday 06 July 2025 12:00:36 -0400 (0:00:00.512) 0:04:36.120 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:14 Sunday 06 July 2025 12:00:36 -0400 (0:00:00.485) 0:04:36.606 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:23 Sunday 06 July 2025 12:00:37 -0400 (0:00:00.522) 0:04:37.128 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:32 Sunday 06 July 2025 12:00:37 -0400 (0:00:00.478) 0:04:37.607 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:41 Sunday 06 July 2025 12:00:38 -0400 (0:00:00.583) 0:04:38.190 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Sunday 06 July 2025 12:00:38 -0400 (0:00:00.389) 0:04:38.580 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Sunday 06 July 2025 12:00:39 -0400 (0:00:00.362) 0:04:38.942 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node15 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Sunday 06 July 2025 12:00:40 -0400 (0:00:01.083) 0:04:40.026 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed-node15 TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Sunday 06 July 2025 12:00:41 -0400 (0:00:00.946) 0:04:40.973 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Sunday 06 July 2025 12:00:41 -0400 (0:00:00.369) 0:04:41.342 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Sunday 06 July 2025 12:00:41 -0400 (0:00:00.512) 0:04:41.855 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Sunday 06 July 2025 12:00:42 -0400 (0:00:00.558) 0:04:42.413 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Sunday 06 July 2025 12:00:42 -0400 (0:00:00.466) 0:04:42.880 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Sunday 06 July 2025 12:00:43 -0400 (0:00:00.425) 0:04:43.305 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Sunday 06 July 2025 12:00:43 -0400 (0:00:00.427) 0:04:43.732 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Sunday 06 July 2025 12:00:44 -0400 (0:00:00.628) 0:04:44.361 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node15 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Sunday 06 July 2025 12:00:45 -0400 (0:00:01.017) 0:04:45.379 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print script output] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Sunday 06 July 2025 12:00:45 -0400 (0:00:00.493) 0:04:45.873 *********** skipping: [managed-node15] => {} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Sunday 06 July 2025 12:00:46 -0400 (0:00:00.591) 0:04:46.464 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Sunday 06 July 2025 12:00:46 -0400 (0:00:00.423) 0:04:46.888 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Sunday 06 July 2025 12:00:47 -0400 (0:00:00.469) 0:04:47.357 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Sunday 06 July 2025 12:00:47 -0400 (0:00:00.445) 0:04:47.803 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Sunday 06 July 2025 12:00:48 -0400 (0:00:00.541) 0:04:48.344 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Sunday 06 July 2025 12:00:48 -0400 (0:00:00.328) 0:04:48.673 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Sunday 06 July 2025 12:00:49 -0400 (0:00:00.422) 0:04:49.096 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 06 July 2025 12:00:49 -0400 (0:00:00.824) 0:04:49.920 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 06 July 2025 12:00:50 -0400 (0:00:00.435) 0:04:50.356 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 06 July 2025 12:00:52 -0400 (0:00:01.651) 0:04:52.007 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/bar-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 06 July 2025 12:00:52 -0400 (0:00:00.412) 0:04:52.420 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 06 July 2025 12:00:52 -0400 (0:00:00.443) 0:04:52.863 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Sunday 06 July 2025 12:00:53 -0400 (0:00:00.290) 0:04:53.153 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Sunday 06 July 2025 12:00:53 -0400 (0:00:00.419) 0:04:53.573 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Sunday 06 July 2025 12:00:54 -0400 (0:00:00.413) 0:04:53.986 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Sunday 06 July 2025 12:00:54 -0400 (0:00:00.372) 0:04:54.359 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Sunday 06 July 2025 12:00:54 -0400 (0:00:00.455) 0:04:54.815 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Sunday 06 July 2025 12:00:55 -0400 (0:00:00.914) 0:04:55.729 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Sunday 06 July 2025 12:00:56 -0400 (0:00:00.518) 0:04:56.248 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Sunday 06 July 2025 12:00:56 -0400 (0:00:00.480) 0:04:56.729 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 06 July 2025 12:00:57 -0400 (0:00:00.407) 0:04:57.137 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/bar-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 ext4 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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 06 July 2025 12:00:57 -0400 (0:00:00.780) 0:04:57.918 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 06 July 2025 12:00:58 -0400 (0:00:00.456) 0:04:58.374 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 06 July 2025 12:00:58 -0400 (0:00:00.495) 0:04:58.870 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 06 July 2025 12:00:59 -0400 (0:00:00.500) 0:04:59.370 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 06 July 2025 12:00:59 -0400 (0:00:00.504) 0:04:59.874 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 06 July 2025 12:01:00 -0400 (0:00:00.448) 0:05:00.323 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 06 July 2025 12:01:01 -0400 (0:00:00.709) 0:05:01.033 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 06 July 2025 12:01:01 -0400 (0:00:00.654) 0:05:01.687 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817574.270448, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1751817574.270448, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 39242, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1751817574.270448, "nlink": 1, "path": "/dev/mapper/bar-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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 06 July 2025 12:01:03 -0400 (0:00:01.710) 0:05:03.398 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 06 July 2025 12:01:03 -0400 (0:00:00.425) 0:05:03.824 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 06 July 2025 12:01:04 -0400 (0:00:00.440) 0:05:04.264 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 06 July 2025 12:01:04 -0400 (0:00:00.510) 0:05:04.774 *********** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 06 July 2025 12:01:05 -0400 (0:00:00.486) 0:05:05.260 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 06 July 2025 12:01:05 -0400 (0:00:00.444) 0:05:05.705 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 06 July 2025 12:01:06 -0400 (0:00:00.464) 0:05:06.169 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 06 July 2025 12:01:06 -0400 (0:00:00.500) 0:05:06.670 *********** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 06 July 2025 12:01:09 -0400 (0:00:03.150) 0:05:09.821 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 06 July 2025 12:01:10 -0400 (0:00:00.362) 0:05:10.183 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 06 July 2025 12:01:10 -0400 (0:00:00.436) 0:05:10.620 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 06 July 2025 12:01:11 -0400 (0:00:00.484) 0:05:11.105 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 06 July 2025 12:01:11 -0400 (0:00:00.521) 0:05:11.627 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 06 July 2025 12:01:11 -0400 (0:00:00.297) 0:05:11.924 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Sunday 06 July 2025 12:01:12 -0400 (0:00:00.383) 0:05:12.307 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Sunday 06 July 2025 12:01:12 -0400 (0:00:00.521) 0:05:12.829 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Sunday 06 July 2025 12:01:13 -0400 (0:00:00.299) 0:05:13.129 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Sunday 06 July 2025 12:01:13 -0400 (0:00:00.450) 0:05:13.579 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Sunday 06 July 2025 12:01:14 -0400 (0:00:00.517) 0:05:14.097 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Sunday 06 July 2025 12:01:14 -0400 (0:00:00.425) 0:05:14.523 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Sunday 06 July 2025 12:01:15 -0400 (0:00:00.516) 0:05:15.039 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Sunday 06 July 2025 12:01:15 -0400 (0:00:00.456) 0:05:15.496 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 06 July 2025 12:01:16 -0400 (0:00:00.476) 0:05:15.972 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 06 July 2025 12:01:16 -0400 (0:00:00.471) 0:05:16.444 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 06 July 2025 12:01:16 -0400 (0:00:00.484) 0:05:16.928 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 06 July 2025 12:01:17 -0400 (0:00:00.412) 0:05:17.340 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 06 July 2025 12:01:17 -0400 (0:00:00.478) 0:05:17.819 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 06 July 2025 12:01:18 -0400 (0:00:00.417) 0:05:18.237 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 06 July 2025 12:01:18 -0400 (0:00:00.498) 0:05:18.736 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 06 July 2025 12:01:19 -0400 (0:00:00.292) 0:05:19.028 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 06 July 2025 12:01:19 -0400 (0:00:00.441) 0:05:19.469 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 06 July 2025 12:01:19 -0400 (0:00:00.378) 0:05:19.848 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 06 July 2025 12:01:20 -0400 (0:00:00.535) 0:05:20.383 *********** ok: [managed-node15] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 06 July 2025 12:01:22 -0400 (0:00:02.084) 0:05:22.468 *********** ok: [managed-node15] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 06 July 2025 12:01:24 -0400 (0:00:01.921) 0:05:24.389 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 06 July 2025 12:01:25 -0400 (0:00:00.624) 0:05:25.014 *********** ok: [managed-node15] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 06 July 2025 12:01:25 -0400 (0:00:00.416) 0:05:25.430 *********** ok: [managed-node15] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 06 July 2025 12:01:27 -0400 (0:00:02.055) 0:05:27.485 *********** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 06 July 2025 12:01:28 -0400 (0:00:00.572) 0:05:28.058 *********** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 06 July 2025 12:01:29 -0400 (0:00:01.100) 0:05:29.159 *********** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 06 July 2025 12:01:29 -0400 (0:00:00.442) 0:05:29.601 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Sunday 06 July 2025 12:01:30 -0400 (0:00:00.462) 0:05:30.063 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Sunday 06 July 2025 12:01:30 -0400 (0:00:00.361) 0:05:30.425 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Sunday 06 July 2025 12:01:30 -0400 (0:00:00.505) 0:05:30.930 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Sunday 06 July 2025 12:01:31 -0400 (0:00:00.539) 0:05:31.469 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Sunday 06 July 2025 12:01:32 -0400 (0:00:00.480) 0:05:31.950 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Sunday 06 July 2025 12:01:32 -0400 (0:00:00.431) 0:05:32.382 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Sunday 06 July 2025 12:01:32 -0400 (0:00:00.360) 0:05:32.742 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Sunday 06 July 2025 12:01:33 -0400 (0:00:00.480) 0:05:33.222 *********** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Sunday 06 July 2025 12:01:33 -0400 (0:00:00.428) 0:05:33.650 *********** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Sunday 06 July 2025 12:01:34 -0400 (0:00:00.537) 0:05:34.188 *********** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Sunday 06 July 2025 12:01:34 -0400 (0:00:00.507) 0:05:34.695 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Sunday 06 July 2025 12:01:35 -0400 (0:00:00.282) 0:05:34.978 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Sunday 06 July 2025 12:01:35 -0400 (0:00:00.492) 0:05:35.471 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Sunday 06 July 2025 12:01:36 -0400 (0:00:00.497) 0:05:35.968 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Sunday 06 July 2025 12:01:36 -0400 (0:00:00.512) 0:05:36.481 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Sunday 06 July 2025 12:01:36 -0400 (0:00:00.416) 0:05:36.897 *********** ok: [managed-node15] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Sunday 06 July 2025 12:01:37 -0400 (0:00:00.423) 0:05:37.321 *********** ok: [managed-node15] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Sunday 06 July 2025 12:01:37 -0400 (0:00:00.563) 0:05:37.884 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 06 July 2025 12:01:38 -0400 (0:00:00.565) 0:05:38.449 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "bar/test1" ], "delta": "0:00:00.021923", "end": "2025-07-06 12:01:40.010469", "rc": 0, "start": "2025-07-06 12:01:39.988546" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 06 July 2025 12:01:40 -0400 (0:00:01.996) 0:05:40.446 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 06 July 2025 12:01:40 -0400 (0:00:00.383) 0:05:40.829 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 06 July 2025 12:01:41 -0400 (0:00:00.571) 0:05:41.400 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 06 July 2025 12:01:41 -0400 (0:00:00.459) 0:05:41.860 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 06 July 2025 12:01:42 -0400 (0:00:00.579) 0:05:42.439 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 06 July 2025 12:01:42 -0400 (0:00:00.488) 0:05:42.928 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 06 July 2025 12:01:43 -0400 (0:00:00.417) 0:05:43.345 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Sunday 06 July 2025 12:01:43 -0400 (0:00:00.498) 0:05:43.844 *********** TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Sunday 06 July 2025 12:01:44 -0400 (0:00:00.479) 0:05:44.323 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:62 Sunday 06 July 2025 12:01:44 -0400 (0:00:00.534) 0:05:44.858 *********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 06 July 2025 12:01:45 -0400 (0:00:00.841) 0:05:45.699 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 06 July 2025 12:01:46 -0400 (0:00:00.979) 0:05:46.679 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 06 July 2025 12:01:47 -0400 (0:00:00.487) 0:05:47.166 *********** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node15] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 06 July 2025 12:01:48 -0400 (0:00:01.076) 0:05:48.243 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 06 July 2025 12:01:48 -0400 (0:00:00.423) 0:05:48.666 *********** skipping: [managed-node15] => { "changed": false, "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 06 July 2025 12:01:49 -0400 (0:00:00.422) 0:05:49.089 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 06 July 2025 12:01:49 -0400 (0:00:00.429) 0:05:49.519 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 06 July 2025 12:01:50 -0400 (0:00:00.504) 0:05:50.023 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 06 July 2025 12:01:50 -0400 (0:00:00.894) 0:05:50.918 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 06 July 2025 12:01:51 -0400 (0:00:00.405) 0:05:51.324 *********** ok: [managed-node15] => { "storage_pools | d([])": [ { "disks": [ "sda" ], "name": "bar", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 06 July 2025 12:01:52 -0400 (0:00:00.645) 0:05:51.969 *********** ok: [managed-node15] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 06 July 2025 12:01:52 -0400 (0:00:00.381) 0:05:52.350 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Sunday 06 July 2025 12:01:53 -0400 (0:00:00.979) 0:05:53.330 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Sunday 06 July 2025 12:01:53 -0400 (0:00:00.427) 0:05:53.757 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Sunday 06 July 2025 12:01:54 -0400 (0:00:00.434) 0:05:54.192 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Sunday 06 July 2025 12:01:54 -0400 (0:00:00.460) 0:05:54.652 *********** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Sunday 06 July 2025 12:01:55 -0400 (0:00:00.624) 0:05:55.277 *********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Sunday 06 July 2025 12:01:55 -0400 (0:00:00.395) 0:05:55.672 *********** ok: [managed-node15] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/bar-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Sunday 06 July 2025 12:02:01 -0400 (0:00:05.656) 0:06:01.328 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Sunday 06 July 2025 12:02:02 -0400 (0:00:00.645) 0:06:01.974 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817586.27265, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fe12ff6a91b2593c24af6007edb0a6160f49ea5e", "ctime": 1751817586.26965, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264045, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751817586.26965, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1280, "uid": 0, "version": "1571456201", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Sunday 06 July 2025 12:02:03 -0400 (0:00:01.950) 0:06:03.925 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Sunday 06 July 2025 12:02:04 -0400 (0:00:00.519) 0:06:04.444 *********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Sunday 06 July 2025 12:02:04 -0400 (0:00:00.295) 0:06:04.740 *********** ok: [managed-node15] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/bar-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 06 July 2025 12:02:05 -0400 (0:00:00.611) 0:06:05.351 *********** ok: [managed-node15] => { "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Sunday 06 July 2025 12:02:05 -0400 (0:00:00.473) 0:06:05.825 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Sunday 06 July 2025 12:02:06 -0400 (0:00:00.476) 0:06:06.301 *********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Sunday 06 July 2025 12:02:06 -0400 (0:00:00.278) 0:06:06.580 *********** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Sunday 06 July 2025 12:02:08 -0400 (0:00:01.596) 0:06:08.176 *********** ok: [managed-node15] => (item={u'src': u'/dev/mapper/bar-test1', u'group': None, u'dump': 0, u'passno': 0, u'fstype': u'ext4', u'state': u'mounted', u'mode': None, u'owner': None, u'path': u'/opt/test1', u'opts': u'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/bar-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 06 July 2025 12:02:09 -0400 (0:00:01.602) 0:06:09.779 *********** skipping: [managed-node15] => (item={u'src': u'/dev/mapper/bar-test1', u'group': None, u'dump': 0, u'passno': 0, u'fstype': u'ext4', u'state': u'mounted', u'mode': None, u'owner': None, u'path': u'/opt/test1', u'opts': u'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Sunday 06 July 2025 12:02:10 -0400 (0:00:00.405) 0:06:10.185 *********** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Sunday 06 July 2025 12:02:12 -0400 (0:00:01.803) 0:06:11.988 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817210.46721, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Sunday 06 July 2025 12:02:13 -0400 (0:00:01.410) 0:06:13.399 *********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Sunday 06 July 2025 12:02:13 -0400 (0:00:00.287) 0:06:13.686 *********** ok: [managed-node15] TASK [Verify role results] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:75 Sunday 06 July 2025 12:02:17 -0400 (0:00:03.838) 0:06:17.524 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 06 July 2025 12:02:18 -0400 (0:00:00.766) 0:06:18.291 *********** ok: [managed-node15] => { "_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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 06 July 2025 12:02:18 -0400 (0:00:00.571) 0:06:18.862 *********** skipping: [managed-node15] => {} TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 06 July 2025 12:02:19 -0400 (0:00:00.250) 0:06:19.113 *********** ok: [managed-node15] => { "changed": false, "info": { "/dev/mapper/bar-test1": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/bar-test1", "size": "5G", "type": "lvm", "uuid": "474aad39-d026-42f5-8b34-2ab144b97543" }, "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "6liESD-60pP-2t3z-UOhG-p4Vm-kBBh-C1bmW9" }, "/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": "ext4", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 06 July 2025 12:02:20 -0400 (0:00:01.570) 0:06:20.684 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002557", "end": "2025-07-06 12:02:22.087977", "rc": 0, "start": "2025-07-06 12:02:22.085420" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Thu Jun 20 10:23:46 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/bar-test1 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 06 July 2025 12:02:22 -0400 (0:00:01.689) 0:06:22.373 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002395", "end": "2025-07-06 12:02:23.642935", "failed_when_result": false, "rc": 0, "start": "2025-07-06 12:02:23.640540" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 06 July 2025 12:02:24 -0400 (0:00:01.697) 0:06:24.071 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node15 TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Sunday 06 July 2025 12:02:25 -0400 (0:00:01.063) 0:06:25.135 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Sunday 06 July 2025 12:02:25 -0400 (0:00:00.529) 0:06:25.664 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "bar" ], "delta": "0:00:00.016947", "end": "2025-07-06 12:02:27.167417", "rc": 0, "start": "2025-07-06 12:02:27.150470" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Sunday 06 July 2025 12:02:27 -0400 (0:00:01.951) 0:06:27.616 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Sunday 06 July 2025 12:02:28 -0400 (0:00:00.576) 0:06:28.192 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node15 TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Sunday 06 July 2025 12:02:29 -0400 (0:00:01.287) 0:06:29.479 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Sunday 06 July 2025 12:02:30 -0400 (0:00:00.607) 0:06:30.087 *********** ok: [managed-node15] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Sunday 06 July 2025 12:02:32 -0400 (0:00:02.022) 0:06:32.109 *********** ok: [managed-node15] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Sunday 06 July 2025 12:02:32 -0400 (0:00:00.529) 0:06:32.638 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Sunday 06 July 2025 12:02:33 -0400 (0:00:00.475) 0:06:33.114 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Sunday 06 July 2025 12:02:33 -0400 (0:00:00.519) 0:06:33.633 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Sunday 06 July 2025 12:02:34 -0400 (0:00:00.403) 0:06:34.036 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Sunday 06 July 2025 12:02:34 -0400 (0:00:00.319) 0:06:34.356 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Sunday 06 July 2025 12:02:34 -0400 (0:00:00.430) 0:06:34.787 *********** ok: [managed-node15] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Sunday 06 July 2025 12:02:35 -0400 (0:00:00.656) 0:06:35.444 *********** ok: [managed-node15] => { "changed": false, "failed_when_result": false, "rc": 1 } STDERR: Shared connection to 10.31.15.106 closed. MSG: non-zero return code TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Sunday 06 July 2025 12:02:37 -0400 (0:00:01.773) 0:06:37.217 *********** skipping: [managed-node15] => (item=/dev/sda1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda1" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Sunday 06 July 2025 12:02:37 -0400 (0:00:00.506) 0:06:37.724 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node15 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Sunday 06 July 2025 12:02:38 -0400 (0:00:00.580) 0:06:38.305 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Sunday 06 July 2025 12:02:39 -0400 (0:00:00.969) 0:06:39.275 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Sunday 06 July 2025 12:02:39 -0400 (0:00:00.572) 0:06:39.847 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Sunday 06 July 2025 12:02:40 -0400 (0:00:00.371) 0:06:40.218 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Sunday 06 July 2025 12:02:40 -0400 (0:00:00.528) 0:06:40.747 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Sunday 06 July 2025 12:02:41 -0400 (0:00:00.522) 0:06:41.270 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Sunday 06 July 2025 12:02:41 -0400 (0:00:00.392) 0:06:41.662 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Sunday 06 July 2025 12:02:42 -0400 (0:00:00.428) 0:06:42.091 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Sunday 06 July 2025 12:02:42 -0400 (0:00:00.464) 0:06:42.555 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Sunday 06 July 2025 12:02:42 -0400 (0:00:00.357) 0:06:42.912 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Sunday 06 July 2025 12:02:43 -0400 (0:00:00.501) 0:06:43.414 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Sunday 06 July 2025 12:02:44 -0400 (0:00:00.549) 0:06:43.964 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node15 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Sunday 06 July 2025 12:02:45 -0400 (0:00:01.019) 0:06:44.984 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed-node15 TASK [Get information about the LV] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Sunday 06 July 2025 12:02:45 -0400 (0:00:00.898) 0:06:45.882 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Sunday 06 July 2025 12:02:46 -0400 (0:00:00.434) 0:06:46.317 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Sunday 06 July 2025 12:02:47 -0400 (0:00:00.642) 0:06:46.959 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Sunday 06 July 2025 12:02:47 -0400 (0:00:00.422) 0:06:47.382 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Sunday 06 July 2025 12:02:47 -0400 (0:00:00.389) 0:06:47.771 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Sunday 06 July 2025 12:02:48 -0400 (0:00:00.375) 0:06:48.147 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Sunday 06 July 2025 12:02:48 -0400 (0:00:00.402) 0:06:48.549 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Sunday 06 July 2025 12:02:48 -0400 (0:00:00.389) 0:06:48.939 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node15 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Sunday 06 July 2025 12:02:49 -0400 (0:00:00.970) 0:06:49.909 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed-node15 TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Sunday 06 July 2025 12:02:51 -0400 (0:00:01.125) 0:06:51.035 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Sunday 06 July 2025 12:02:51 -0400 (0:00:00.466) 0:06:51.502 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Sunday 06 July 2025 12:02:52 -0400 (0:00:00.453) 0:06:51.955 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Sunday 06 July 2025 12:02:52 -0400 (0:00:00.294) 0:06:52.250 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Sunday 06 July 2025 12:02:52 -0400 (0:00:00.536) 0:06:52.787 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node15 TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Sunday 06 July 2025 12:02:53 -0400 (0:00:01.076) 0:06:53.863 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Sunday 06 July 2025 12:02:54 -0400 (0:00:00.682) 0:06:54.546 *********** skipping: [managed-node15] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Sunday 06 July 2025 12:02:55 -0400 (0:00:00.520) 0:06:55.066 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml for managed-node15 TASK [Set variables used by tests] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:2 Sunday 06 July 2025 12:02:55 -0400 (0:00:00.832) 0:06:55.899 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:6 Sunday 06 July 2025 12:02:56 -0400 (0:00:00.427) 0:06:56.326 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:14 Sunday 06 July 2025 12:02:57 -0400 (0:00:00.703) 0:06:57.030 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:23 Sunday 06 July 2025 12:02:57 -0400 (0:00:00.370) 0:06:57.401 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:32 Sunday 06 July 2025 12:02:57 -0400 (0:00:00.371) 0:06:57.772 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:41 Sunday 06 July 2025 12:02:58 -0400 (0:00:00.368) 0:06:58.141 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Sunday 06 July 2025 12:02:58 -0400 (0:00:00.420) 0:06:58.561 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Sunday 06 July 2025 12:02:58 -0400 (0:00:00.333) 0:06:58.894 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node15 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Sunday 06 July 2025 12:03:00 -0400 (0:00:01.242) 0:07:00.137 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed-node15 TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Sunday 06 July 2025 12:03:01 -0400 (0:00:01.690) 0:07:01.828 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Sunday 06 July 2025 12:03:02 -0400 (0:00:00.583) 0:07:02.411 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Sunday 06 July 2025 12:03:02 -0400 (0:00:00.450) 0:07:02.862 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Sunday 06 July 2025 12:03:03 -0400 (0:00:00.328) 0:07:03.191 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Sunday 06 July 2025 12:03:03 -0400 (0:00:00.526) 0:07:03.718 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Sunday 06 July 2025 12:03:04 -0400 (0:00:00.465) 0:07:04.184 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Sunday 06 July 2025 12:03:04 -0400 (0:00:00.496) 0:07:04.680 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Sunday 06 July 2025 12:03:05 -0400 (0:00:00.389) 0:07:05.070 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node15 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Sunday 06 July 2025 12:03:06 -0400 (0:00:00.919) 0:07:05.989 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print script output] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Sunday 06 July 2025 12:03:06 -0400 (0:00:00.344) 0:07:06.334 *********** skipping: [managed-node15] => {} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Sunday 06 July 2025 12:03:06 -0400 (0:00:00.394) 0:07:06.728 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Sunday 06 July 2025 12:03:07 -0400 (0:00:00.460) 0:07:07.189 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Sunday 06 July 2025 12:03:07 -0400 (0:00:00.468) 0:07:07.658 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Sunday 06 July 2025 12:03:08 -0400 (0:00:00.516) 0:07:08.175 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Sunday 06 July 2025 12:03:08 -0400 (0:00:00.435) 0:07:08.610 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Sunday 06 July 2025 12:03:09 -0400 (0:00:00.479) 0:07:09.089 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Sunday 06 July 2025 12:03:09 -0400 (0:00:00.541) 0:07:09.630 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 06 July 2025 12:03:10 -0400 (0:00:00.847) 0:07:10.478 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 06 July 2025 12:03:10 -0400 (0:00:00.432) 0:07:10.911 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 06 July 2025 12:03:13 -0400 (0:00:02.329) 0:07:13.240 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/bar-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 06 July 2025 12:03:13 -0400 (0:00:00.522) 0:07:13.763 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 06 July 2025 12:03:14 -0400 (0:00:00.569) 0:07:14.332 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Sunday 06 July 2025 12:03:15 -0400 (0:00:00.694) 0:07:15.027 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Sunday 06 July 2025 12:03:15 -0400 (0:00:00.584) 0:07:15.611 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Sunday 06 July 2025 12:03:16 -0400 (0:00:00.484) 0:07:16.095 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Sunday 06 July 2025 12:03:16 -0400 (0:00:00.421) 0:07:16.517 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Sunday 06 July 2025 12:03:17 -0400 (0:00:00.632) 0:07:17.150 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Sunday 06 July 2025 12:03:17 -0400 (0:00:00.435) 0:07:17.585 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Sunday 06 July 2025 12:03:18 -0400 (0:00:00.462) 0:07:18.048 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Sunday 06 July 2025 12:03:18 -0400 (0:00:00.333) 0:07:18.381 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 06 July 2025 12:03:18 -0400 (0:00:00.367) 0:07:18.749 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/bar-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 ext4 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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 06 July 2025 12:03:19 -0400 (0:00:00.655) 0:07:19.404 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 06 July 2025 12:03:20 -0400 (0:00:00.554) 0:07:19.959 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 06 July 2025 12:03:20 -0400 (0:00:00.571) 0:07:20.530 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 06 July 2025 12:03:21 -0400 (0:00:00.580) 0:07:21.110 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 06 July 2025 12:03:21 -0400 (0:00:00.387) 0:07:21.497 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 06 July 2025 12:03:22 -0400 (0:00:00.546) 0:07:22.044 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 06 July 2025 12:03:22 -0400 (0:00:00.623) 0:07:22.668 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 06 July 2025 12:03:23 -0400 (0:00:00.662) 0:07:23.330 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817574.270448, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1751817574.270448, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 39242, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1751817574.270448, "nlink": 1, "path": "/dev/mapper/bar-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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 06 July 2025 12:03:25 -0400 (0:00:01.748) 0:07:25.079 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 06 July 2025 12:03:25 -0400 (0:00:00.686) 0:07:25.766 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 06 July 2025 12:03:26 -0400 (0:00:00.470) 0:07:26.236 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 06 July 2025 12:03:26 -0400 (0:00:00.591) 0:07:26.828 *********** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 06 July 2025 12:03:27 -0400 (0:00:00.508) 0:07:27.336 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 06 July 2025 12:03:27 -0400 (0:00:00.372) 0:07:27.708 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 06 July 2025 12:03:28 -0400 (0:00:00.559) 0:07:28.268 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 06 July 2025 12:03:28 -0400 (0:00:00.487) 0:07:28.755 *********** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 06 July 2025 12:03:31 -0400 (0:00:02.910) 0:07:31.666 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 06 July 2025 12:03:32 -0400 (0:00:00.515) 0:07:32.181 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 06 July 2025 12:03:32 -0400 (0:00:00.429) 0:07:32.610 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 06 July 2025 12:03:33 -0400 (0:00:00.478) 0:07:33.088 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 06 July 2025 12:03:33 -0400 (0:00:00.505) 0:07:33.594 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 06 July 2025 12:03:33 -0400 (0:00:00.290) 0:07:33.885 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Sunday 06 July 2025 12:03:34 -0400 (0:00:00.347) 0:07:34.232 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Sunday 06 July 2025 12:03:34 -0400 (0:00:00.421) 0:07:34.653 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Sunday 06 July 2025 12:03:35 -0400 (0:00:00.428) 0:07:35.082 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Sunday 06 July 2025 12:03:35 -0400 (0:00:00.408) 0:07:35.491 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Sunday 06 July 2025 12:03:36 -0400 (0:00:00.515) 0:07:36.006 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Sunday 06 July 2025 12:03:36 -0400 (0:00:00.463) 0:07:36.470 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Sunday 06 July 2025 12:03:36 -0400 (0:00:00.419) 0:07:36.889 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Sunday 06 July 2025 12:03:37 -0400 (0:00:00.500) 0:07:37.389 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 06 July 2025 12:03:37 -0400 (0:00:00.425) 0:07:37.815 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 06 July 2025 12:03:38 -0400 (0:00:00.394) 0:07:38.210 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 06 July 2025 12:03:38 -0400 (0:00:00.632) 0:07:38.843 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 06 July 2025 12:03:39 -0400 (0:00:00.502) 0:07:39.345 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 06 July 2025 12:03:39 -0400 (0:00:00.538) 0:07:39.884 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 06 July 2025 12:03:40 -0400 (0:00:00.472) 0:07:40.357 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 06 July 2025 12:03:40 -0400 (0:00:00.488) 0:07:40.845 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 06 July 2025 12:03:41 -0400 (0:00:00.553) 0:07:41.399 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 06 July 2025 12:03:41 -0400 (0:00:00.423) 0:07:41.823 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 06 July 2025 12:03:42 -0400 (0:00:00.305) 0:07:42.129 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 06 July 2025 12:03:42 -0400 (0:00:00.393) 0:07:42.522 *********** ok: [managed-node15] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 06 July 2025 12:03:44 -0400 (0:00:02.043) 0:07:44.566 *********** ok: [managed-node15] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 06 July 2025 12:03:46 -0400 (0:00:02.137) 0:07:46.703 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 06 July 2025 12:03:47 -0400 (0:00:00.528) 0:07:47.232 *********** ok: [managed-node15] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 06 July 2025 12:03:47 -0400 (0:00:00.374) 0:07:47.606 *********** ok: [managed-node15] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 06 July 2025 12:03:49 -0400 (0:00:01.815) 0:07:49.422 *********** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 06 July 2025 12:03:49 -0400 (0:00:00.461) 0:07:49.884 *********** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 06 July 2025 12:03:50 -0400 (0:00:00.598) 0:07:50.482 *********** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 06 July 2025 12:03:51 -0400 (0:00:00.573) 0:07:51.056 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Sunday 06 July 2025 12:03:51 -0400 (0:00:00.651) 0:07:51.707 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Sunday 06 July 2025 12:03:52 -0400 (0:00:00.417) 0:07:52.124 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Sunday 06 July 2025 12:03:52 -0400 (0:00:00.459) 0:07:52.583 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Sunday 06 July 2025 12:03:53 -0400 (0:00:00.411) 0:07:52.995 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Sunday 06 July 2025 12:03:53 -0400 (0:00:00.473) 0:07:53.469 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Sunday 06 July 2025 12:03:54 -0400 (0:00:00.577) 0:07:54.047 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Sunday 06 July 2025 12:03:54 -0400 (0:00:00.817) 0:07:54.865 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Sunday 06 July 2025 12:03:55 -0400 (0:00:00.393) 0:07:55.258 *********** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Sunday 06 July 2025 12:03:55 -0400 (0:00:00.371) 0:07:55.630 *********** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Sunday 06 July 2025 12:03:56 -0400 (0:00:00.344) 0:07:55.975 *********** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Sunday 06 July 2025 12:03:56 -0400 (0:00:00.523) 0:07:56.498 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Sunday 06 July 2025 12:03:57 -0400 (0:00:00.492) 0:07:56.991 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Sunday 06 July 2025 12:03:57 -0400 (0:00:00.452) 0:07:57.443 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Sunday 06 July 2025 12:03:57 -0400 (0:00:00.453) 0:07:57.896 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Sunday 06 July 2025 12:03:58 -0400 (0:00:00.393) 0:07:58.290 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Sunday 06 July 2025 12:03:58 -0400 (0:00:00.453) 0:07:58.744 *********** ok: [managed-node15] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Sunday 06 July 2025 12:03:59 -0400 (0:00:00.533) 0:07:59.277 *********** ok: [managed-node15] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Sunday 06 July 2025 12:03:59 -0400 (0:00:00.322) 0:07:59.599 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 06 July 2025 12:04:00 -0400 (0:00:00.493) 0:08:00.093 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "bar/test1" ], "delta": "0:00:00.021478", "end": "2025-07-06 12:04:01.600561", "rc": 0, "start": "2025-07-06 12:04:01.579083" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 06 July 2025 12:04:02 -0400 (0:00:01.945) 0:08:02.040 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 06 July 2025 12:04:02 -0400 (0:00:00.538) 0:08:02.578 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 06 July 2025 12:04:03 -0400 (0:00:00.531) 0:08:03.109 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 06 July 2025 12:04:03 -0400 (0:00:00.451) 0:08:03.560 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 06 July 2025 12:04:04 -0400 (0:00:00.493) 0:08:04.054 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 06 July 2025 12:04:04 -0400 (0:00:00.474) 0:08:04.528 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 06 July 2025 12:04:05 -0400 (0:00:00.578) 0:08:05.106 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Sunday 06 July 2025 12:04:05 -0400 (0:00:00.508) 0:08:05.615 *********** TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Sunday 06 July 2025 12:04:06 -0400 (0:00:00.369) 0:08:05.985 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:78 Sunday 06 July 2025 12:04:06 -0400 (0:00:00.350) 0:08:06.335 *********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 06 July 2025 12:04:07 -0400 (0:00:01.107) 0:08:07.442 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 06 July 2025 12:04:08 -0400 (0:00:00.691) 0:08:08.134 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 06 July 2025 12:04:08 -0400 (0:00:00.429) 0:08:08.564 *********** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node15] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 06 July 2025 12:04:09 -0400 (0:00:01.144) 0:08:09.708 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 06 July 2025 12:04:10 -0400 (0:00:00.530) 0:08:10.239 *********** skipping: [managed-node15] => { "changed": false, "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 06 July 2025 12:04:10 -0400 (0:00:00.438) 0:08:10.677 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 06 July 2025 12:04:11 -0400 (0:00:00.521) 0:08:11.199 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 06 July 2025 12:04:11 -0400 (0:00:00.438) 0:08:11.638 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 06 July 2025 12:04:12 -0400 (0:00:01.121) 0:08:12.760 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 06 July 2025 12:04:13 -0400 (0:00:00.316) 0:08:13.076 *********** ok: [managed-node15] => { "storage_pools | d([])": [ { "disks": [ "sda" ], "name": "bar", "state": "absent", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "5g", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 06 July 2025 12:04:13 -0400 (0:00:00.530) 0:08:13.607 *********** ok: [managed-node15] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 06 July 2025 12:04:14 -0400 (0:00:00.465) 0:08:14.073 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Sunday 06 July 2025 12:04:14 -0400 (0:00:00.493) 0:08:14.566 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Sunday 06 July 2025 12:04:15 -0400 (0:00:00.579) 0:08:15.146 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Sunday 06 July 2025 12:04:15 -0400 (0:00:00.378) 0:08:15.524 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Sunday 06 July 2025 12:04:16 -0400 (0:00:01.053) 0:08:16.578 *********** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Sunday 06 July 2025 12:04:17 -0400 (0:00:00.849) 0:08:17.428 *********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Sunday 06 July 2025 12:04:17 -0400 (0:00:00.315) 0:08:17.744 *********** changed: [managed-node15] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/bar-test1", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/bar-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/bar", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext4", "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Sunday 06 July 2025 12:04:24 -0400 (0:00:06.388) 0:08:24.132 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Sunday 06 July 2025 12:04:24 -0400 (0:00:00.386) 0:08:24.519 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817586.27265, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fe12ff6a91b2593c24af6007edb0a6160f49ea5e", "ctime": 1751817586.26965, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264045, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751817586.26965, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1280, "uid": 0, "version": "1571456201", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Sunday 06 July 2025 12:04:26 -0400 (0:00:01.900) 0:08:26.419 *********** ok: [managed-node15] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Sunday 06 July 2025 12:04:28 -0400 (0:00:01.962) 0:08:28.382 *********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Sunday 06 July 2025 12:04:28 -0400 (0:00:00.282) 0:08:28.664 *********** ok: [managed-node15] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/bar-test1", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/bar-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/bar", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext4", "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 06 July 2025 12:04:28 -0400 (0:00:00.229) 0:08:28.893 *********** ok: [managed-node15] => { "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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Sunday 06 July 2025 12:04:29 -0400 (0:00:00.599) 0:08:29.493 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Sunday 06 July 2025 12:04:30 -0400 (0:00:00.460) 0:08:29.953 *********** changed: [managed-node15] => (item={u'src': u'/dev/mapper/bar-test1', u'state': u'absent', u'fstype': u'ext4', u'path': u'/opt/test1'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "fstype": "ext4", "path": "/opt/test1", "src": "/dev/mapper/bar-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/bar-test1" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Sunday 06 July 2025 12:04:31 -0400 (0:00:01.876) 0:08:31.830 *********** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Sunday 06 July 2025 12:04:33 -0400 (0:00:01.866) 0:08:33.697 *********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 06 July 2025 12:04:34 -0400 (0:00:00.407) 0:08:34.104 *********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Sunday 06 July 2025 12:04:34 -0400 (0:00:00.546) 0:08:34.650 *********** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Sunday 06 July 2025 12:04:36 -0400 (0:00:01.906) 0:08:36.557 *********** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1751817210.46721, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Sunday 06 July 2025 12:04:38 -0400 (0:00:01.967) 0:08:38.524 *********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Sunday 06 July 2025 12:04:38 -0400 (0:00:00.318) 0:08:38.843 *********** ok: [managed-node15] TASK [Verify role results] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_fs_use_partitions.yml:93 Sunday 06 July 2025 12:04:41 -0400 (0:00:02.397) 0:08:41.240 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 06 July 2025 12:04:42 -0400 (0:00:00.899) 0:08:42.140 *********** ok: [managed-node15] => { "_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": "bar", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/bar-test1", "_mount_id": "/dev/mapper/bar-test1", "_raw_device": "/dev/mapper/bar-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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": "5g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 06 July 2025 12:04:42 -0400 (0:00:00.528) 0:08:42.669 *********** skipping: [managed-node15] => {} TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 06 July 2025 12:04:43 -0400 (0:00:00.411) 0:08:43.080 *********** ok: [managed-node15] => { "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": "ext4", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 06 July 2025 12:04:45 -0400 (0:00:02.059) 0:08:45.140 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002531", "end": "2025-07-06 12:04:46.562097", "rc": 0, "start": "2025-07-06 12:04:46.559566" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Thu Jun 20 10:23:46 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 06 July 2025 12:04:46 -0400 (0:00:01.719) 0:08:46.860 *********** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002854", "end": "2025-07-06 12:04:48.300773", "failed_when_result": false, "rc": 0, "start": "2025-07-06 12:04:48.297919" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 06 July 2025 12:04:48 -0400 (0:00:01.735) 0:08:48.596 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node15 TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Sunday 06 July 2025 12:04:50 -0400 (0:00:01.585) 0:08:50.182 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Sunday 06 July 2025 12:04:50 -0400 (0:00:00.311) 0:08:50.494 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Sunday 06 July 2025 12:04:50 -0400 (0:00:00.425) 0:08:50.919 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Sunday 06 July 2025 12:04:51 -0400 (0:00:00.433) 0:08:51.352 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node15 TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Sunday 06 July 2025 12:04:52 -0400 (0:00:00.859) 0:08:52.212 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Sunday 06 July 2025 12:04:52 -0400 (0:00:00.452) 0:08:52.665 *********** TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Sunday 06 July 2025 12:04:53 -0400 (0:00:00.401) 0:08:53.067 *********** ok: [managed-node15] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Sunday 06 July 2025 12:04:53 -0400 (0:00:00.536) 0:08:53.604 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Sunday 06 July 2025 12:04:54 -0400 (0:00:00.368) 0:08:53.972 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Sunday 06 July 2025 12:04:54 -0400 (0:00:00.720) 0:08:54.693 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Sunday 06 July 2025 12:04:55 -0400 (0:00:00.557) 0:08:55.250 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Sunday 06 July 2025 12:04:55 -0400 (0:00:00.393) 0:08:55.644 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Sunday 06 July 2025 12:04:56 -0400 (0:00:00.383) 0:08:56.027 *********** TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Sunday 06 July 2025 12:04:56 -0400 (0:00:00.353) 0:08:56.381 *********** ok: [managed-node15] => { "changed": false, "failed_when_result": false, "rc": 1 } STDERR: Shared connection to 10.31.15.106 closed. MSG: non-zero return code TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Sunday 06 July 2025 12:04:58 -0400 (0:00:01.602) 0:08:57.984 *********** TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Sunday 06 July 2025 12:04:58 -0400 (0:00:00.350) 0:08:58.335 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node15 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Sunday 06 July 2025 12:04:59 -0400 (0:00:00.952) 0:08:59.287 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Sunday 06 July 2025 12:04:59 -0400 (0:00:00.385) 0:08:59.673 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Sunday 06 July 2025 12:05:00 -0400 (0:00:00.436) 0:09:00.109 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Sunday 06 July 2025 12:05:00 -0400 (0:00:00.347) 0:09:00.457 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Sunday 06 July 2025 12:05:01 -0400 (0:00:00.538) 0:09:00.995 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Sunday 06 July 2025 12:05:01 -0400 (0:00:00.405) 0:09:01.401 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Sunday 06 July 2025 12:05:01 -0400 (0:00:00.369) 0:09:01.771 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Sunday 06 July 2025 12:05:02 -0400 (0:00:00.410) 0:09:02.181 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Sunday 06 July 2025 12:05:02 -0400 (0:00:00.478) 0:09:02.659 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Sunday 06 July 2025 12:05:03 -0400 (0:00:00.513) 0:09:03.173 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Sunday 06 July 2025 12:05:03 -0400 (0:00:00.525) 0:09:03.698 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Sunday 06 July 2025 12:05:04 -0400 (0:00:00.480) 0:09:04.179 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node15 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Sunday 06 July 2025 12:05:05 -0400 (0:00:00.922) 0:09:05.101 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed-node15 TASK [Get information about the LV] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Sunday 06 July 2025 12:05:06 -0400 (0:00:00.883) 0:09:05.985 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Sunday 06 July 2025 12:05:06 -0400 (0:00:00.574) 0:09:06.560 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Sunday 06 July 2025 12:05:07 -0400 (0:00:00.466) 0:09:07.026 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Sunday 06 July 2025 12:05:07 -0400 (0:00:00.308) 0:09:07.334 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Sunday 06 July 2025 12:05:07 -0400 (0:00:00.491) 0:09:07.826 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Sunday 06 July 2025 12:05:08 -0400 (0:00:00.603) 0:09:08.429 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Sunday 06 July 2025 12:05:08 -0400 (0:00:00.428) 0:09:08.857 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Sunday 06 July 2025 12:05:09 -0400 (0:00:00.426) 0:09:09.284 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node15 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Sunday 06 July 2025 12:05:10 -0400 (0:00:01.067) 0:09:10.352 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed-node15 TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Sunday 06 July 2025 12:05:11 -0400 (0:00:00.953) 0:09:11.305 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Sunday 06 July 2025 12:05:11 -0400 (0:00:00.411) 0:09:11.716 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Sunday 06 July 2025 12:05:12 -0400 (0:00:00.361) 0:09:12.078 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Sunday 06 July 2025 12:05:12 -0400 (0:00:00.410) 0:09:12.489 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Sunday 06 July 2025 12:05:13 -0400 (0:00:00.978) 0:09:13.467 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node15 TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Sunday 06 July 2025 12:05:14 -0400 (0:00:00.925) 0:09:14.392 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Sunday 06 July 2025 12:05:14 -0400 (0:00:00.512) 0:09:14.905 *********** TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Sunday 06 July 2025 12:05:15 -0400 (0:00:00.466) 0:09:15.372 *********** TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Sunday 06 July 2025 12:05:15 -0400 (0:00:00.384) 0:09:15.756 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Sunday 06 July 2025 12:05:16 -0400 (0:00:00.442) 0:09:16.198 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node15 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Sunday 06 July 2025 12:05:17 -0400 (0:00:01.049) 0:09:17.248 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed-node15 TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Sunday 06 July 2025 12:05:18 -0400 (0:00:00.995) 0:09:18.243 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Sunday 06 July 2025 12:05:18 -0400 (0:00:00.379) 0:09:18.623 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Sunday 06 July 2025 12:05:19 -0400 (0:00:00.469) 0:09:19.092 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Sunday 06 July 2025 12:05:19 -0400 (0:00:00.504) 0:09:19.597 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Sunday 06 July 2025 12:05:20 -0400 (0:00:00.482) 0:09:20.080 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Sunday 06 July 2025 12:05:20 -0400 (0:00:00.391) 0:09:20.471 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Sunday 06 July 2025 12:05:20 -0400 (0:00:00.357) 0:09:20.828 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Sunday 06 July 2025 12:05:21 -0400 (0:00:00.428) 0:09:21.257 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node15 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Sunday 06 July 2025 12:05:22 -0400 (0:00:01.175) 0:09:22.432 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print script output] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Sunday 06 July 2025 12:05:22 -0400 (0:00:00.438) 0:09:22.871 *********** skipping: [managed-node15] => {} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Sunday 06 July 2025 12:05:23 -0400 (0:00:00.359) 0:09:23.230 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Sunday 06 July 2025 12:05:23 -0400 (0:00:00.433) 0:09:23.664 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Sunday 06 July 2025 12:05:24 -0400 (0:00:00.449) 0:09:24.113 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Sunday 06 July 2025 12:05:24 -0400 (0:00:00.374) 0:09:24.487 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Sunday 06 July 2025 12:05:25 -0400 (0:00:00.501) 0:09:24.989 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Sunday 06 July 2025 12:05:25 -0400 (0:00:00.580) 0:09:25.570 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Sunday 06 July 2025 12:05:26 -0400 (0:00:00.493) 0:09:26.064 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 06 July 2025 12:05:27 -0400 (0:00:00.970) 0:09:27.034 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 06 July 2025 12:05:27 -0400 (0:00:00.481) 0:09:27.516 *********** included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 06 July 2025 12:05:29 -0400 (0:00:02.267) 0:09:29.783 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/bar-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 06 July 2025 12:05:30 -0400 (0:00:00.442) 0:09:30.226 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 06 July 2025 12:05:30 -0400 (0:00:00.460) 0:09:30.687 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Sunday 06 July 2025 12:05:31 -0400 (0:00:00.547) 0:09:31.235 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Sunday 06 July 2025 12:05:31 -0400 (0:00:00.310) 0:09:31.545 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Sunday 06 July 2025 12:05:32 -0400 (0:00:00.402) 0:09:31.948 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Sunday 06 July 2025 12:05:32 -0400 (0:00:00.461) 0:09:32.410 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Sunday 06 July 2025 12:05:32 -0400 (0:00:00.258) 0:09:32.668 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Sunday 06 July 2025 12:05:33 -0400 (0:00:00.462) 0:09:33.130 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Sunday 06 July 2025 12:05:33 -0400 (0:00:00.509) 0:09:33.640 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Sunday 06 July 2025 12:05:34 -0400 (0:00:00.570) 0:09:34.211 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 06 July 2025 12:05:34 -0400 (0:00:00.465) 0:09:34.677 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 06 July 2025 12:05:35 -0400 (0:00:00.524) 0:09:35.201 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 06 July 2025 12:05:35 -0400 (0:00:00.360) 0:09:35.561 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 06 July 2025 12:05:36 -0400 (0:00:00.384) 0:09:35.946 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 06 July 2025 12:05:36 -0400 (0:00:00.494) 0:09:36.440 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 06 July 2025 12:05:36 -0400 (0:00:00.478) 0:09:36.919 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 06 July 2025 12:05:37 -0400 (0:00:00.946) 0:09:37.866 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 06 July 2025 12:05:38 -0400 (0:00:00.367) 0:09:38.233 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 06 July 2025 12:05:38 -0400 (0:00:00.356) 0:09:38.589 *********** ok: [managed-node15] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 06 July 2025 12:05:40 -0400 (0:00:01.779) 0:09:40.369 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 06 July 2025 12:05:40 -0400 (0:00:00.535) 0:09:40.904 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 06 July 2025 12:05:41 -0400 (0:00:00.534) 0:09:41.439 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 06 July 2025 12:05:41 -0400 (0:00:00.286) 0:09:41.726 *********** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 06 July 2025 12:05:42 -0400 (0:00:00.613) 0:09:42.339 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 06 July 2025 12:05:42 -0400 (0:00:00.370) 0:09:42.709 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 06 July 2025 12:05:43 -0400 (0:00:00.417) 0:09:43.127 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 06 July 2025 12:05:43 -0400 (0:00:00.355) 0:09:43.482 *********** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 06 July 2025 12:05:46 -0400 (0:00:03.339) 0:09:46.822 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 06 July 2025 12:05:47 -0400 (0:00:00.582) 0:09:47.404 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 06 July 2025 12:05:47 -0400 (0:00:00.441) 0:09:47.846 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 06 July 2025 12:05:48 -0400 (0:00:00.362) 0:09:48.209 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 06 July 2025 12:05:48 -0400 (0:00:00.404) 0:09:48.613 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 06 July 2025 12:05:49 -0400 (0:00:00.385) 0:09:48.999 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Sunday 06 July 2025 12:05:49 -0400 (0:00:00.288) 0:09:49.287 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Sunday 06 July 2025 12:05:49 -0400 (0:00:00.636) 0:09:49.924 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Sunday 06 July 2025 12:05:50 -0400 (0:00:00.260) 0:09:50.185 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Sunday 06 July 2025 12:05:50 -0400 (0:00:00.469) 0:09:50.655 *********** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Sunday 06 July 2025 12:05:51 -0400 (0:00:00.485) 0:09:51.140 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Sunday 06 July 2025 12:05:51 -0400 (0:00:00.666) 0:09:51.807 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Sunday 06 July 2025 12:05:52 -0400 (0:00:00.474) 0:09:52.281 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Sunday 06 July 2025 12:05:52 -0400 (0:00:00.498) 0:09:52.780 *********** ok: [managed-node15] => { "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-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 06 July 2025 12:05:53 -0400 (0:00:00.496) 0:09:53.276 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 06 July 2025 12:05:53 -0400 (0:00:00.569) 0:09:53.846 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 06 July 2025 12:05:54 -0400 (0:00:00.513) 0:09:54.359 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 06 July 2025 12:05:54 -0400 (0:00:00.398) 0:09:54.758 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 06 July 2025 12:05:55 -0400 (0:00:00.467) 0:09:55.226 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 06 July 2025 12:05:55 -0400 (0:00:00.554) 0:09:55.781 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 06 July 2025 12:05:56 -0400 (0:00:00.337) 0:09:56.119 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 06 July 2025 12:05:56 -0400 (0:00:00.558) 0:09:56.677 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 06 July 2025 12:05:57 -0400 (0:00:00.539) 0:09:57.217 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 06 July 2025 12:05:57 -0400 (0:00:00.487) 0:09:57.705 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 06 July 2025 12:05:58 -0400 (0:00:00.554) 0:09:58.259 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 06 July 2025 12:05:58 -0400 (0:00:00.494) 0:09:58.753 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 06 July 2025 12:05:59 -0400 (0:00:00.517) 0:09:59.270 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 06 July 2025 12:05:59 -0400 (0:00:00.392) 0:09:59.663 *********** ok: [managed-node15] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 06 July 2025 12:06:00 -0400 (0:00:00.562) 0:10:00.226 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 06 July 2025 12:06:00 -0400 (0:00:00.456) 0:10:00.682 *********** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 06 July 2025 12:06:01 -0400 (0:00:00.450) 0:10:01.132 *********** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 06 July 2025 12:06:01 -0400 (0:00:00.499) 0:10:01.631 *********** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 06 July 2025 12:06:02 -0400 (0:00:00.344) 0:10:01.976 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Sunday 06 July 2025 12:06:02 -0400 (0:00:00.436) 0:10:02.413 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Sunday 06 July 2025 12:06:02 -0400 (0:00:00.468) 0:10:02.881 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Sunday 06 July 2025 12:06:03 -0400 (0:00:00.392) 0:10:03.274 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Sunday 06 July 2025 12:06:03 -0400 (0:00:00.533) 0:10:03.808 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Sunday 06 July 2025 12:06:04 -0400 (0:00:00.456) 0:10:04.265 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Sunday 06 July 2025 12:06:04 -0400 (0:00:00.467) 0:10:04.733 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Sunday 06 July 2025 12:06:05 -0400 (0:00:00.415) 0:10:05.148 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Sunday 06 July 2025 12:06:05 -0400 (0:00:00.374) 0:10:05.522 *********** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Sunday 06 July 2025 12:06:06 -0400 (0:00:00.463) 0:10:05.985 *********** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Sunday 06 July 2025 12:06:06 -0400 (0:00:00.327) 0:10:06.313 *********** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Sunday 06 July 2025 12:06:06 -0400 (0:00:00.358) 0:10:06.671 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Sunday 06 July 2025 12:06:07 -0400 (0:00:00.370) 0:10:07.042 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Sunday 06 July 2025 12:06:07 -0400 (0:00:00.449) 0:10:07.492 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Sunday 06 July 2025 12:06:07 -0400 (0:00:00.394) 0:10:07.886 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Sunday 06 July 2025 12:06:08 -0400 (0:00:00.511) 0:10:08.397 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Sunday 06 July 2025 12:06:09 -0400 (0:00:00.614) 0:10:09.012 *********** ok: [managed-node15] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Sunday 06 July 2025 12:06:09 -0400 (0:00:00.415) 0:10:09.428 *********** ok: [managed-node15] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Sunday 06 July 2025 12:06:09 -0400 (0:00:00.464) 0:10:09.892 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 06 July 2025 12:06:10 -0400 (0:00:00.487) 0:10:10.380 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 06 July 2025 12:06:10 -0400 (0:00:00.465) 0:10:10.846 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 06 July 2025 12:06:11 -0400 (0:00:00.355) 0:10:11.246 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 06 July 2025 12:06:11 -0400 (0:00:00.302) 0:10:11.548 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 06 July 2025 12:06:12 -0400 (0:00:00.410) 0:10:11.959 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 06 July 2025 12:06:12 -0400 (0:00:00.454) 0:10:12.413 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 06 July 2025 12:06:12 -0400 (0:00:00.514) 0:10:12.928 *********** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 06 July 2025 12:06:13 -0400 (0:00:00.585) 0:10:13.513 *********** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Sunday 06 July 2025 12:06:13 -0400 (0:00:00.424) 0:10:13.938 *********** TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Sunday 06 July 2025 12:06:14 -0400 (0:00:00.385) 0:10:14.324 *********** ok: [managed-node15] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node15 : ok=418 changed=10 unreachable=0 failed=0 skipped=465 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Sunday 06 July 2025 12:06:14 -0400 (0:00:00.381) 0:10:14.705 *********** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------ 11.10s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 7.37s /tmp/collections-xuI/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 --- 6.39s /tmp/collections-xuI/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 --- 6.09s /tmp/collections-xuI/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 --- 5.66s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Ensure cryptsetup is present -------------------------------------------- 5.13s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab --- 4.09s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 fedora.linux_system_roles.storage : Update facts ------------------------ 3.84s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 fedora.linux_system_roles.storage : Update facts ------------------------ 3.54s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 fedora.linux_system_roles.storage : Get service facts ------------------- 3.47s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Collect info about the volumes. ----------------------------------------- 3.44s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Ensure cryptsetup is present -------------------------------------------- 3.34s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Read the /etc/fstab file for volume existence --------------------------- 3.33s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Ensure cryptsetup is present -------------------------------------------- 3.15s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present --- 3.11s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 fedora.linux_system_roles.storage : Get required packages --------------- 3.05s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Collect info about the volumes. ----------------------------------------- 2.94s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Ensure cryptsetup is present -------------------------------------------- 2.91s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Parse the actual size of the volume ------------------------------------- 2.90s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 fedora.linux_system_roles.storage : Set up new/current mounts ----------- 2.77s /tmp/collections-xuI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166