# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file 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 '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_sbd_check_devices_count_play.yml ******************************* 2 plays in /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:4 Saturday 23 March 2024 12:06:54 +0000 (0:00:00.013) 0:00:00.013 ******** 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-weekly-cia_yozlmc/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test a check SBD devices count matches for all nodes (play)] ************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:13 Saturday 23 March 2024 12:06:54 +0000 (0:00:00.010) 0:00:00.023 ******** ok: [sut] META: ran handlers TASK [Generate SBD devices variable] ******************************************* task path: /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:23 Saturday 23 March 2024 12:06:55 +0000 (0:00:00.795) 0:00:00.819 ******** ok: [sut] => (item=sut) => { "ansible_facts": { "__test_node_options": [ { "node_name": "sut", "sbd_devices": [ "/tmp/dev/sdx1" ] } ] }, "ansible_loop_var": "item", "changed": false, "item": "sut" } TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:44 Saturday 23 March 2024 12:06:55 +0000 (0:00:00.022) 0:00:00.841 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print set SBD devices] *************************************************** task path: /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:49 Saturday 23 March 2024 12:06:55 +0000 (0:00:00.017) 0:00:00.858 ******** skipping: [sut] => {} TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:55 Saturday 23 March 2024 12:06:55 +0000 (0:00:00.017) 0:00:00.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:67 Saturday 23 March 2024 12:06:55 +0000 (0:00:00.018) 0:00:00.895 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:71 Saturday 23 March 2024 12:06:55 +0000 (0:00:00.017) 0:00:00.912 ******** ok: [sut] => {} MSG: This test needs two or more nodes META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=4 changed=0 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Saturday 23 March 2024 12:06:55 +0000 (0:00:00.017) 0:00:00.930 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:13 Generate SBD devices variable ------------------------------------------- 0.02s /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:23 Run the role ------------------------------------------------------------ 0.02s /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:55 Set up test environment ------------------------------------------------- 0.02s /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:44 Message ----------------------------------------------------------------- 0.02s /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:71 Print set SBD devices --------------------------------------------------- 0.02s /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:49 Unset SBD devices variable ---------------------------------------------- 0.02s /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:67 Include vault variables ------------------------------------------------- 0.01s /WORKDIR/git-weekly-cia_yozlmc/tests/tests_sbd_check_devices_count_play.yml:4 - ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---