ansible-playbook [core 2.16.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-plP executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_configure_ha_cluster_read_scale.yml **************************** 2 plays in /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:5 Wednesday 14 May 2025 11:16:07 -0400 (0:00:00.009) 0:00:00.009 ********* ok: [managed-node1] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-rcI/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Verify HA functionality with read-scale clusters] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:21 Wednesday 14 May 2025 11:16:07 -0400 (0:00:00.019) 0:00:00.029 ********* ok: [managed-node1] TASK [Clusters of a read_scale type must not have a witness node] ************** task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:51 Wednesday 14 May 2025 11:16:08 -0400 (0:00:01.106) 0:00:01.135 ********* META: end_play conditional evaluated to False, continuing play skipping: [managed-node1] => { "skip_reason": "end_play conditional evaluated to False, continuing play" } MSG: end_play TASK [Run the role] ************************************************************ task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:60 Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.039) 0:00:01.174 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length >= 3", "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:66 Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.014) 0:00:01.189 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length >= 3", "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:76 Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.012) 0:00:01.201 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length >= 3", "skip_reason": "Conditional result was False" } TASK [End EL 7 host] *********************************************************** task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:81 Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.012) 0:00:01.214 ********* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set facts to create test DBs on primary as a pre task] ******************* task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:84 Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.007) 0:00:01.222 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length >= 3", "skip_reason": "Conditional result was False" } TASK [Run on all hosts to configure read-scale cluster] ************************ task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:91 Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.013) 0:00:01.235 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length >= 3", "skip_reason": "Conditional result was False" } TASK [Verify that the database exists on the secondary servers] **************** task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:95 Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.014) 0:00:01.250 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length >= 3", "skip_reason": "Conditional result was False" } TASK [Assert that the template reported changed state] ************************* task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:115 Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.012) 0:00:01.263 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length >= 3", "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:121 Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.019) 0:00:01.282 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length >= 3", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=2 changed=0 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Wednesday 14 May 2025 11:16:08 -0400 (0:00:00.016) 0:00:01.298 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.11s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:21 Clusters of a read_scale type must not have a witness node -------------- 0.04s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:51 Include vault variables ------------------------------------------------- 0.02s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:5 Assert that the template reported changed state ------------------------- 0.02s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:115 Clean up after the role invocation -------------------------------------- 0.02s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:121 Run the role ------------------------------------------------------------ 0.01s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:60 Run on all hosts to configure read-scale cluster ------------------------ 0.01s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:91 Set facts to create test DBs on primary as a pre task ------------------- 0.01s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:84 Clean up after the role invocation -------------------------------------- 0.01s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:76 Unreachable task -------------------------------------------------------- 0.01s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:66 Verify that the database exists on the secondary servers ---------------- 0.01s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:95 End EL 7 host ----------------------------------------------------------- 0.01s /tmp/collections-plP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:81