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/tmpw8pf28gb 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: tests_cluster_destroy.yml ******************************************** 1 plays in /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml PLAY [Deconfigure cluster] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:3 Monday 01 August 2022 16:49:24 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:10 Monday 01 August 2022 16:49:25 +0000 (0:00:01.228) 0:00:01.241 ********* TASK [linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9 Monday 01 August 2022 16:49:25 +0000 (0:00:00.051) 0:00:01.293 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [linux-system-roles.ha_cluster : Ensure facts used by tests] ************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:14 Monday 01 August 2022 16:49:25 +0000 (0:00:00.042) 0:00:01.335 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:20 Monday 01 August 2022 16:49:25 +0000 (0:00:00.021) 0:00:01.357 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "ha_cluster_enable_repos": false }, "changed": false } META: role_complete for /cache/rhel-8-y.qcow2.snap TASK [Run HA Cluster role] ***************************************************** task path: /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:15 Monday 01 August 2022 16:49:25 +0000 (0:00:00.038) 0:00:01.396 ********* TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3 Monday 01 August 2022 16:49:25 +0000 (0:00:00.038) 0:00:01.435 ********* included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] ******* task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 Monday 01 August 2022 16:49:25 +0000 (0:00:00.027) 0:00:01.462 ********* ok: [/cache/rhel-8-y.qcow2.snap] TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 Monday 01 August 2022 16:49:25 +0000 (0:00:00.505) 0:00:01.968 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => { "ansible_facts": { "__ha_cluster_repos": [ { "id": "rhel-8-for-{{ ansible_architecture }}-highavailability-rpms", "name": "High Availability" } ] }, "ansible_included_var_files": [ "/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.7.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6 Monday 01 August 2022 16:49:26 +0000 (0:00:00.050) 0:00:02.019 ********* included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/rhel-8-y.qcow2.snap TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Monday 01 August 2022 16:49:26 +0000 (0:00:00.028) 0:00:02.047 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:13 Monday 01 August 2022 16:49:26 +0000 (0:00:00.023) 0:00:02.071 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Discover cluster node names] ************* task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:26 Monday 01 August 2022 16:49:26 +0000 (0:00:00.018) 0:00:02.090 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } TASK [linux-system-roles.ha_cluster : Collect cluster node names] ************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:30 Monday 01 August 2022 16:49:26 +0000 (0:00:00.042) 0:00:02.132 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } TASK [linux-system-roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:38 Monday 01 August 2022 16:49:26 +0000 (0:00:00.046) 0:00:02.179 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } TASK [linux-system-roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:53 Monday 01 August 2022 16:49:26 +0000 (0:00:00.040) 0:00:02.219 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Install and configure cluster packages] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:9 Monday 01 August 2022 16:49:26 +0000 (0:00:00.029) 0:00:02.249 ********* included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml for /cache/rhel-8-y.qcow2.snap TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:3 Monday 01 August 2022 16:49:26 +0000 (0:00:00.028) 0:00:02.277 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.7.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:24 Monday 01 August 2022 16:49:26 +0000 (0:00:00.030) 0:00:02.308 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Install cluster packages] **************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:30 Monday 01 August 2022 16:49:26 +0000 (0:00:00.018) 0:00:02.326 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ha_cluster : Set hacluster password] ****************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:45 Monday 01 August 2022 16:49:27 +0000 (0:00:01.506) 0:00:03.833 ********* changed: [/cache/rhel-8-y.qcow2.snap] => { "append": false, "changed": true, "comment": "cluster user", "group": 189, "home": "/home/hacluster", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } TASK [linux-system-roles.ha_cluster : Configure firewall] ********************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:14 Monday 01 August 2022 16:49:28 +0000 (0:00:00.811) 0:00:04.644 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Configure pcs / pcsd] ******************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:17 Monday 01 August 2022 16:49:28 +0000 (0:00:00.022) 0:00:04.666 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute fence-virt authkey] *********** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:20 Monday 01 August 2022 16:49:28 +0000 (0:00:00.027) 0:00:04.693 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Configure SBD] *************************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:23 Monday 01 August 2022 16:49:28 +0000 (0:00:00.025) 0:00:04.719 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Configure cluster nodes] ***************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:26 Monday 01 August 2022 16:49:28 +0000 (0:00:00.021) 0:00:04.740 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:29 Monday 01 August 2022 16:49:28 +0000 (0:00:00.023) 0:00:04.763 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Pcs auth] ******************************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:32 Monday 01 August 2022 16:49:28 +0000 (0:00:00.022) 0:00:04.786 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:37 Monday 01 August 2022 16:49:28 +0000 (0:00:00.020) 0:00:04.807 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Create and push CIB] ********************* task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:40 Monday 01 August 2022 16:49:28 +0000 (0:00:00.021) 0:00:04.828 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************ task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:47 Monday 01 August 2022 16:49:28 +0000 (0:00:00.021) 0:00:04.850 ********* included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-destroy-pcs-0.10.yml for /cache/rhel-8-y.qcow2.snap TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************ task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-destroy-pcs-0.10.yml:9 Monday 01 August 2022 16:49:28 +0000 (0:00:00.032) 0:00:04.883 ********* changed: [/cache/rhel-8-y.qcow2.snap] => (item=/etc/corosync/corosync.conf) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "pcs", "cluster", "destroy" ], "delta": "0:00:02.166346", "end": "2022-08-01 12:49:31.582603", "item": "/etc/corosync/corosync.conf", "rc": 0, "start": "2022-08-01 12:49:29.416257" } STDOUT: Shutting down pacemaker/corosync services... Killing any remaining services... Removing all cluster configuration files... ok: [/cache/rhel-8-y.qcow2.snap] => (item=/var/lib/pacemaker/cib/cib.xml) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "pcs", "cluster", "destroy" ], "delta": null, "end": null, "item": "/var/lib/pacemaker/cib/cib.xml", "rc": 0, "start": null } STDOUT: skipped, since /var/lib/pacemaker/cib/cib.xml does not exist MSG: Did not run command since '/var/lib/pacemaker/cib/cib.xml' does not exist TASK [linux-system-roles.ha_cluster : Remove fence-virt authkey] *************** task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50 Monday 01 August 2022 16:49:31 +0000 (0:00:03.026) 0:00:07.910 ********* changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "path": "/etc/cluster/fence_xvm.key", "state": "absent" } META: role_complete for /cache/rhel-8-y.qcow2.snap TASK [Stat corosync.conf] ****************************************************** task path: /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:19 Monday 01 August 2022 16:49:32 +0000 (0:00:00.499) 0:00:08.409 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [Stat cib.xml] ************************************************************ task path: /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:24 Monday 01 August 2022 16:49:32 +0000 (0:00:00.486) 0:00:08.896 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [Stat fence_xvm.key] ****************************************************** task path: /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:29 Monday 01 August 2022 16:49:33 +0000 (0:00:00.361) 0:00:09.257 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [Check the files do not exist] ******************************************** task path: /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:34 Monday 01 August 2022 16:49:33 +0000 (0:00:00.368) 0:00:09.625 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=20 changed=3 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 Monday 01 August 2022 16:49:33 +0000 (0:00:00.071) 0:00:09.697 ********* =============================================================================== linux-system-roles.ha_cluster : Remove cluster configuration ------------ 3.03s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-destroy-pcs-0.10.yml:9 linux-system-roles.ha_cluster : Install cluster packages ---------------- 1.51s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:30 Gathering Facts --------------------------------------------------------- 1.23s /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:3 ---------------------------- linux-system-roles.ha_cluster : Set hacluster password ------------------ 0.81s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:45 linux-system-roles.ha_cluster : Ensure ansible_facts used by role ------- 0.51s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 linux-system-roles.ha_cluster : Remove fence-virt authkey --------------- 0.50s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50 -- Stat corosync.conf ------------------------------------------------------ 0.49s /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:19 --------------------------- Stat fence_xvm.key ------------------------------------------------------ 0.37s /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:29 --------------------------- Stat cib.xml ------------------------------------------------------------ 0.36s /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:24 --------------------------- Check the files do not exist -------------------------------------------- 0.07s /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:34 --------------------------- Set up test environment ------------------------------------------------- 0.05s /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:10 --------------------------- linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.05s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 linux-system-roles.ha_cluster : Collect cluster node names -------------- 0.05s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:30 linux-system-roles.ha_cluster : Discover cluster node names ------------- 0.04s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:26 linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters --- 0.04s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9 linux-system-roles.ha_cluster : Figure out if ATB needs to be enabled for SBD --- 0.04s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:38 Run HA Cluster role ----------------------------------------------------- 0.04s /tmp/tmp9juxtb67/tests/tests_cluster_destroy.yml:15 --------------------------- linux-system-roles.ha_cluster : Do not try to enable RHEL repositories --- 0.04s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:20 linux-system-roles.ha_cluster : Remove cluster configuration ------------ 0.03s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:47 -- linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories --- 0.03s /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:3 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/tmpw8pf28gb 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: tests_cluster_destroy.yml ******************************************** 1 plays in /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml PLAY [Deconfigure cluster] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:3 Monday 01 August 2022 17:10:17 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:10 Monday 01 August 2022 17:10:18 +0000 (0:00:01.223) 0:00:01.236 ********* TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 Monday 01 August 2022 17:10:18 +0000 (0:00:00.062) 0:00:01.299 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] ******* task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Monday 01 August 2022 17:10:18 +0000 (0:00:00.045) 0:00:01.344 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:20 Monday 01 August 2022 17:10:18 +0000 (0:00:00.022) 0:00:01.366 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "ha_cluster_enable_repos": false }, "changed": false } META: role_complete for /cache/rhel-8-y.qcow2.snap TASK [Run HA Cluster role] ***************************************************** task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:15 Monday 01 August 2022 17:10:18 +0000 (0:00:00.039) 0:00:01.406 ********* TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Monday 01 August 2022 17:10:19 +0000 (0:00:00.041) 0:00:01.447 ********* included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Monday 01 August 2022 17:10:19 +0000 (0:00:00.028) 0:00:01.476 ********* ok: [/cache/rhel-8-y.qcow2.snap] TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 Monday 01 August 2022 17:10:19 +0000 (0:00:00.511) 0:00:01.987 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => { "ansible_facts": { "__ha_cluster_repos": [ { "id": "rhel-8-for-{{ ansible_architecture }}-highavailability-rpms", "name": "High Availability" } ] }, "ansible_included_var_files": [ "/tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.7.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Monday 01 August 2022 17:10:19 +0000 (0:00:00.052) 0:00:02.040 ********* included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/rhel-8-y.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Monday 01 August 2022 17:10:19 +0000 (0:00:00.031) 0:00:02.071 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:13 Monday 01 August 2022 17:10:19 +0000 (0:00:00.023) 0:00:02.095 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Discover cluster node names] ****** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:26 Monday 01 August 2022 17:10:19 +0000 (0:00:00.020) 0:00:02.115 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Collect cluster node names] ******* task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:30 Monday 01 August 2022 17:10:19 +0000 (0:00:00.043) 0:00:02.159 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:34 Monday 01 August 2022 17:10:19 +0000 (0:00:00.051) 0:00:02.211 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:44 Monday 01 August 2022 17:10:19 +0000 (0:00:00.046) 0:00:02.257 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Install and configure cluster packages] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:9 Monday 01 August 2022 17:10:19 +0000 (0:00:00.033) 0:00:02.291 ********* included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml for /cache/rhel-8-y.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:3 Monday 01 August 2022 17:10:19 +0000 (0:00:00.032) 0:00:02.324 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.7.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:21 Monday 01 August 2022 17:10:19 +0000 (0:00:00.032) 0:00:02.356 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Install cluster packages] ********* task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:27 Monday 01 August 2022 17:10:19 +0000 (0:00:00.020) 0:00:02.377 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.ha_cluster : Set hacluster password] *********** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:34 Monday 01 August 2022 17:10:21 +0000 (0:00:01.476) 0:00:03.853 ********* changed: [/cache/rhel-8-y.qcow2.snap] => { "append": false, "changed": true, "comment": "cluster user", "group": 189, "home": "/home/hacluster", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } TASK [fedora.linux_system_roles.ha_cluster : Configure firewall] *************** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:14 Monday 01 August 2022 17:10:22 +0000 (0:00:00.796) 0:00:04.650 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Configure pcs / pcsd] ************* task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:17 Monday 01 August 2022 17:10:22 +0000 (0:00:00.023) 0:00:04.673 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey] **** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:20 Monday 01 August 2022 17:10:22 +0000 (0:00:00.018) 0:00:04.691 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Configure SBD] ******************** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:23 Monday 01 August 2022 17:10:22 +0000 (0:00:00.017) 0:00:04.709 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster nodes] ********** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:26 Monday 01 August 2022 17:10:22 +0000 (0:00:00.017) 0:00:04.727 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:29 Monday 01 August 2022 17:10:22 +0000 (0:00:00.017) 0:00:04.745 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Pcs auth] ************************* task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:32 Monday 01 August 2022 17:10:22 +0000 (0:00:00.019) 0:00:04.764 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:37 Monday 01 August 2022 17:10:22 +0000 (0:00:00.018) 0:00:04.783 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Create and push CIB] ************** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:40 Monday 01 August 2022 17:10:22 +0000 (0:00:00.017) 0:00:04.801 ********* skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] ***** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:47 Monday 01 August 2022 17:10:22 +0000 (0:00:00.018) 0:00:04.819 ********* included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-destroy-pcs-0.10.yml for /cache/rhel-8-y.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] ***** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-destroy-pcs-0.10.yml:9 Monday 01 August 2022 17:10:22 +0000 (0:00:00.029) 0:00:04.848 ********* changed: [/cache/rhel-8-y.qcow2.snap] => (item=/etc/corosync/corosync.conf) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "pcs", "cluster", "destroy" ], "delta": "0:00:02.111683", "end": "2022-08-01 13:10:24.246514", "item": "/etc/corosync/corosync.conf", "rc": 0, "start": "2022-08-01 13:10:22.134831" } STDOUT: Shutting down pacemaker/corosync services... Killing any remaining services... Removing all cluster configuration files... ok: [/cache/rhel-8-y.qcow2.snap] => (item=/var/lib/pacemaker/cib/cib.xml) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "pcs", "cluster", "destroy" ], "delta": null, "end": null, "item": "/var/lib/pacemaker/cib/cib.xml", "rc": 0, "start": null } STDOUT: skipped, since /var/lib/pacemaker/cib/cib.xml does not exist MSG: Did not run command since '/var/lib/pacemaker/cib/cib.xml' does not exist TASK [fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey] ******** task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:50 Monday 01 August 2022 17:10:25 +0000 (0:00:02.946) 0:00:07.795 ********* changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "path": "/etc/cluster/fence_xvm.key", "state": "absent" } META: role_complete for /cache/rhel-8-y.qcow2.snap TASK [Stat corosync.conf] ****************************************************** task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:19 Monday 01 August 2022 17:10:25 +0000 (0:00:00.498) 0:00:08.293 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [Stat cib.xml] ************************************************************ task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:24 Monday 01 August 2022 17:10:26 +0000 (0:00:00.474) 0:00:08.768 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [Stat fence_xvm.key] ****************************************************** task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:29 Monday 01 August 2022 17:10:26 +0000 (0:00:00.342) 0:00:09.110 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [Check the files do not exist] ******************************************** task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:34 Monday 01 August 2022 17:10:27 +0000 (0:00:00.376) 0:00:09.487 ********* ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=20 changed=3 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 Monday 01 August 2022 17:10:27 +0000 (0:00:00.046) 0:00:09.533 ********* =============================================================================== fedora.linux_system_roles.ha_cluster : Remove cluster configuration ----- 2.95s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-destroy-pcs-0.10.yml:9 fedora.linux_system_roles.ha_cluster : Install cluster packages --------- 1.48s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:27 Gathering Facts --------------------------------------------------------- 1.22s /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:3 ----------------- fedora.linux_system_roles.ha_cluster : Set hacluster password ----------- 0.80s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:34 fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role --- 0.51s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey -------- 0.50s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:50 Stat corosync.conf ------------------------------------------------------ 0.47s /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:19 ---------------- Stat fence_xvm.key ------------------------------------------------------ 0.38s /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:29 ---------------- Stat cib.xml ------------------------------------------------------------ 0.34s /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:24 ---------------- Set up test environment ------------------------------------------------- 0.06s /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:10 ---------------- fedora.linux_system_roles.ha_cluster : Set platform/version specific variables --- 0.05s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 fedora.linux_system_roles.ha_cluster : Collect cluster node names ------- 0.05s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:30 Check the files do not exist -------------------------------------------- 0.05s /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:34 ---------------- fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD --- 0.05s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:34 fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters --- 0.05s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 fedora.linux_system_roles.ha_cluster : Discover cluster node names ------ 0.04s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:26 Run HA Cluster role ----------------------------------------------------- 0.04s /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_destroy.yml:15 ---------------- fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories --- 0.04s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:20 fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled --- 0.03s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:44 fedora.linux_system_roles.ha_cluster : Install and configure cluster packages --- 0.03s /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:9