# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.2] 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.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] (/opt/ansible-2.14/bin/python3.9) 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_qnetd_and_cluster.yml ****************************************** 2 plays in /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/tests/tests_qnetd_and_cluster.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/tests/tests_qnetd_and_cluster.yml:4 Saturday 11 February 2023 20:35:56 +0000 (0:00:00.380) 0:00:00.380 ***** 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/dist-git-ha_cluster-weekly-ci-ar7vq6vu/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure a cluster and a qnetd cannot be configured on the same host] ****** TASK [Run HA Cluster role] ***************************************************** task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/tests/tests_qnetd_and_cluster.yml:19 Saturday 11 February 2023 20:35:57 +0000 (0:00:00.731) 0:00:01.111 ***** TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Saturday 11 February 2023 20:35:58 +0000 (0:00:00.926) 0:00:02.038 ***** included: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Saturday 11 February 2023 20:35:58 +0000 (0:00:00.987) 0:00:03.025 ***** ok: [sut] TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 Saturday 11 February 2023 20:36:08 +0000 (0:00:09.702) 0:00:12.727 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "__ha_cluster_repos": [ { "id": "rhel-9-for-{{ ansible_architecture }}-highavailability-rpms", "name": "High Availability" } ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Saturday 11 February 2023 20:36:09 +0000 (0:00:01.032) 0:00:13.760 ***** included: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Saturday 11 February 2023 20:36:10 +0000 (0:00:00.534) 0:00:14.294 ***** skipping: [sut] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:15 Saturday 11 February 2023 20:36:13 +0000 (0:00:03.279) 0:00:17.574 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node] *** task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:30 Saturday 11 February 2023 20:36:14 +0000 (0:00:00.735) 0:00:18.309 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Qnetd cannot be configured on a cluster node - 'ha_cluster_cluster_present' and 'ha_cluster_qnetd.present' cannot be both set to true TASK [Check errors] ************************************************************ task path: /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/tests/tests_qnetd_and_cluster.yml:23 Saturday 11 February 2023 20:36:15 +0000 (0:00:01.565) 0:00:19.874 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=6 changed=0 unreachable=0 failed=0 skipped=2 rescued=1 ignored=0 Saturday 11 February 2023 20:36:17 +0000 (0:00:01.598) 0:00:21.473 ***** =============================================================================== fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role --- 9.70s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified --- 3.28s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Check errors ------------------------------------------------------------ 1.60s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/tests/tests_qnetd_and_cluster.yml:23 fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node --- 1.57s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:30 fedora.linux_system_roles.ha_cluster : Set platform/version specific variables --- 1.03s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 fedora.linux_system_roles.ha_cluster : Set platform/version specific variables --- 0.99s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Run HA Cluster role ----------------------------------------------------- 0.93s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/tests/tests_qnetd_and_cluster.yml:19 fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified --- 0.74s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:15 Include vault variables ------------------------------------------------- 0.73s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/tests/tests_qnetd_and_cluster.yml:4 fedora.linux_system_roles.ha_cluster : Check and prepare role variables --- 0.53s /WORKDIR/dist-git-ha_cluster-weekly-ci-ar7vq6vu/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---