# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-susexxh3412e/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_sbd_needs_atb_while_atb_disabled.yml *************************** 2 plays in /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:4 Thursday 15 February 2024 12:15:35 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-susexxh3412e/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure disabled ATB doesn't conflict with SBD] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:9 Thursday 15 February 2024 12:15:35 +0000 (0:00:00.013) 0:00:00.026 ***** ok: [sut] TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:24 Thursday 15 February 2024 12:15:36 +0000 (0:00:00.881) 0:00:00.908 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Set up test environment for SBD] ***************************************** task path: /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:29 Thursday 15 February 2024 12:15:36 +0000 (0:00:00.018) 0:00:00.926 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:34 Thursday 15 February 2024 12:15:36 +0000 (0:00:00.018) 0:00:00.945 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:41 Thursday 15 February 2024 12:15:36 +0000 (0:00:00.018) 0:00:00.964 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:51 Thursday 15 February 2024 12:15:36 +0000 (0:00:00.018) 0:00:00.983 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Clean up test environment for SBD] *************************************** task path: /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:55 Thursday 15 February 2024 12:15:36 +0000 (0:00:00.018) 0:00:01.001 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:60 Thursday 15 February 2024 12:15:36 +0000 (0:00:00.017) 0:00:01.019 ***** ok: [sut] => {} MSG: This test needs even number of nodes PLAY RECAP ********************************************************************* sut : ok=3 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 Thursday 15 February 2024 12:15:36 +0000 (0:00:00.026) 0:00:01.045 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 0.88s /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:9 -- Message ----------------------------------------------------------------- 0.03s /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:60 - Run the role ------------------------------------------------------------ 0.02s /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:41 - Set up test environment for SBD ----------------------------------------- 0.02s /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:29 - Set up test environment ------------------------------------------------- 0.02s /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:24 - Unset SBD devices variable ---------------------------------------------- 0.02s /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:51 - Set SBD devices variable ------------------------------------------------ 0.02s /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:34 - Clean up test environment for SBD --------------------------------------- 0.02s /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:55 - Include vault variables ------------------------------------------------- 0.01s /WORKDIR/git-susexxh3412e/tests/tests_sbd_needs_atb_while_atb_disabled.yml:4 -- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---