ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmprqs64mlu executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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: centos-8_setup.yml *************************************************** 1 plays in /cache/centos-8_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-8_setup.yml:5 Monday 01 August 2022 16:55:50 +0000 (0:00:00.019) 0:00:00.019 ********* changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "ha" ], "delta": "0:00:00.209428", "end": "2022-08-01 16:55:50.197556", "rc": 0, "start": "2022-08-01 16:55:49.988128" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 01 August 2022 16:55:51 +0000 (0:00:00.783) 0:00:00.802 ********* =============================================================================== Enable HA repos --------------------------------------------------------- 0.78s /cache/centos-8_setup.yml:5 --------------------------------------------------- PLAYBOOK: tests_sbd_check_devices_count.yml ************************************ 1 plays in /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml PLAY [Ensure all nodes have the same number of SBD devices] ******************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:3 Monday 01 August 2022 16:55:51 +0000 (0:00:00.012) 0:00:00.814 ********* ok: [/cache/centos-8.qcow2] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:11 Monday 01 August 2022 16:55:52 +0000 (0:00:01.132) 0:00:01.947 ********* skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:16 Monday 01 August 2022 16:55:52 +0000 (0:00:00.033) 0:00:01.981 ********* skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print set SBD devices] *************************************************** task path: /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:25 Monday 01 August 2022 16:55:52 +0000 (0:00:00.031) 0:00:02.012 ********* skipping: [/cache/centos-8.qcow2] => {} TASK [Run the role] ************************************************************ task path: /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:30 Monday 01 August 2022 16:55:52 +0000 (0:00:00.030) 0:00:02.043 ********* skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:44 Monday 01 August 2022 16:55:52 +0000 (0:00:00.030) 0:00:02.074 ********* skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:49 Monday 01 August 2022 16:55:52 +0000 (0:00:00.030) 0:00:02.105 ********* ok: [/cache/centos-8.qcow2] => {} MSG: This test needs two or more nodes META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=3 changed=1 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Monday 01 August 2022 16:55:52 +0000 (0:00:00.050) 0:00:02.155 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.13s /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:3 -------------------- Enable HA repos --------------------------------------------------------- 0.78s /cache/centos-8_setup.yml:5 --------------------------------------------------- Message ----------------------------------------------------------------- 0.05s /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:49 ------------------- Set up test environment ------------------------------------------------- 0.03s /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:11 ------------------- Set SBD devices variable ------------------------------------------------ 0.03s /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:16 ------------------- Unset SBD devices variable ---------------------------------------------- 0.03s /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:44 ------------------- Print set SBD devices --------------------------------------------------- 0.03s /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:25 ------------------- Run the role ------------------------------------------------------------ 0.03s /tmp/tmpyc3u5c81/tests/tests_sbd_check_devices_count.yml:30 ------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmprqs64mlu executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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: centos-8_setup.yml *************************************************** 1 plays in /cache/centos-8_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-8_setup.yml:5 Monday 01 August 2022 17:18:22 +0000 (0:00:00.018) 0:00:00.018 ********* changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "ha" ], "delta": "0:00:00.213545", "end": "2022-08-01 17:18:22.238428", "rc": 0, "start": "2022-08-01 17:18:22.024883" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 01 August 2022 17:18:23 +0000 (0:00:00.788) 0:00:00.806 ********* =============================================================================== Enable HA repos --------------------------------------------------------- 0.79s /cache/centos-8_setup.yml:5 --------------------------------------------------- PLAYBOOK: tests_sbd_check_devices_count.yml ************************************ 1 plays in /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml PLAY [Ensure all nodes have the same number of SBD devices] ******************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:3 Monday 01 August 2022 17:18:23 +0000 (0:00:00.013) 0:00:00.820 ********* ok: [/cache/centos-8.qcow2] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:11 Monday 01 August 2022 17:18:24 +0000 (0:00:01.145) 0:00:01.965 ********* skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:16 Monday 01 August 2022 17:18:24 +0000 (0:00:00.033) 0:00:01.998 ********* skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print set SBD devices] *************************************************** task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:21 Monday 01 August 2022 17:18:24 +0000 (0:00:00.031) 0:00:02.029 ********* skipping: [/cache/centos-8.qcow2] => {} TASK [Run the role] ************************************************************ task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:26 Monday 01 August 2022 17:18:24 +0000 (0:00:00.030) 0:00:02.060 ********* skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:37 Monday 01 August 2022 17:18:24 +0000 (0:00:00.032) 0:00:02.092 ********* skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:42 Monday 01 August 2022 17:18:24 +0000 (0:00:00.029) 0:00:02.122 ********* ok: [/cache/centos-8.qcow2] => {} MSG: This test needs two or more nodes META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=3 changed=1 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Monday 01 August 2022 17:18:24 +0000 (0:00:00.048) 0:00:02.170 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.15s /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:3 --------- Enable HA repos --------------------------------------------------------- 0.79s /cache/centos-8_setup.yml:5 --------------------------------------------------- Message ----------------------------------------------------------------- 0.05s /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:42 -------- Set up test environment ------------------------------------------------- 0.03s /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:11 -------- Run the role ------------------------------------------------------------ 0.03s /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:26 -------- Set SBD devices variable ------------------------------------------------ 0.03s /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:16 -------- Print set SBD devices --------------------------------------------------- 0.03s /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:21 -------- Unset SBD devices variable ---------------------------------------------- 0.03s /tmp/tmp0yzh44fb/tests/ha_cluster/tests_sbd_check_devices_count.yml:37 --------