ansible-playbook [core 2.17.8] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-hDP executable location = /usr/local/bin/ansible-playbook python version = 3.13.1 (main, Dec 9 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.13) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_lvm_pool_shared_scsi_generated.yml ***************************** 2 plays in /tmp/collections-hDP/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml PLAY [Run test tests_lvm_pool_shared.yml for scsi] ***************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-hDP/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:3 Sunday 02 February 2025 20:59:18 -0500 (0:00:00.007) 0:00:00.007 ******* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Set disk interface for test] ********************************************* task path: /tmp/collections-hDP/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:8 Sunday 02 February 2025 20:59:19 -0500 (0:00:01.164) 0:00:01.172 ******* ok: [managed-node2] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test LVM shared pools] *************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-hDP/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Sunday 02 February 2025 20:59:19 -0500 (0:00:00.020) 0:00:01.192 ******* ok: [managed-node2] TASK [Skip this test if test system does not support] ************************** task path: /tmp/collections-hDP/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:13 Sunday 02 February 2025 20:59:20 -0500 (0:00:00.925) 0:00:02.117 ******* META: ending play for managed-node2 PLAY RECAP ********************************************************************* managed-node2 : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Sunday 02 February 2025 20:59:20 -0500 (0:00:00.007) 0:00:02.125 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 1.16s /tmp/collections-hDP/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:3 Gathering Facts --------------------------------------------------------- 0.93s /tmp/collections-hDP/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Set disk interface for test --------------------------------------------- 0.02s /tmp/collections-hDP/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:8 Skip this test if test system does not support -------------------------- 0.01s /tmp/collections-hDP/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:13