[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.16.9] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-W6I executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 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.yml ******************************************** 1 plays in /tmp/collections-W6I/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml PLAY [Test LVM shared pools] *************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-W6I/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Monday 12 August 2024 05:58:15 -0400 (0:00:00.008) 0:00:00.008 ********* ok: [managed_node1] TASK [Skip this test if test system does not support] ************************** task path: /tmp/collections-W6I/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:13 Monday 12 August 2024 05:58:16 -0400 (0:00:01.328) 0:00:01.337 ********* META: ending play for managed_node1 PLAY RECAP ********************************************************************* managed_node1 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 12 August 2024 05:58:16 -0400 (0:00:00.011) 0:00:01.348 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.33s /tmp/collections-W6I/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Skip this test if test system does not support -------------------------- 0.01s /tmp/collections-W6I/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:13