[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.17.2] 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/tmp.hnrTfKnY1c executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 11.4.1 20231218 (Red Hat 11.4.1-3)] (/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_sbd_check_devices_count_combined.yml *************************** 2 plays in /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:5 Wednesday 31 July 2024 11:10:23 -0400 (0:00:00.008) 0:00:00.008 ******** ok: [managed_node1] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-general1t5svv01/plans/general/tree/ha_cluster/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test a check SBD devices count matches for all nodes (inventory + play)] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:13 Wednesday 31 July 2024 11:10:23 -0400 (0:00:00.023) 0:00:00.032 ******** [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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_node1] TASK [Generate SBD devices variable] ******************************************* task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:23 Wednesday 31 July 2024 11:10:24 -0400 (0:00:01.187) 0:00:01.219 ******** ok: [managed_node1] => (item=managed_node1) => { "ansible_facts": { "__test_node_options": [ { "node_name": "managed_node1", "sbd_devices": [ "/tmp/dev/sdx1" ] } ] }, "ansible_loop_var": "item", "changed": false, "item": "managed_node1" } TASK [Set up test environment] ************************************************* task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:44 Wednesday 31 July 2024 11:10:24 -0400 (0:00:00.045) 0:00:01.264 ******** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:52 Wednesday 31 July 2024 11:10:24 -0400 (0:00:00.033) 0:00:01.298 ******** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Print set SBD devices (inventory)] *************************************** task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:58 Wednesday 31 July 2024 11:10:24 -0400 (0:00:00.033) 0:00:01.331 ******** skipping: [managed_node1] => { "false_condition": "ansible_play_hosts_all | length > 1" } TASK [Print set SBD devices (play)] ******************************************** task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:62 Wednesday 31 July 2024 11:10:24 -0400 (0:00:00.032) 0:00:01.364 ******** skipping: [managed_node1] => { "false_condition": "ansible_play_hosts_all | length > 1" } TASK [Run the role] ************************************************************ task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:68 Wednesday 31 July 2024 11:10:24 -0400 (0:00:00.033) 0:00:01.398 ******** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:80 Wednesday 31 July 2024 11:10:24 -0400 (0:00:00.032) 0:00:01.430 ******** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:85 Wednesday 31 July 2024 11:10:24 -0400 (0:00:00.034) 0:00:01.465 ******** ok: [managed_node1] => {} MSG: This test needs two or more nodes PLAY RECAP ********************************************************************* managed_node1 : ok=4 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 Wednesday 31 July 2024 11:10:24 -0400 (0:00:00.047) 0:00:01.512 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 1.19s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:13 Message ----------------------------------------------------------------- 0.05s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:85 Generate SBD devices variable ------------------------------------------- 0.05s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:23 Unset SBD devices variable ---------------------------------------------- 0.03s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:80 Print set SBD devices (play) -------------------------------------------- 0.03s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:62 Set SBD devices variable ------------------------------------------------ 0.03s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:52 Set up test environment ------------------------------------------------- 0.03s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:44 Print set SBD devices (inventory) --------------------------------------- 0.03s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:58 Run the role ------------------------------------------------------------ 0.03s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:68 Include vault variables ------------------------------------------------- 0.02s /tmp/tmp.hnrTfKnY1c/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_combined.yml:5