ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles 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_tls_2017.yml *************************************************** 2 plays in /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:5 Wednesday 14 May 2025 04:57:27 -0400 (0:00:00.037) 0:00:00.037 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-TzB/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:9 Wednesday 14 May 2025 04:57:27 -0400 (0:00:00.029) 0:00:00.067 ********* ok: [managed-node3] META: ran handlers TASK [Run tests_tls with SQL Server 2017] ************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:24 Wednesday 14 May 2025 04:57:28 -0400 (0:00:01.297) 0:00:01.365 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml for managed-node3 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Wednesday 14 May 2025 04:57:28 -0400 (0:00:00.157) 0:00:01.523 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node3 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Wednesday 14 May 2025 04:57:28 -0400 (0:00:00.056) 0:00:01.579 ********* ok: [managed-node3] TASK [Run the role] ************************************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Wednesday 14 May 2025 04:57:29 -0400 (0:00:00.457) 0:00:02.037 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Wednesday 14 May 2025 04:57:29 -0400 (0:00:00.037) 0:00:02.075 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:5 Wednesday 14 May 2025 04:57:29 -0400 (0:00:00.032) 0:00:02.108 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "1:openssl-1.0.2k-26.el7_9.x86_64 providing openssl is already installed" ] } TASK [Create a tempfile for a certificate on hosts] **************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:11 Wednesday 14 May 2025 04:57:30 -0400 (0:00:01.005) 0:00:03.114 ********* changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.R4PcLT", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create a tempfile for a private key on hosts] **************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:17 Wednesday 14 May 2025 04:57:30 -0400 (0:00:00.604) 0:00:03.718 ********* changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.tsaYW3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Generate a self-signed certificate and public key] *********************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Wednesday 14 May 2025 04:57:31 -0400 (0:00:00.626) 0:00:04.345 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.44.84", "-out", "/tmp/ansible.R4PcLT", "-keyout", "/tmp/ansible.tsaYW3", "-days", "365" ], "delta": "0:00:00.126261", "end": "2025-05-14 04:57:32.324674", "rc": 0, "start": "2025-05-14 04:57:32.198413" } STDERR: Generating a 2048 bit RSA private key ......+++ ....................................................................................+++ writing new private key to '/tmp/ansible.tsaYW3' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:32 Wednesday 14 May 2025 04:57:32 -0400 (0:00:01.019) 0:00:05.364 ********* changed: [managed-node3] => (item=/tmp/ansible.R4PcLT) => { "ansible_loop_var": "item", "changed": true, "checksum": "5099007f23a161d24e214721a1ca9fbd68dc5224", "dest": "/tmp/ansible.R4PcLT", "item": "/tmp/ansible.R4PcLT", "md5sum": "5b4002e2c9e681623c7d324ee8826635", "remote_checksum": "5099007f23a161d24e214721a1ca9fbd68dc5224", "remote_md5sum": null } changed: [managed-node3] => (item=/tmp/ansible.tsaYW3) => { "ansible_loop_var": "item", "changed": true, "checksum": "66859ca06db43552fe286b568a350c8e0ab42d61", "dest": "/tmp/ansible.tsaYW3", "item": "/tmp/ansible.tsaYW3", "md5sum": "9abf3879a2e8b956a83604e8a29b7b9a", "remote_checksum": "66859ca06db43552fe286b568a350c8e0ab42d61", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:44 Wednesday 14 May 2025 04:57:33 -0400 (0:00:00.983) 0:00:06.348 ********* changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "66859ca06db43552fe286b568a350c8e0ab42d61", "dest": "./ansible.tsaYW3", "gid": 0, "group": "root", "md5sum": "9abf3879a2e8b956a83604e8a29b7b9a", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1747213053.42-19354-258263121989724/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:52 Wednesday 14 May 2025 04:57:33 -0400 (0:00:00.568) 0:00:06.916 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.R4PcLT", "mssql_tls_private_key": "ansible.tsaYW3" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:59 Wednesday 14 May 2025 04:57:33 -0400 (0:00:00.033) 0:00:06.950 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 04:57:34 -0400 (0:00:00.657) 0:00:07.608 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 04:57:34 -0400 (0:00:00.082) 0:00:07.690 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 04:57:34 -0400 (0:00:00.086) 0:00:07.777 ********* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 04:57:34 -0400 (0:00:00.144) 0:00:07.922 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.005592", "end": "2025-05-14 04:57:35.335884", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:57:35.330292" } STDOUT: running TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.524) 0:00:08.447 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.071) 0:00:08.518 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.079) 0:00:08.597 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.056) 0:00:08.654 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.039) 0:00:08.693 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.034) 0:00:08.728 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.040) 0:00:08.769 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.036) 0:00:08.805 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.038) 0:00:08.844 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.052) 0:00:08.897 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 04:57:35 -0400 (0:00:00.043) 0:00:08.940 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.036) 0:00:08.977 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.034) 0:00:09.011 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.035) 0:00:09.046 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.035) 0:00:09.082 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.043) 0:00:09.126 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.048) 0:00:09.174 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.033) 0:00:09.207 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.073) 0:00:09.288 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.069) 0:00:09.358 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.077) 0:00:09.435 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 04:57:36 -0400 (0:00:00.082) 0:00:09.517 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 04:57:38 -0400 (0:00:01.980) 0:00:11.498 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 04:57:38 -0400 (0:00:00.123) 0:00:11.621 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 04:57:38 -0400 (0:00:00.062) 0:00:11.684 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 04:57:38 -0400 (0:00:00.165) 0:00:11.849 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 04:57:39 -0400 (0:00:00.182) 0:00:12.032 ********* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 04:57:39 -0400 (0:00:00.866) 0:00:12.898 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 04:57:40 -0400 (0:00:00.118) 0:00:13.016 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 04:57:40 -0400 (0:00:00.147) 0:00:13.164 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 04:57:40 -0400 (0:00:00.141) 0:00:13.305 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 04:57:40 -0400 (0:00:00.095) 0:00:13.401 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 04:57:40 -0400 (0:00:00.128) 0:00:13.529 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 04:57:40 -0400 (0:00:00.093) 0:00:13.623 ********* changed: [managed-node3] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 04:57:41 -0400 (0:00:00.950) 0:00:14.582 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 04:57:41 -0400 (0:00:00.089) 0:00:14.671 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 04:57:42 -0400 (0:00:00.719) 0:00:15.391 ********* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-14.0.3465.1-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 14.0.3465.1-1 packages-microsoft-com-mssql-server-2017\n 200 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+6 Dependent packages)\n\nTotal download size: 203 M\nInstalled size: 1.0 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 48 MB/s | 203 MB 00:04 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libatomic-4.8.5-44.el7.x86_64 1/7 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 2/7 \n Installing : gdb-7.6.1-120.el7.x86_64 3/7 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Installing : bzip2-1.0.6-13.el7.x86_64 5/7 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 6/7 \n Installing : mssql-server-14.0.3465.1-1.x86_64 7/7 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\nSQL Server needs to be restarted in order to apply this setting. Please run\n'systemctl restart mssql-server.service'.\n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 1/7 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 3/7 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Verifying : gdb-7.6.1-120.el7.x86_64 5/7 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Verifying : libatomic-4.8.5-44.el7.x86_64 7/7 \n\nInstalled:\n mssql-server.x86_64 0:14.0.3465.1-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 04:58:21 -0400 (0:00:39.367) 0:00:54.758 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005517", "end": "2025-05-14 04:58:22.075813", "rc": 0, "start": "2025-05-14 04:58:22.070296" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 04:58:22 -0400 (0:00:00.358) 0:00:55.116 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.006777", "end": "2025-05-14 04:58:22.411923", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:58:22.405146" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 04:58:22 -0400 (0:00:00.332) 0:00:55.449 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004777", "end": "2025-05-14 04:58:22.740319", "failed_when_result": false, "rc": 3, "start": "2025-05-14 04:58:22.735542" } STDOUT: unknown MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 04:58:22 -0400 (0:00:00.329) 0:00:55.779 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 04:58:22 -0400 (0:00:00.063) 0:00:55.843 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 04:58:22 -0400 (0:00:00.067) 0:00:55.910 ********* changed: [managed-node3] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 04:58:29 -0400 (0:00:06.060) 0:01:01.970 ********* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 04:58:29 -0400 (0:00:00.068) 0:01:02.038 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 04:58:29 -0400 (0:00:00.100) 0:01:02.139 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 04:58:29 -0400 (0:00:00.061) 0:01:02.201 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 04:58:29 -0400 (0:00:00.591) 0:01:02.792 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket system.slice dbus.service basic.target systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service system.slice polkit.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 04:58:30 -0400 (0:00:00.765) 0:01:03.558 ********* ok: [managed-node3] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket system.slice dbus.service basic.target systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service system.slice polkit.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 04:58:31 -0400 (0:00:00.547) 0:01:04.105 ********* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 04:58:31 -0400 (0:00:00.518) 0:01:04.623 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 04:58:31 -0400 (0:00:00.061) 0:01:04.684 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 04:58:31 -0400 (0:00:00.058) 0:01:04.743 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 04:58:31 -0400 (0:00:00.058) 0:01:04.802 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 04:58:31 -0400 (0:00:00.059) 0:01:04.862 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 04:58:31 -0400 (0:00:00.055) 0:01:04.917 ********* changed: [managed-node3] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 04:58:32 -0400 (0:00:00.360) 0:01:05.277 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 04:58:32 -0400 (0:00:00.098) 0:01:05.376 ********* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-tools18", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be installed\n--> Processing Dependency: msodbcsql18 >= 18.0.0.0 for package: mssql-tools18-18.4.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 293 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 923 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal download size: 1.6 M\nInstalled size: 3.9 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.1 MB/s | 1.6 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/5 \n Installing : unixODBC-2.3.11-1.rh.x86_64 2/5 \n Installing : msodbcsql18-18.4.1.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools18-18.4.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 1/5 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 2/5 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/5 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 4/5 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools18.x86_64 0:18.4.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Installed:\n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 04:58:38 -0400 (0:00:05.918) 0:01:11.294 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 04:58:38 -0400 (0:00:00.064) 0:01:11.359 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 04:58:38 -0400 (0:00:00.062) 0:01:11.422 ********* changed: [managed-node3] => (item=/tmp/ansible.R4PcLT) => { "ansible_loop_var": "item", "changed": true, "checksum": "5099007f23a161d24e214721a1ca9fbd68dc5224", "dest": "/etc/pki/tls/certs/ansible.R4PcLT", "gid": 994, "group": "mssql", "item": "/tmp/ansible.R4PcLT", "md5sum": "5b4002e2c9e681623c7d324ee8826635", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/root/.ansible/tmp/ansible-tmp-1747213118.53-21331-144543007684925/source", "state": "file", "uid": 996 } changed: [managed-node3] => (item=ansible.tsaYW3) => { "ansible_loop_var": "item", "changed": true, "checksum": "66859ca06db43552fe286b568a350c8e0ab42d61", "dest": "/etc/pki/tls/private/ansible.tsaYW3", "gid": 994, "group": "mssql", "item": "ansible.tsaYW3", "md5sum": "9abf3879a2e8b956a83604e8a29b7b9a", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1747213119.06-21331-96414695326446/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 04:58:39 -0400 (0:00:01.136) 0:01:12.559 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:58:39 -0400 (0:00:00.107) 0:01:12.667 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003071", "end": "2025-05-14 04:58:39.965405", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:58:39.962334" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:58:40 -0400 (0:00:00.386) 0:01:13.053 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.R4PcLT" ], "delta": "0:00:00.050165", "end": "2025-05-14 04:58:40.422194", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:58:40.372029" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:58:40 -0400 (0:00:00.417) 0:01:13.470 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 04:58:40 -0400 (0:00:00.063) 0:01:13.534 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:58:40 -0400 (0:00:00.108) 0:01:13.643 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003273", "end": "2025-05-14 04:58:40.949887", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:58:40.946614" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:58:41 -0400 (0:00:00.357) 0:01:14.000 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.tsaYW3" ], "delta": "0:00:00.048853", "end": "2025-05-14 04:58:41.360518", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:58:41.311665" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:58:41 -0400 (0:00:00.416) 0:01:14.417 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 04:58:41 -0400 (0:00:00.060) 0:01:14.478 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:58:41 -0400 (0:00:00.164) 0:01:14.643 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003167", "end": "2025-05-14 04:58:41.964017", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:58:41.960850" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:58:42 -0400 (0:00:00.397) 0:01:15.040 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.049055", "end": "2025-05-14 04:58:42.434679", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:58:42.385624" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:58:42 -0400 (0:00:00.443) 0:01:15.484 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 04:58:42 -0400 (0:00:00.058) 0:01:15.543 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:58:42 -0400 (0:00:00.119) 0:01:15.662 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003299", "end": "2025-05-14 04:58:42.965521", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:58:42.962222" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:58:43 -0400 (0:00:00.341) 0:01:16.004 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.050436", "end": "2025-05-14 04:58:43.357332", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:58:43.306896" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:58:43 -0400 (0:00:00.405) 0:01:16.410 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 04:58:43 -0400 (0:00:00.063) 0:01:16.473 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004875", "end": "2025-05-14 04:58:43.780010", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:58:43.775135" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 04:58:43 -0400 (0:00:00.347) 0:01:16.820 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 04:58:43 -0400 (0:00:00.059) 0:01:16.880 ********* ok: [managed-node3] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 04:58:43 -0400 (0:00:00.073) 0:01:16.953 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.055) 0:01:17.009 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.056) 0:01:17.065 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.055) 0:01:17.121 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.055) 0:01:17.177 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.058) 0:01:17.235 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.059) 0:01:17.295 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.061) 0:01:17.356 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.058) 0:01:17.415 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.055) 0:01:17.470 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.057) 0:01:17.528 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.061) 0:01:17.590 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.060) 0:01:17.650 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.057) 0:01:17.708 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.112) 0:01:17.820 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 04:58:44 -0400 (0:00:00.058) 0:01:17.878 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:58:45 -0400 (0:00:00.101) 0:01:17.980 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003129", "end": "2025-05-14 04:58:45.275278", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:58:45.272149" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:58:45 -0400 (0:00:00.334) 0:01:18.314 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.049576", "end": "2025-05-14 04:58:45.671436", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:58:45.621860" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:58:45 -0400 (0:00:00.406) 0:01:18.721 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 04:58:45 -0400 (0:00:00.056) 0:01:18.777 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 04:58:45 -0400 (0:00:00.056) 0:01:18.833 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 04:58:45 -0400 (0:00:00.057) 0:01:18.891 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 04:58:45 -0400 (0:00:00.059) 0:01:18.950 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.056) 0:01:19.006 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.057) 0:01:19.063 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.056) 0:01:19.120 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.057) 0:01:19.178 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.055) 0:01:19.233 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.058) 0:01:19.292 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.062) 0:01:19.354 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.059) 0:01:19.414 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.057) 0:01:19.472 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.115) 0:01:19.587 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.061) 0:01:19.649 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.063) 0:01:19.713 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.058) 0:01:19.771 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.058) 0:01:19.829 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.057) 0:01:19.887 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 04:58:46 -0400 (0:00:00.062) 0:01:19.949 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.058) 0:01:20.008 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.058) 0:01:20.067 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.055) 0:01:20.122 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.060) 0:01:20.183 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.058) 0:01:20.242 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.059) 0:01:20.301 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.057) 0:01:20.358 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.063) 0:01:20.421 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.058) 0:01:20.480 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.060) 0:01:20.541 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.058) 0:01:20.599 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.058) 0:01:20.657 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.057) 0:01:20.715 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.062) 0:01:20.777 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.060) 0:01:20.837 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 04:58:47 -0400 (0:00:00.060) 0:01:20.898 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.136) 0:01:21.034 ********* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.109) 0:01:21.144 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.097) 0:01:21.241 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.091) 0:01:21.333 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.122) 0:01:21.455 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.078) 0:01:21.534 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.078) 0:01:21.612 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.062) 0:01:21.674 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.057) 0:01:21.731 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.056) 0:01:21.788 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.059) 0:01:21.847 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 04:58:48 -0400 (0:00:00.056) 0:01:21.904 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.060) 0:01:21.964 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.074) 0:01:22.039 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.096) 0:01:22.135 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.072) 0:01:22.207 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.096) 0:01:22.304 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.121) 0:01:22.425 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.093) 0:01:22.519 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.086) 0:01:22.605 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.075) 0:01:22.681 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.061) 0:01:22.742 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.066) 0:01:22.808 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 04:58:49 -0400 (0:00:00.129) 0:01:22.938 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 04:58:50 -0400 (0:00:00.091) 0:01:23.030 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 04:58:50 -0400 (0:00:00.075) 0:01:23.106 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 04:58:50 -0400 (0:00:00.073) 0:01:23.179 ********* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 04:58:50 -0400 (0:00:00.566) 0:01:23.745 ********* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:58:28 EDT", "ActiveEnterTimestampMonotonic": "1503627309", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket system.slice basic.target auditd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:58:28 EDT", "AssertTimestampMonotonic": "1503626676", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:58:28 EDT", "ConditionTimestampMonotonic": "1503626674", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12859", "ExecMainStartTimestamp": "Wed 2025-05-14 04:58:28 EDT", "ExecMainStartTimestampMonotonic": "1503627245", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:58:28 EDT", "InactiveExitTimestampMonotonic": "1503627309", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "12859", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:58:28 EDT", "WatchdogTimestampMonotonic": "1503627284", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 04:58:52 -0400 (0:00:01.380) 0:01:25.126 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 04:58:52 -0400 (0:00:00.056) 0:01:25.183 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:68 Wednesday 14 May 2025 04:58:52 -0400 (0:00:00.058) 0:01:25.241 ********* changed: [managed-node3 -> localhost] => { "changed": true, "path": "ansible.tsaYW3", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:75 Wednesday 14 May 2025 04:58:52 -0400 (0:00:00.393) 0:01:25.634 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node3 TASK [Create service drop-in directory] **************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Wednesday 14 May 2025 04:58:52 -0400 (0:00:00.099) 0:01:25.734 ********* changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/mssql-server.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Modify the mssql-server service start limit interval and burst] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:11 Wednesday 14 May 2025 04:58:53 -0400 (0:00:00.354) 0:01:26.089 ********* changed: [managed-node3] => { "changed": true, "checksum": "c2c05a3dc1d516acdec3ead86f9dbbc1adaa39d7", "dest": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "gid": 0, "group": "root", "md5sum": "4e553ebde6af773b4efe9008c4676a82", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 49, "src": "/root/.ansible/tmp/ansible-tmp-1747213133.18-21846-117408441321287/source", "state": "file", "uid": 0 } TASK [Reload service daemon] *************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:23 Wednesday 14 May 2025 04:58:53 -0400 (0:00:00.708) 0:01:26.797 ********* ok: [managed-node3] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:78 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.523) 0:01:27.320 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.132) 0:01:27.452 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.060) 0:01:27.513 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.064) 0:01:27.577 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.062) 0:01:27.640 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.059) 0:01:27.699 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.058) 0:01:27.757 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.055) 0:01:27.813 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.057) 0:01:27.870 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 14 May 2025 04:58:54 -0400 (0:00:00.056) 0:01:27.927 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 04:58:55 -0400 (0:00:00.116) 0:01:28.044 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:58:52 EDT", "ActiveEnterTimestampMonotonic": "1526865340", "ActiveExitTimestamp": "Wed 2025-05-14 04:58:51 EDT", "ActiveExitTimestampMonotonic": "1526007162", "ActiveState": "active", "After": "system.slice systemd-journald.socket -.mount network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:58:52 EDT", "AssertTimestampMonotonic": "1526863945", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:58:52 EDT", "ConditionTimestampMonotonic": "1526863943", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14242", "ExecMainStartTimestamp": "Wed 2025-05-14 04:58:52 EDT", "ExecMainStartTimestampMonotonic": "1526865272", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:58:52 EDT", "InactiveEnterTimestampMonotonic": "1526862494", "InactiveExitTimestamp": "Wed 2025-05-14 04:58:52 EDT", "InactiveExitTimestampMonotonic": "1526865340", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14242", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:58:52 EDT", "WatchdogTimestampMonotonic": "1526865314", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 04:58:55 -0400 (0:00:00.465) 0:01:28.510 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003586", "end": "2025-05-14 04:58:55.831403", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:58:55.827817" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 04:58:55 -0400 (0:00:00.407) 0:01:28.917 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002980", "end": "2025-05-14 04:58:56.209688", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:58:56.206708" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 04:58:56 -0400 (0:00:00.332) 0:01:29.249 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wednesday 14 May 2025 04:58:56 -0400 (0:00:00.070) 0:01:29.319 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Wednesday 14 May 2025 04:58:57 -0400 (0:00:01.466) 0:01:30.785 ********* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.024904", "end": "2025-05-14 04:58:58.147375", "rc": 0, "start": "2025-05-14 04:58:58.122471" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Wednesday 14 May 2025 04:58:58 -0400 (0:00:00.416) 0:01:31.202 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Wednesday 14 May 2025 04:58:58 -0400 (0:00:00.061) 0:01:31.263 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Wednesday 14 May 2025 04:58:58 -0400 (0:00:00.069) 0:01:31.333 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Wednesday 14 May 2025 04:58:58 -0400 (0:00:00.092) 0:01:31.426 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Wednesday 14 May 2025 04:58:58 -0400 (0:00:00.095) 0:01:31.521 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Wednesday 14 May 2025 04:58:58 -0400 (0:00:00.107) 0:01:31.629 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Wednesday 14 May 2025 04:58:58 -0400 (0:00:00.075) 0:01:31.705 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Wednesday 14 May 2025 04:58:58 -0400 (0:00:00.057) 0:01:31.763 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Wednesday 14 May 2025 04:58:58 -0400 (0:00:00.060) 0:01:31.824 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:58:59 -0400 (0:00:00.173) 0:01:31.997 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004460", "end": "2025-05-14 04:58:59.339752", "rc": 0, "start": "2025-05-14 04:58:59.335292" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.R4PcLT TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:58:59 -0400 (0:00:00.404) 0:01:32.401 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:58:59 -0400 (0:00:00.097) 0:01:32.498 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.R4PcLT] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:58:59 -0400 (0:00:00.069) 0:01:32.568 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Wednesday 14 May 2025 04:58:59 -0400 (0:00:00.097) 0:01:32.665 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:58:59 -0400 (0:00:00.156) 0:01:32.822 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004442", "end": "2025-05-14 04:59:00.124868", "rc": 0, "start": "2025-05-14 04:59:00.120426" } STDOUT: tlskey = /etc/pki/tls/private/ansible.tsaYW3 TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:59:00 -0400 (0:00:00.367) 0:01:33.190 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:59:00 -0400 (0:00:00.120) 0:01:33.310 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.tsaYW3] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:59:00 -0400 (0:00:00.107) 0:01:33.418 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Wednesday 14 May 2025 04:59:00 -0400 (0:00:00.094) 0:01:33.513 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:59:00 -0400 (0:00:00.161) 0:01:33.675 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004388", "end": "2025-05-14 04:59:00.974738", "rc": 0, "start": "2025-05-14 04:59:00.970350" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:59:01 -0400 (0:00:00.359) 0:01:34.035 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:59:01 -0400 (0:00:00.085) 0:01:34.121 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:59:01 -0400 (0:00:00.064) 0:01:34.185 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Wednesday 14 May 2025 04:59:01 -0400 (0:00:00.063) 0:01:34.248 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:59:01 -0400 (0:00:00.147) 0:01:34.396 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004468", "end": "2025-05-14 04:59:01.738832", "rc": 0, "start": "2025-05-14 04:59:01.734364" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:59:01 -0400 (0:00:00.452) 0:01:34.849 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:59:01 -0400 (0:00:00.064) 0:01:34.914 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.079) 0:01:34.993 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.058) 0:01:35.052 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:85 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.057) 0:01:35.110 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.367) 0:01:35.477 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.104) 0:01:35.582 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.073) 0:01:35.655 ********* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.101) 0:01:35.757 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.059) 0:01:35.816 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.059) 0:01:35.876 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 04:59:02 -0400 (0:00:00.076) 0:01:35.953 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.097) 0:01:36.050 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.077) 0:01:36.128 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.072) 0:01:36.200 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.065) 0:01:36.266 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.114) 0:01:36.380 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.064) 0:01:36.445 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.094) 0:01:36.539 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.098) 0:01:36.637 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.091) 0:01:36.729 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.073) 0:01:36.802 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.074) 0:01:36.877 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 04:59:03 -0400 (0:00:00.061) 0:01:36.938 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 04:59:04 -0400 (0:00:00.094) 0:01:37.032 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 04:59:04 -0400 (0:00:00.094) 0:01:37.127 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 04:59:04 -0400 (0:00:00.095) 0:01:37.223 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 04:59:04 -0400 (0:00:00.092) 0:01:37.315 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 04:59:04 -0400 (0:00:00.098) 0:01:37.413 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 04:59:04 -0400 (0:00:00.096) 0:01:37.510 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 04:59:04 -0400 (0:00:00.093) 0:01:37.603 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 04:59:06 -0400 (0:00:01.467) 0:01:39.071 ********* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 04:59:06 -0400 (0:00:00.160) 0:01:39.231 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 04:59:06 -0400 (0:00:00.065) 0:01:39.296 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 04:59:06 -0400 (0:00:00.106) 0:01:39.403 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 04:59:06 -0400 (0:00:00.174) 0:01:39.577 ********* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 04:59:07 -0400 (0:00:00.613) 0:01:40.191 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 04:59:07 -0400 (0:00:00.103) 0:01:40.294 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 04:59:07 -0400 (0:00:00.103) 0:01:40.397 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 04:59:07 -0400 (0:00:00.109) 0:01:40.507 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 04:59:07 -0400 (0:00:00.097) 0:01:40.604 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 04:59:07 -0400 (0:00:00.106) 0:01:40.710 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 04:59:07 -0400 (0:00:00.107) 0:01:40.817 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 04:59:07 -0400 (0:00:00.132) 0:01:40.950 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 04:59:08 -0400 (0:00:00.099) 0:01:41.049 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 04:59:08 -0400 (0:00:00.699) 0:01:41.749 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 04:59:09 -0400 (0:00:00.643) 0:01:42.392 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005204", "end": "2025-05-14 04:59:09.740367", "rc": 0, "start": "2025-05-14 04:59:09.735163" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 04:59:09 -0400 (0:00:00.515) 0:01:42.907 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004981", "end": "2025-05-14 04:59:10.238240", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:10.233259" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 04:59:10 -0400 (0:00:00.411) 0:01:43.319 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004952", "end": "2025-05-14 04:59:10.653497", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:10.648545" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 04:59:10 -0400 (0:00:00.425) 0:01:43.745 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 04:59:10 -0400 (0:00:00.101) 0:01:43.846 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 04:59:10 -0400 (0:00:00.107) 0:01:43.953 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 04:59:11 -0400 (0:00:00.091) 0:01:44.045 ********* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 04:59:11 -0400 (0:00:00.111) 0:01:44.157 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 04:59:11 -0400 (0:00:00.092) 0:01:44.249 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 04:59:11 -0400 (0:00:00.093) 0:01:44.343 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 04:59:12 -0400 (0:00:00.622) 0:01:44.965 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket systemd-sysctl.service dbus.service network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 04:59:12 -0400 (0:00:00.457) 0:01:45.423 ********* ok: [managed-node3] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket systemd-sysctl.service dbus.service network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 04:59:12 -0400 (0:00:00.479) 0:01:45.902 ********* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 04:59:13 -0400 (0:00:00.407) 0:01:46.309 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 04:59:13 -0400 (0:00:00.109) 0:01:46.419 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 04:59:13 -0400 (0:00:00.099) 0:01:46.518 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 04:59:13 -0400 (0:00:00.174) 0:01:46.693 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 04:59:13 -0400 (0:00:00.089) 0:01:46.782 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 04:59:13 -0400 (0:00:00.078) 0:01:46.861 ********* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 04:59:14 -0400 (0:00:00.368) 0:01:47.229 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 04:59:14 -0400 (0:00:00.065) 0:01:47.295 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 04:59:14 -0400 (0:00:00.594) 0:01:47.890 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 04:59:14 -0400 (0:00:00.065) 0:01:47.955 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 04:59:15 -0400 (0:00:00.069) 0:01:48.025 ********* skipping: [managed-node3] => (item=/tmp/ansible.R4PcLT) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.R4PcLT", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.tsaYW3) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.tsaYW3", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 04:59:15 -0400 (0:00:00.081) 0:01:48.106 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:59:15 -0400 (0:00:00.178) 0:01:48.284 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003192", "end": "2025-05-14 04:59:15.612277", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:15.609085" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.R4PcLT TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:59:15 -0400 (0:00:00.410) 0:01:48.695 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:59:15 -0400 (0:00:00.111) 0:01:48.807 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.049255", "end": "2025-05-14 04:59:16.196142", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:16.146887" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 04:59:16 -0400 (0:00:00.459) 0:01:49.267 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:59:16 -0400 (0:00:00.147) 0:01:49.414 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003231", "end": "2025-05-14 04:59:16.713322", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:16.710091" } STDOUT: tlskey = /etc/pki/tls/private/ansible.tsaYW3 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:59:16 -0400 (0:00:00.415) 0:01:49.829 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:59:16 -0400 (0:00:00.076) 0:01:49.906 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.049731", "end": "2025-05-14 04:59:17.290089", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:17.240358" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 04:59:17 -0400 (0:00:00.463) 0:01:50.370 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:59:17 -0400 (0:00:00.176) 0:01:50.546 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003231", "end": "2025-05-14 04:59:17.891625", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:17.888394" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:59:17 -0400 (0:00:00.391) 0:01:50.938 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:59:18 -0400 (0:00:00.072) 0:01:51.010 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.048766", "end": "2025-05-14 04:59:18.367835", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:18.319069" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 04:59:18 -0400 (0:00:00.404) 0:01:51.414 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:59:18 -0400 (0:00:00.145) 0:01:51.559 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003194", "end": "2025-05-14 04:59:18.861715", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:18.858521" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:59:18 -0400 (0:00:00.346) 0:01:51.905 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:59:19 -0400 (0:00:00.087) 0:01:51.993 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.050061", "end": "2025-05-14 04:59:19.377409", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:19.327348" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 04:59:19 -0400 (0:00:00.467) 0:01:52.461 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004674", "end": "2025-05-14 04:59:19.804336", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:59:19.799662" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 04:59:19 -0400 (0:00:00.423) 0:01:52.885 ********* ok: [managed-node3] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C -No" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.113) 0:01:52.999 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.193) 0:01:53.193 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.092) 0:01:53.285 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.084) 0:01:53.370 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.076) 0:01:53.447 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.066) 0:01:53.514 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.086) 0:01:53.600 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.102) 0:01:53.702 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.097) 0:01:53.800 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 04:59:20 -0400 (0:00:00.099) 0:01:53.899 ********* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005116", "end": "2025-05-14 04:59:21.242234", "rc": 0, "start": "2025-05-14 04:59:21.237118" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 04:59:21 -0400 (0:00:00.393) 0:01:54.293 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 04:59:21 -0400 (0:00:00.071) 0:01:54.364 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 04:59:22 -0400 (0:00:01.370) 0:01:55.735 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 04:59:22 -0400 (0:00:00.067) 0:01:55.803 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 04:59:23 -0400 (0:00:00.163) 0:01:55.967 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 04:59:23 -0400 (0:00:00.099) 0:01:56.067 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 04:59:23 -0400 (0:00:00.107) 0:01:56.174 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:59:23 -0400 (0:00:00.171) 0:01:56.346 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003129", "end": "2025-05-14 04:59:23.667521", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:59:23.664392" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:59:23 -0400 (0:00:00.406) 0:01:56.752 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.049982", "end": "2025-05-14 04:59:24.154501", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:24.104519" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:59:24 -0400 (0:00:00.504) 0:01:57.256 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 04:59:24 -0400 (0:00:00.096) 0:01:57.353 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 04:59:24 -0400 (0:00:00.101) 0:01:57.454 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 04:59:24 -0400 (0:00:00.095) 0:01:57.550 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 04:59:24 -0400 (0:00:00.102) 0:01:57.652 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 04:59:24 -0400 (0:00:00.095) 0:01:57.748 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 04:59:24 -0400 (0:00:00.100) 0:01:57.849 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 04:59:24 -0400 (0:00:00.098) 0:01:57.947 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 04:59:25 -0400 (0:00:00.101) 0:01:58.048 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 04:59:25 -0400 (0:00:00.100) 0:01:58.149 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 04:59:25 -0400 (0:00:00.107) 0:01:58.257 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 04:59:25 -0400 (0:00:00.105) 0:01:58.362 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 04:59:25 -0400 (0:00:00.102) 0:01:58.464 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 04:59:25 -0400 (0:00:00.100) 0:01:58.565 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 04:59:25 -0400 (0:00:00.195) 0:01:58.760 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 04:59:25 -0400 (0:00:00.104) 0:01:58.864 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.102) 0:01:58.967 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.097) 0:01:59.065 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.106) 0:01:59.171 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.099) 0:01:59.271 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.111) 0:01:59.383 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.079) 0:01:59.462 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.082) 0:01:59.545 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.061) 0:01:59.606 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.064) 0:01:59.670 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.057) 0:01:59.728 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.060) 0:01:59.788 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.058) 0:01:59.847 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 04:59:26 -0400 (0:00:00.063) 0:01:59.910 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.062) 0:01:59.973 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.064) 0:02:00.038 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.064) 0:02:00.102 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.066) 0:02:00.168 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.061) 0:02:00.230 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.062) 0:02:00.293 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.074) 0:02:00.367 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.089) 0:02:00.456 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.184) 0:02:00.641 ********* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.117) 0:02:00.758 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 04:59:27 -0400 (0:00:00.103) 0:02:00.862 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.097) 0:02:00.959 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.131) 0:02:01.091 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.100) 0:02:01.191 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.101) 0:02:01.293 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.101) 0:02:01.394 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.084) 0:02:01.478 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.073) 0:02:01.552 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.061) 0:02:01.614 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.060) 0:02:01.674 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.062) 0:02:01.736 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.063) 0:02:01.799 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 04:59:28 -0400 (0:00:00.091) 0:02:01.891 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 04:59:29 -0400 (0:00:00.101) 0:02:01.992 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 04:59:29 -0400 (0:00:00.104) 0:02:02.097 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 04:59:29 -0400 (0:00:00.119) 0:02:02.216 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 04:59:29 -0400 (0:00:00.100) 0:02:02.317 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 04:59:29 -0400 (0:00:00.102) 0:02:02.420 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 04:59:29 -0400 (0:00:00.100) 0:02:02.520 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 04:59:29 -0400 (0:00:00.102) 0:02:02.623 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 04:59:29 -0400 (0:00:00.195) 0:02:02.819 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 04:59:29 -0400 (0:00:00.096) 0:02:02.916 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 04:59:30 -0400 (0:00:00.084) 0:02:03.000 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 04:59:30 -0400 (0:00:00.079) 0:02:03.079 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 04:59:30 -0400 (0:00:00.063) 0:02:03.143 ********* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 04:59:30 -0400 (0:00:00.426) 0:02:03.570 ********* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:58:52 EDT", "ActiveEnterTimestampMonotonic": "1526865340", "ActiveExitTimestamp": "Wed 2025-05-14 04:58:51 EDT", "ActiveExitTimestampMonotonic": "1526007162", "ActiveState": "active", "After": "system.slice systemd-journald.socket -.mount network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:58:52 EDT", "AssertTimestampMonotonic": "1526863945", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:58:52 EDT", "ConditionTimestampMonotonic": "1526863943", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14242", "ExecMainStartTimestamp": "Wed 2025-05-14 04:58:52 EDT", "ExecMainStartTimestampMonotonic": "1526865272", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:58:52 EDT", "InactiveEnterTimestampMonotonic": "1526862494", "InactiveExitTimestamp": "Wed 2025-05-14 04:58:52 EDT", "InactiveExitTimestampMonotonic": "1526865340", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14242", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:58:52 EDT", "WatchdogTimestampMonotonic": "1526865314", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 04:59:31 -0400 (0:00:01.058) 0:02:04.628 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 04:59:31 -0400 (0:00:00.099) 0:02:04.728 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:92 Wednesday 14 May 2025 04:59:31 -0400 (0:00:00.084) 0:02:04.812 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Wednesday 14 May 2025 04:59:32 -0400 (0:00:00.325) 0:02:05.137 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Wednesday 14 May 2025 04:59:32 -0400 (0:00:00.093) 0:02:05.231 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Wednesday 14 May 2025 04:59:32 -0400 (0:00:00.096) 0:02:05.327 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 14 May 2025 04:59:32 -0400 (0:00:00.095) 0:02:05.423 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 14 May 2025 04:59:32 -0400 (0:00:00.195) 0:02:05.619 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 14 May 2025 04:59:32 -0400 (0:00:00.100) 0:02:05.720 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 14 May 2025 04:59:32 -0400 (0:00:00.103) 0:02:05.823 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 14 May 2025 04:59:32 -0400 (0:00:00.089) 0:02:05.913 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 14 May 2025 04:59:33 -0400 (0:00:00.088) 0:02:06.001 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 04:59:33 -0400 (0:00:00.123) 0:02:06.124 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:59:31 EDT", "ActiveEnterTimestampMonotonic": "1566353915", "ActiveExitTimestamp": "Wed 2025-05-14 04:59:31 EDT", "ActiveExitTimestampMonotonic": "1565818018", "ActiveState": "active", "After": "system.slice systemd-journald.socket -.mount network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:59:31 EDT", "AssertTimestampMonotonic": "1566353287", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:59:31 EDT", "ConditionTimestampMonotonic": "1566353279", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16520", "ExecMainStartTimestamp": "Wed 2025-05-14 04:59:31 EDT", "ExecMainStartTimestampMonotonic": "1566353842", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 04:59:31 EDT] ; stop_time=[n/a] ; pid=16520 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:59:31 EDT", "InactiveEnterTimestampMonotonic": "1566352646", "InactiveExitTimestamp": "Wed 2025-05-14 04:59:31 EDT", "InactiveExitTimestampMonotonic": "1566353915", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "16520", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:59:31 EDT", "WatchdogTimestampMonotonic": "1566353886", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 04:59:33 -0400 (0:00:00.479) 0:02:06.604 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003408", "end": "2025-05-14 04:59:33.928483", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:59:33.925075" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 04:59:34 -0400 (0:00:00.389) 0:02:06.994 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004234", "end": "2025-05-14 04:59:34.360678", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:59:34.356444" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 04:59:34 -0400 (0:00:00.428) 0:02:07.422 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wednesday 14 May 2025 04:59:34 -0400 (0:00:00.091) 0:02:07.514 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Wednesday 14 May 2025 04:59:36 -0400 (0:00:01.471) 0:02:08.985 ********* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023995", "end": "2025-05-14 04:59:36.343531", "rc": 0, "start": "2025-05-14 04:59:36.319536" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Wednesday 14 May 2025 04:59:36 -0400 (0:00:00.511) 0:02:09.496 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Wednesday 14 May 2025 04:59:36 -0400 (0:00:00.075) 0:02:09.572 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Wednesday 14 May 2025 04:59:36 -0400 (0:00:00.066) 0:02:09.638 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Wednesday 14 May 2025 04:59:36 -0400 (0:00:00.089) 0:02:09.728 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Wednesday 14 May 2025 04:59:36 -0400 (0:00:00.102) 0:02:09.830 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Wednesday 14 May 2025 04:59:36 -0400 (0:00:00.100) 0:02:09.931 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Wednesday 14 May 2025 04:59:37 -0400 (0:00:00.084) 0:02:10.015 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Wednesday 14 May 2025 04:59:37 -0400 (0:00:00.078) 0:02:10.093 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Wednesday 14 May 2025 04:59:37 -0400 (0:00:00.067) 0:02:10.161 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:59:37 -0400 (0:00:00.109) 0:02:10.270 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004394", "end": "2025-05-14 04:59:37.596348", "rc": 0, "start": "2025-05-14 04:59:37.591954" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:59:37 -0400 (0:00:00.389) 0:02:10.660 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:59:37 -0400 (0:00:00.093) 0:02:10.753 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:59:37 -0400 (0:00:00.070) 0:02:10.823 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Wednesday 14 May 2025 04:59:37 -0400 (0:00:00.091) 0:02:10.914 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:59:38 -0400 (0:00:00.185) 0:02:11.100 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004586", "end": "2025-05-14 04:59:38.406134", "rc": 0, "start": "2025-05-14 04:59:38.401548" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:59:38 -0400 (0:00:00.352) 0:02:11.453 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:59:38 -0400 (0:00:00.131) 0:02:11.584 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:59:38 -0400 (0:00:00.113) 0:02:11.698 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Wednesday 14 May 2025 04:59:38 -0400 (0:00:00.182) 0:02:11.880 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:59:39 -0400 (0:00:00.137) 0:02:12.018 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004446", "end": "2025-05-14 04:59:39.344135", "rc": 0, "start": "2025-05-14 04:59:39.339689" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:59:39 -0400 (0:00:00.392) 0:02:12.411 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:59:39 -0400 (0:00:00.098) 0:02:12.509 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:59:39 -0400 (0:00:00.078) 0:02:12.588 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Wednesday 14 May 2025 04:59:39 -0400 (0:00:00.066) 0:02:12.654 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:59:39 -0400 (0:00:00.160) 0:02:12.815 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004551", "end": "2025-05-14 04:59:40.175534", "rc": 0, "start": "2025-05-14 04:59:40.170983" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:59:40 -0400 (0:00:00.407) 0:02:13.222 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:59:40 -0400 (0:00:00.075) 0:02:13.298 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:59:40 -0400 (0:00:00.127) 0:02:13.426 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Wednesday 14 May 2025 04:59:40 -0400 (0:00:00.102) 0:02:13.529 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:99 Wednesday 14 May 2025 04:59:40 -0400 (0:00:00.081) 0:02:13.611 ********* changed: [managed-node3] => (item=/etc/pki/tls/certs/ansible.R4PcLT) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.R4PcLT", "path": "/etc/pki/tls/certs/ansible.R4PcLT", "state": "absent" } changed: [managed-node3] => (item=/etc/pki/tls/private/ansible.tsaYW3) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.tsaYW3", "path": "/etc/pki/tls/private/ansible.tsaYW3", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 Wednesday 14 May 2025 04:59:41 -0400 (0:00:00.691) 0:02:14.302 ********* ok: [managed-node3] => (item=/tmp/ansible.R4PcLT) => { "ansible_loop_var": "item", "changed": false, "checksum": "5099007f23a161d24e214721a1ca9fbd68dc5224", "dest": "/tmp/ansible.R4PcLT", "gid": 0, "group": "root", "item": "/tmp/ansible.R4PcLT", "mode": "0600", "owner": "root", "path": "/tmp/ansible.R4PcLT", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1099, "state": "file", "uid": 0 } ok: [managed-node3] => (item=/tmp/ansible.tsaYW3) => { "ansible_loop_var": "item", "changed": false, "checksum": "66859ca06db43552fe286b568a350c8e0ab42d61", "dest": "/tmp/ansible.tsaYW3", "gid": 0, "group": "root", "item": "/tmp/ansible.tsaYW3", "mode": "0600", "owner": "root", "path": "/tmp/ansible.tsaYW3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1708, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:116 Wednesday 14 May 2025 04:59:42 -0400 (0:00:01.254) 0:02:15.557 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.R4PcLT", "mssql_tls_private_key": "ansible.tsaYW3" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:121 Wednesday 14 May 2025 04:59:42 -0400 (0:00:00.114) 0:02:15.672 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 04:59:43 -0400 (0:00:00.691) 0:02:16.363 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 04:59:43 -0400 (0:00:00.104) 0:02:16.468 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 04:59:43 -0400 (0:00:00.079) 0:02:16.547 ********* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 04:59:43 -0400 (0:00:00.098) 0:02:16.646 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 04:59:43 -0400 (0:00:00.099) 0:02:16.745 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 04:59:43 -0400 (0:00:00.090) 0:02:16.836 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 04:59:43 -0400 (0:00:00.106) 0:02:16.943 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.097) 0:02:17.040 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.195) 0:02:17.235 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.104) 0:02:17.340 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.105) 0:02:17.446 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.101) 0:02:17.548 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.104) 0:02:17.653 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.082) 0:02:17.735 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.079) 0:02:17.815 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.060) 0:02:17.875 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 04:59:44 -0400 (0:00:00.079) 0:02:17.954 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 04:59:45 -0400 (0:00:00.098) 0:02:18.053 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 04:59:45 -0400 (0:00:00.088) 0:02:18.141 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 04:59:45 -0400 (0:00:00.089) 0:02:18.231 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 04:59:45 -0400 (0:00:00.065) 0:02:18.296 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 04:59:45 -0400 (0:00:00.064) 0:02:18.361 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 04:59:45 -0400 (0:00:00.066) 0:02:18.427 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 04:59:45 -0400 (0:00:00.089) 0:02:18.517 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 04:59:45 -0400 (0:00:00.097) 0:02:18.614 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 04:59:45 -0400 (0:00:00.098) 0:02:18.714 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 04:59:47 -0400 (0:00:01.661) 0:02:20.375 ********* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 04:59:47 -0400 (0:00:00.270) 0:02:20.645 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 04:59:47 -0400 (0:00:00.106) 0:02:20.752 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 04:59:47 -0400 (0:00:00.110) 0:02:20.862 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 04:59:48 -0400 (0:00:00.183) 0:02:21.046 ********* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 04:59:48 -0400 (0:00:00.613) 0:02:21.659 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 04:59:48 -0400 (0:00:00.106) 0:02:21.765 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 04:59:48 -0400 (0:00:00.115) 0:02:21.881 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 04:59:49 -0400 (0:00:00.103) 0:02:21.984 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 04:59:49 -0400 (0:00:00.108) 0:02:22.092 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 04:59:49 -0400 (0:00:00.107) 0:02:22.200 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 04:59:49 -0400 (0:00:00.109) 0:02:22.309 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 04:59:49 -0400 (0:00:00.134) 0:02:22.444 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 04:59:49 -0400 (0:00:00.093) 0:02:22.537 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 04:59:50 -0400 (0:00:00.746) 0:02:23.284 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 04:59:50 -0400 (0:00:00.659) 0:02:23.943 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005268", "end": "2025-05-14 04:59:51.304133", "rc": 0, "start": "2025-05-14 04:59:51.298865" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 04:59:51 -0400 (0:00:00.418) 0:02:24.362 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004942", "end": "2025-05-14 04:59:51.671314", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:51.666372" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 04:59:51 -0400 (0:00:00.371) 0:02:24.733 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004980", "end": "2025-05-14 04:59:52.046359", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:52.041379" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 04:59:52 -0400 (0:00:00.355) 0:02:25.088 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 04:59:52 -0400 (0:00:00.068) 0:02:25.157 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 04:59:52 -0400 (0:00:00.063) 0:02:25.220 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 04:59:52 -0400 (0:00:00.081) 0:02:25.302 ********* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 04:59:52 -0400 (0:00:00.115) 0:02:25.418 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 04:59:52 -0400 (0:00:00.098) 0:02:25.516 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 04:59:52 -0400 (0:00:00.099) 0:02:25.616 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 04:59:53 -0400 (0:00:00.660) 0:02:26.276 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket systemd-sysctl.service dbus.service network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 04:59:53 -0400 (0:00:00.504) 0:02:26.781 ********* ok: [managed-node3] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket systemd-sysctl.service dbus.service network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 04:59:54 -0400 (0:00:00.468) 0:02:27.250 ********* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 04:59:54 -0400 (0:00:00.463) 0:02:27.713 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 04:59:54 -0400 (0:00:00.070) 0:02:27.784 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 04:59:54 -0400 (0:00:00.077) 0:02:27.862 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 04:59:55 -0400 (0:00:00.098) 0:02:27.960 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 04:59:55 -0400 (0:00:00.106) 0:02:28.067 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 04:59:55 -0400 (0:00:00.089) 0:02:28.156 ********* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 04:59:55 -0400 (0:00:00.361) 0:02:28.518 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 04:59:55 -0400 (0:00:00.064) 0:02:28.582 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 04:59:56 -0400 (0:00:00.577) 0:02:29.160 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 04:59:56 -0400 (0:00:00.069) 0:02:29.229 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 04:59:56 -0400 (0:00:00.065) 0:02:29.295 ********* changed: [managed-node3] => (item=/tmp/ansible.R4PcLT) => { "ansible_loop_var": "item", "changed": true, "checksum": "5099007f23a161d24e214721a1ca9fbd68dc5224", "dest": "/etc/pki/tls/certs/ansible.R4PcLT", "gid": 994, "group": "mssql", "item": "/tmp/ansible.R4PcLT", "md5sum": "5b4002e2c9e681623c7d324ee8826635", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/tmp/ansible.R4PcLT", "state": "file", "uid": 996 } changed: [managed-node3] => (item=/tmp/ansible.tsaYW3) => { "ansible_loop_var": "item", "changed": true, "checksum": "66859ca06db43552fe286b568a350c8e0ab42d61", "dest": "/etc/pki/tls/private/ansible.tsaYW3", "gid": 994, "group": "mssql", "item": "/tmp/ansible.tsaYW3", "md5sum": "9abf3879a2e8b956a83604e8a29b7b9a", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/tmp/ansible.tsaYW3", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 04:59:57 -0400 (0:00:00.726) 0:02:30.021 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:59:57 -0400 (0:00:00.189) 0:02:30.211 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003128", "end": "2025-05-14 04:59:57.561077", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:59:57.557949" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:59:57 -0400 (0:00:00.441) 0:02:30.652 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.R4PcLT" ], "delta": "0:00:00.050660", "end": "2025-05-14 04:59:58.068360", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:58.017700" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:59:58 -0400 (0:00:00.613) 0:02:31.266 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 04:59:58 -0400 (0:00:00.114) 0:02:31.380 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:59:58 -0400 (0:00:00.196) 0:02:31.577 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003212", "end": "2025-05-14 04:59:58.917354", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:59:58.914142" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:59:59 -0400 (0:00:00.396) 0:02:31.974 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.tsaYW3" ], "delta": "0:00:00.049485", "end": "2025-05-14 04:59:59.383059", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:59:59.333574" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:59:59 -0400 (0:00:00.502) 0:02:32.476 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 04:59:59 -0400 (0:00:00.084) 0:02:32.561 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:59:59 -0400 (0:00:00.138) 0:02:32.699 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003193", "end": "2025-05-14 05:00:00.039549", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:00:00.036356" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:00:00 -0400 (0:00:00.421) 0:02:33.120 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.049716", "end": "2025-05-14 05:00:00.520118", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:00.470402" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:00:00 -0400 (0:00:00.498) 0:02:33.619 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 05:00:00 -0400 (0:00:00.105) 0:02:33.725 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:00:00 -0400 (0:00:00.205) 0:02:33.931 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003240", "end": "2025-05-14 05:00:01.290361", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:00:01.287121" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:00:01 -0400 (0:00:00.408) 0:02:34.339 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.050533", "end": "2025-05-14 05:00:01.744357", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:01.693824" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:00:01 -0400 (0:00:00.578) 0:02:34.918 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 05:00:02 -0400 (0:00:00.072) 0:02:34.990 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004839", "end": "2025-05-14 05:00:02.320358", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:02.315519" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 05:00:02 -0400 (0:00:00.403) 0:02:35.394 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 05:00:02 -0400 (0:00:00.071) 0:02:35.465 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 05:00:02 -0400 (0:00:00.073) 0:02:35.539 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 05:00:02 -0400 (0:00:00.084) 0:02:35.624 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 05:00:02 -0400 (0:00:00.062) 0:02:35.686 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 05:00:02 -0400 (0:00:00.071) 0:02:35.758 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 05:00:02 -0400 (0:00:00.100) 0:02:35.858 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 05:00:03 -0400 (0:00:00.111) 0:02:35.970 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 05:00:03 -0400 (0:00:00.100) 0:02:36.071 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 05:00:03 -0400 (0:00:00.106) 0:02:36.177 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 05:00:03 -0400 (0:00:00.101) 0:02:36.279 ********* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005280", "end": "2025-05-14 05:00:03.631442", "rc": 0, "start": "2025-05-14 05:00:03.626162" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 05:00:03 -0400 (0:00:00.430) 0:02:36.710 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 05:00:03 -0400 (0:00:00.111) 0:02:36.821 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 05:00:05 -0400 (0:00:01.670) 0:02:38.492 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 05:00:05 -0400 (0:00:00.107) 0:02:38.600 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 05:00:05 -0400 (0:00:00.096) 0:02:38.697 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 05:00:05 -0400 (0:00:00.105) 0:02:38.802 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 05:00:05 -0400 (0:00:00.104) 0:02:38.907 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:00:06 -0400 (0:00:00.185) 0:02:39.092 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003128", "end": "2025-05-14 05:00:06.445996", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:00:06.442868" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:00:06 -0400 (0:00:00.395) 0:02:39.488 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.049201", "end": "2025-05-14 05:00:06.840783", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:06.791582" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:00:06 -0400 (0:00:00.408) 0:02:39.897 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.060) 0:02:39.958 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.065) 0:02:40.023 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.064) 0:02:40.088 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.068) 0:02:40.156 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.071) 0:02:40.227 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.094) 0:02:40.322 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.103) 0:02:40.426 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.105) 0:02:40.531 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.103) 0:02:40.635 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 05:00:07 -0400 (0:00:00.219) 0:02:40.854 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.104) 0:02:40.958 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.107) 0:02:41.066 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.102) 0:02:41.168 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.104) 0:02:41.273 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.080) 0:02:41.353 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.079) 0:02:41.433 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.060) 0:02:41.493 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.065) 0:02:41.559 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.059) 0:02:41.619 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.069) 0:02:41.689 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.087) 0:02:41.776 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 05:00:08 -0400 (0:00:00.104) 0:02:41.881 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.097) 0:02:41.978 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.102) 0:02:42.081 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.099) 0:02:42.180 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.110) 0:02:42.290 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.097) 0:02:42.388 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.100) 0:02:42.488 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.096) 0:02:42.585 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.102) 0:02:42.687 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.099) 0:02:42.787 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 05:00:09 -0400 (0:00:00.094) 0:02:42.882 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.163) 0:02:43.045 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.063) 0:02:43.109 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.062) 0:02:43.171 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.065) 0:02:43.237 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.065) 0:02:43.302 ********* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.092) 0:02:43.395 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.101) 0:02:43.496 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.079) 0:02:43.575 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.109) 0:02:43.685 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.065) 0:02:43.752 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.064) 0:02:43.816 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.062) 0:02:43.879 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 05:00:10 -0400 (0:00:00.066) 0:02:43.945 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.073) 0:02:44.019 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.103) 0:02:44.123 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.079) 0:02:44.202 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.085) 0:02:44.288 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.066) 0:02:44.354 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.072) 0:02:44.427 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.092) 0:02:44.519 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.084) 0:02:44.604 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.096) 0:02:44.701 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.147) 0:02:44.848 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 05:00:11 -0400 (0:00:00.098) 0:02:44.946 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 05:00:12 -0400 (0:00:00.083) 0:02:45.030 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 05:00:12 -0400 (0:00:00.083) 0:02:45.114 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 05:00:12 -0400 (0:00:00.079) 0:02:45.193 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 05:00:12 -0400 (0:00:00.078) 0:02:45.272 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 05:00:12 -0400 (0:00:00.103) 0:02:45.375 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 05:00:12 -0400 (0:00:00.102) 0:02:45.478 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 05:00:12 -0400 (0:00:00.107) 0:02:45.586 ********* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 05:00:13 -0400 (0:00:00.528) 0:02:46.114 ********* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:59:31 EDT", "ActiveEnterTimestampMonotonic": "1566353915", "ActiveExitTimestamp": "Wed 2025-05-14 04:59:31 EDT", "ActiveExitTimestampMonotonic": "1565818018", "ActiveState": "active", "After": "system.slice systemd-journald.socket -.mount network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:59:31 EDT", "AssertTimestampMonotonic": "1566353287", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:59:31 EDT", "ConditionTimestampMonotonic": "1566353279", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16520", "ExecMainStartTimestamp": "Wed 2025-05-14 04:59:31 EDT", "ExecMainStartTimestampMonotonic": "1566353842", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 04:59:31 EDT] ; stop_time=[n/a] ; pid=16520 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:59:31 EDT", "InactiveEnterTimestampMonotonic": "1566352646", "InactiveExitTimestamp": "Wed 2025-05-14 04:59:31 EDT", "InactiveExitTimestampMonotonic": "1566353915", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "16520", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:59:31 EDT", "WatchdogTimestampMonotonic": "1566353886", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 05:00:13 -0400 (0:00:00.785) 0:02:46.900 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 05:00:14 -0400 (0:00:00.067) 0:02:46.967 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:131 Wednesday 14 May 2025 05:00:14 -0400 (0:00:00.087) 0:02:47.055 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Wednesday 14 May 2025 05:00:14 -0400 (0:00:00.612) 0:02:47.668 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Wednesday 14 May 2025 05:00:14 -0400 (0:00:00.080) 0:02:47.748 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Wednesday 14 May 2025 05:00:14 -0400 (0:00:00.075) 0:02:47.824 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 14 May 2025 05:00:14 -0400 (0:00:00.069) 0:02:47.893 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 14 May 2025 05:00:15 -0400 (0:00:00.100) 0:02:47.994 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 14 May 2025 05:00:15 -0400 (0:00:00.106) 0:02:48.100 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 14 May 2025 05:00:15 -0400 (0:00:00.105) 0:02:48.205 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 14 May 2025 05:00:15 -0400 (0:00:00.103) 0:02:48.309 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 14 May 2025 05:00:15 -0400 (0:00:00.107) 0:02:48.417 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 05:00:15 -0400 (0:00:00.188) 0:02:48.605 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 05:00:13 EDT", "ActiveEnterTimestampMonotonic": "1608629907", "ActiveExitTimestamp": "Wed 2025-05-14 05:00:13 EDT", "ActiveExitTimestampMonotonic": "1608378458", "ActiveState": "active", "After": "system.slice systemd-journald.socket -.mount network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 05:00:13 EDT", "AssertTimestampMonotonic": "1608629155", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 05:00:13 EDT", "ConditionTimestampMonotonic": "1608629153", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18961", "ExecMainStartTimestamp": "Wed 2025-05-14 05:00:13 EDT", "ExecMainStartTimestampMonotonic": "1608629813", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 05:00:13 EDT] ; stop_time=[n/a] ; pid=18961 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 05:00:13 EDT", "InactiveEnterTimestampMonotonic": "1608628701", "InactiveExitTimestamp": "Wed 2025-05-14 05:00:13 EDT", "InactiveExitTimestampMonotonic": "1608629907", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "18961", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 05:00:13 EDT", "WatchdogTimestampMonotonic": "1608629870", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 05:00:16 -0400 (0:00:00.517) 0:02:49.123 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003417", "end": "2025-05-14 05:00:16.503789", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:00:16.500372" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 05:00:16 -0400 (0:00:00.468) 0:02:49.591 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003551", "end": "2025-05-14 05:00:16.990772", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:00:16.987221" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 05:00:17 -0400 (0:00:00.454) 0:02:50.046 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wednesday 14 May 2025 05:00:17 -0400 (0:00:00.080) 0:02:50.127 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Wednesday 14 May 2025 05:00:18 -0400 (0:00:01.412) 0:02:51.539 ********* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023842", "end": "2025-05-14 05:00:18.898715", "rc": 0, "start": "2025-05-14 05:00:18.874873" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Wednesday 14 May 2025 05:00:18 -0400 (0:00:00.416) 0:02:51.956 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Wednesday 14 May 2025 05:00:19 -0400 (0:00:00.095) 0:02:52.051 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Wednesday 14 May 2025 05:00:19 -0400 (0:00:00.098) 0:02:52.150 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Wednesday 14 May 2025 05:00:19 -0400 (0:00:00.080) 0:02:52.231 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Wednesday 14 May 2025 05:00:19 -0400 (0:00:00.080) 0:02:52.311 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Wednesday 14 May 2025 05:00:19 -0400 (0:00:00.071) 0:02:52.383 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Wednesday 14 May 2025 05:00:19 -0400 (0:00:00.063) 0:02:52.447 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Wednesday 14 May 2025 05:00:19 -0400 (0:00:00.066) 0:02:52.513 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Wednesday 14 May 2025 05:00:19 -0400 (0:00:00.088) 0:02:52.602 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:00:19 -0400 (0:00:00.178) 0:02:52.780 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004552", "end": "2025-05-14 05:00:20.116025", "rc": 0, "start": "2025-05-14 05:00:20.111473" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.R4PcLT TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:00:20 -0400 (0:00:00.382) 0:02:53.162 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:00:20 -0400 (0:00:00.123) 0:02:53.286 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.R4PcLT] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:00:20 -0400 (0:00:00.070) 0:02:53.357 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Wednesday 14 May 2025 05:00:20 -0400 (0:00:00.070) 0:02:53.427 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:00:20 -0400 (0:00:00.115) 0:02:53.543 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004320", "end": "2025-05-14 05:00:20.848146", "rc": 0, "start": "2025-05-14 05:00:20.843826" } STDOUT: tlskey = /etc/pki/tls/private/ansible.tsaYW3 TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:00:21 -0400 (0:00:00.432) 0:02:53.976 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:00:21 -0400 (0:00:00.088) 0:02:54.064 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.tsaYW3] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:00:21 -0400 (0:00:00.071) 0:02:54.135 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Wednesday 14 May 2025 05:00:21 -0400 (0:00:00.068) 0:02:54.204 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:00:21 -0400 (0:00:00.174) 0:02:54.378 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004479", "end": "2025-05-14 05:00:21.707785", "rc": 0, "start": "2025-05-14 05:00:21.703306" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:00:21 -0400 (0:00:00.377) 0:02:54.756 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:00:21 -0400 (0:00:00.113) 0:02:54.869 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:00:22 -0400 (0:00:00.113) 0:02:54.983 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Wednesday 14 May 2025 05:00:22 -0400 (0:00:00.104) 0:02:55.088 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:00:22 -0400 (0:00:00.188) 0:02:55.276 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004415", "end": "2025-05-14 05:00:22.601949", "rc": 0, "start": "2025-05-14 05:00:22.597534" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:00:22 -0400 (0:00:00.371) 0:02:55.647 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:00:22 -0400 (0:00:00.069) 0:02:55.717 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:00:22 -0400 (0:00:00.083) 0:02:55.801 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Wednesday 14 May 2025 05:00:22 -0400 (0:00:00.064) 0:02:55.865 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:137 Wednesday 14 May 2025 05:00:22 -0400 (0:00:00.061) 0:02:55.926 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node3 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Wednesday 14 May 2025 05:00:23 -0400 (0:00:00.488) 0:02:56.415 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003214", "end": "2025-05-14 05:00:23.885399", "rc": 0, "start": "2025-05-14 05:00:23.882185" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = false [EULA] accepteula = Y [network] tlscert = /etc/pki/tls/certs/ansible.R4PcLT tlskey = /etc/pki/tls/private/ansible.tsaYW3 tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:141 Wednesday 14 May 2025 05:00:23 -0400 (0:00:00.517) 0:02:56.932 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 05:00:25 -0400 (0:00:01.137) 0:02:58.069 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 05:00:25 -0400 (0:00:00.171) 0:02:58.241 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 05:00:25 -0400 (0:00:00.130) 0:02:58.371 ********* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 05:00:25 -0400 (0:00:00.314) 0:02:58.685 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 05:00:25 -0400 (0:00:00.104) 0:02:58.790 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 05:00:25 -0400 (0:00:00.097) 0:02:58.887 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.085) 0:02:58.973 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.071) 0:02:59.044 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.065) 0:02:59.110 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.095) 0:02:59.206 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.100) 0:02:59.307 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.097) 0:02:59.404 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.077) 0:02:59.482 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.086) 0:02:59.568 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.061) 0:02:59.630 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.063) 0:02:59.693 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.064) 0:02:59.757 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.065) 0:02:59.823 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 05:00:26 -0400 (0:00:00.065) 0:02:59.888 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 05:00:27 -0400 (0:00:00.077) 0:02:59.966 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 05:00:27 -0400 (0:00:00.065) 0:03:00.031 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 05:00:27 -0400 (0:00:00.068) 0:03:00.099 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 05:00:27 -0400 (0:00:00.064) 0:03:00.164 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 05:00:27 -0400 (0:00:00.065) 0:03:00.229 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 05:00:27 -0400 (0:00:00.065) 0:03:00.294 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 05:00:27 -0400 (0:00:00.206) 0:03:00.501 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 05:00:28 -0400 (0:00:01.337) 0:03:01.838 ********* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 05:00:29 -0400 (0:00:00.247) 0:03:02.086 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 05:00:29 -0400 (0:00:00.104) 0:03:02.191 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 05:00:29 -0400 (0:00:00.108) 0:03:02.300 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 05:00:29 -0400 (0:00:00.188) 0:03:02.489 ********* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 05:00:30 -0400 (0:00:00.614) 0:03:03.104 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 05:00:30 -0400 (0:00:00.100) 0:03:03.205 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 05:00:30 -0400 (0:00:00.109) 0:03:03.314 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 05:00:30 -0400 (0:00:00.100) 0:03:03.415 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 05:00:30 -0400 (0:00:00.102) 0:03:03.518 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 05:00:30 -0400 (0:00:00.108) 0:03:03.626 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 05:00:30 -0400 (0:00:00.230) 0:03:03.858 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 05:00:31 -0400 (0:00:00.138) 0:03:03.996 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 05:00:31 -0400 (0:00:00.103) 0:03:04.100 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 05:00:31 -0400 (0:00:00.720) 0:03:04.821 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 05:00:32 -0400 (0:00:00.682) 0:03:05.503 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005326", "end": "2025-05-14 05:00:32.884543", "rc": 0, "start": "2025-05-14 05:00:32.879217" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 05:00:33 -0400 (0:00:00.472) 0:03:05.976 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005046", "end": "2025-05-14 05:00:33.320222", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:33.315176" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 05:00:33 -0400 (0:00:00.428) 0:03:06.404 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.005077", "end": "2025-05-14 05:00:33.753405", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:33.748328" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 05:00:33 -0400 (0:00:00.444) 0:03:06.849 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 05:00:34 -0400 (0:00:00.109) 0:03:06.959 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 05:00:34 -0400 (0:00:00.100) 0:03:07.059 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 05:00:34 -0400 (0:00:00.102) 0:03:07.162 ********* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 05:00:34 -0400 (0:00:00.114) 0:03:07.277 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 05:00:34 -0400 (0:00:00.099) 0:03:07.377 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 05:00:34 -0400 (0:00:00.102) 0:03:07.479 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 05:00:35 -0400 (0:00:00.651) 0:03:08.131 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket systemd-sysctl.service dbus.service network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 05:00:35 -0400 (0:00:00.526) 0:03:08.657 ********* ok: [managed-node3] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket systemd-sysctl.service dbus.service network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 05:00:36 -0400 (0:00:00.507) 0:03:09.165 ********* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 05:00:36 -0400 (0:00:00.414) 0:03:09.579 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 05:00:36 -0400 (0:00:00.114) 0:03:09.694 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 05:00:36 -0400 (0:00:00.111) 0:03:09.805 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 05:00:36 -0400 (0:00:00.108) 0:03:09.913 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 05:00:37 -0400 (0:00:00.102) 0:03:10.016 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 05:00:37 -0400 (0:00:00.103) 0:03:10.119 ********* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 05:00:37 -0400 (0:00:00.444) 0:03:10.564 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 05:00:37 -0400 (0:00:00.095) 0:03:10.659 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 05:00:38 -0400 (0:00:00.647) 0:03:11.307 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 05:00:38 -0400 (0:00:00.087) 0:03:11.394 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 05:00:38 -0400 (0:00:00.077) 0:03:11.472 ********* skipping: [managed-node3] => (item=/tmp/ansible.R4PcLT) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.R4PcLT", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.tsaYW3) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.tsaYW3", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 05:00:38 -0400 (0:00:00.082) 0:03:11.555 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:00:38 -0400 (0:00:00.163) 0:03:11.718 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003128", "end": "2025-05-14 05:00:39.068166", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:39.065038" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.R4PcLT TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:00:39 -0400 (0:00:00.402) 0:03:12.121 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:00:39 -0400 (0:00:00.122) 0:03:12.243 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.050938", "end": "2025-05-14 05:00:39.633107", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:39.582169" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 05:00:39 -0400 (0:00:00.443) 0:03:12.687 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:00:39 -0400 (0:00:00.128) 0:03:12.816 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003279", "end": "2025-05-14 05:00:40.135150", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:40.131871" } STDOUT: tlskey = /etc/pki/tls/private/ansible.tsaYW3 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:00:40 -0400 (0:00:00.365) 0:03:13.182 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:00:40 -0400 (0:00:00.073) 0:03:13.256 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.048838", "end": "2025-05-14 05:00:40.614583", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:40.565745" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 05:00:40 -0400 (0:00:00.434) 0:03:13.691 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:00:40 -0400 (0:00:00.188) 0:03:13.880 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003183", "end": "2025-05-14 05:00:41.221711", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:41.218528" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:00:41 -0400 (0:00:00.428) 0:03:14.308 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:00:41 -0400 (0:00:00.112) 0:03:14.421 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.049380", "end": "2025-05-14 05:00:41.837608", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:41.788228" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 05:00:41 -0400 (0:00:00.515) 0:03:14.936 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:00:42 -0400 (0:00:00.208) 0:03:15.144 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003320", "end": "2025-05-14 05:00:42.550577", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:42.547257" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:00:42 -0400 (0:00:00.488) 0:03:15.633 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:00:42 -0400 (0:00:00.130) 0:03:15.763 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.048964", "end": "2025-05-14 05:00:43.158460", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:43.109496" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 05:00:43 -0400 (0:00:00.458) 0:03:16.222 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004707", "end": "2025-05-14 05:00:43.544047", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:00:43.539340" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 05:00:43 -0400 (0:00:00.407) 0:03:16.630 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 05:00:43 -0400 (0:00:00.111) 0:03:16.742 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 05:00:43 -0400 (0:00:00.109) 0:03:16.851 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 05:00:44 -0400 (0:00:00.108) 0:03:16.960 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 05:00:44 -0400 (0:00:00.109) 0:03:17.069 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 05:00:44 -0400 (0:00:00.092) 0:03:17.161 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 05:00:44 -0400 (0:00:00.091) 0:03:17.252 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 05:00:44 -0400 (0:00:00.075) 0:03:17.328 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 05:00:44 -0400 (0:00:00.071) 0:03:17.399 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 05:00:44 -0400 (0:00:00.089) 0:03:17.489 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 05:00:44 -0400 (0:00:00.102) 0:03:17.591 ********* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004854", "end": "2025-05-14 05:00:44.954069", "rc": 0, "start": "2025-05-14 05:00:44.949215" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 05:00:45 -0400 (0:00:00.442) 0:03:18.033 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 05:00:45 -0400 (0:00:00.090) 0:03:18.124 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 05:00:46 -0400 (0:00:01.606) 0:03:19.731 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 05:00:46 -0400 (0:00:00.115) 0:03:19.846 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 05:00:46 -0400 (0:00:00.103) 0:03:19.949 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 05:00:47 -0400 (0:00:00.119) 0:03:20.069 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 05:00:47 -0400 (0:00:00.104) 0:03:20.174 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:00:47 -0400 (0:00:00.182) 0:03:20.356 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003063", "end": "2025-05-14 05:00:47.695516", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:00:47.692453" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:00:47 -0400 (0:00:00.428) 0:03:20.785 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.048950", "end": "2025-05-14 05:00:48.182545", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:00:48.133595" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:00:48 -0400 (0:00:00.499) 0:03:21.285 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 05:00:48 -0400 (0:00:00.104) 0:03:21.389 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 05:00:48 -0400 (0:00:00.099) 0:03:21.489 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 05:00:48 -0400 (0:00:00.099) 0:03:21.588 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 05:00:48 -0400 (0:00:00.100) 0:03:21.689 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 05:00:48 -0400 (0:00:00.100) 0:03:21.789 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 05:00:48 -0400 (0:00:00.096) 0:03:21.885 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 05:00:49 -0400 (0:00:00.103) 0:03:21.989 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 05:00:49 -0400 (0:00:00.101) 0:03:22.090 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 05:00:49 -0400 (0:00:00.101) 0:03:22.192 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 05:00:49 -0400 (0:00:00.100) 0:03:22.292 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 05:00:49 -0400 (0:00:00.104) 0:03:22.397 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 05:00:49 -0400 (0:00:00.230) 0:03:22.628 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 05:00:49 -0400 (0:00:00.103) 0:03:22.731 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 05:00:49 -0400 (0:00:00.107) 0:03:22.839 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 05:00:49 -0400 (0:00:00.103) 0:03:22.942 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.102) 0:03:23.045 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.109) 0:03:23.154 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.107) 0:03:23.262 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.103) 0:03:23.366 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.105) 0:03:23.471 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.097) 0:03:23.569 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.101) 0:03:23.670 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.096) 0:03:23.766 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.082) 0:03:23.848 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 05:00:50 -0400 (0:00:00.084) 0:03:23.933 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.069) 0:03:24.002 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.062) 0:03:24.064 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.066) 0:03:24.130 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.060) 0:03:24.190 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.060) 0:03:24.251 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.060) 0:03:24.312 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.061) 0:03:24.373 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.060) 0:03:24.433 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.060) 0:03:24.494 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.058) 0:03:24.553 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.202) 0:03:24.755 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 05:00:51 -0400 (0:00:00.128) 0:03:24.884 ********* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 05:00:52 -0400 (0:00:00.120) 0:03:25.005 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 05:00:52 -0400 (0:00:00.118) 0:03:25.123 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 05:00:52 -0400 (0:00:00.107) 0:03:25.230 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 05:00:52 -0400 (0:00:00.137) 0:03:25.368 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 05:00:52 -0400 (0:00:00.117) 0:03:25.485 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 05:00:52 -0400 (0:00:00.101) 0:03:25.586 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 05:00:52 -0400 (0:00:00.103) 0:03:25.689 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 05:00:52 -0400 (0:00:00.099) 0:03:25.789 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 05:00:52 -0400 (0:00:00.105) 0:03:25.894 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.100) 0:03:25.995 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.089) 0:03:26.084 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.089) 0:03:26.173 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.065) 0:03:26.238 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.061) 0:03:26.300 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.065) 0:03:26.366 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.061) 0:03:26.427 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.106) 0:03:26.534 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.100) 0:03:26.634 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.104) 0:03:26.739 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 05:00:53 -0400 (0:00:00.098) 0:03:26.837 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 05:00:54 -0400 (0:00:00.234) 0:03:27.072 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 05:00:54 -0400 (0:00:00.126) 0:03:27.198 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 05:00:54 -0400 (0:00:00.106) 0:03:27.304 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 05:00:54 -0400 (0:00:00.097) 0:03:27.402 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 05:00:54 -0400 (0:00:00.103) 0:03:27.505 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 05:00:54 -0400 (0:00:00.084) 0:03:27.590 ********* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 05:00:55 -0400 (0:00:00.449) 0:03:28.039 ********* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 05:00:13 EDT", "ActiveEnterTimestampMonotonic": "1608629907", "ActiveExitTimestamp": "Wed 2025-05-14 05:00:13 EDT", "ActiveExitTimestampMonotonic": "1608378458", "ActiveState": "active", "After": "system.slice systemd-journald.socket -.mount network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 05:00:13 EDT", "AssertTimestampMonotonic": "1608629155", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 05:00:13 EDT", "ConditionTimestampMonotonic": "1608629153", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18961", "ExecMainStartTimestamp": "Wed 2025-05-14 05:00:13 EDT", "ExecMainStartTimestampMonotonic": "1608629813", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 05:00:13 EDT] ; stop_time=[n/a] ; pid=18961 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 05:00:13 EDT", "InactiveEnterTimestampMonotonic": "1608628701", "InactiveExitTimestamp": "Wed 2025-05-14 05:00:13 EDT", "InactiveExitTimestampMonotonic": "1608629907", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "18961", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 05:00:13 EDT", "WatchdogTimestampMonotonic": "1608629870", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 05:00:55 -0400 (0:00:00.887) 0:03:28.927 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 05:00:56 -0400 (0:00:00.084) 0:03:29.011 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:147 Wednesday 14 May 2025 05:00:56 -0400 (0:00:00.068) 0:03:29.080 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Wednesday 14 May 2025 05:00:56 -0400 (0:00:00.712) 0:03:29.792 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Wednesday 14 May 2025 05:00:57 -0400 (0:00:00.177) 0:03:29.970 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Wednesday 14 May 2025 05:00:57 -0400 (0:00:00.085) 0:03:30.055 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 14 May 2025 05:00:57 -0400 (0:00:00.111) 0:03:30.167 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 14 May 2025 05:00:57 -0400 (0:00:00.111) 0:03:30.278 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 14 May 2025 05:00:57 -0400 (0:00:00.107) 0:03:30.385 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 14 May 2025 05:00:57 -0400 (0:00:00.099) 0:03:30.485 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 14 May 2025 05:00:57 -0400 (0:00:00.102) 0:03:30.588 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 14 May 2025 05:00:57 -0400 (0:00:00.099) 0:03:30.688 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 05:00:57 -0400 (0:00:00.177) 0:03:30.866 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 05:00:55 EDT", "ActiveEnterTimestampMonotonic": "1650625584", "ActiveExitTimestamp": "Wed 2025-05-14 05:00:55 EDT", "ActiveExitTimestampMonotonic": "1650388532", "ActiveState": "active", "After": "system.slice systemd-journald.socket -.mount network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 05:00:55 EDT", "AssertTimestampMonotonic": "1650624841", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 05:00:55 EDT", "ConditionTimestampMonotonic": "1650624839", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21111", "ExecMainStartTimestamp": "Wed 2025-05-14 05:00:55 EDT", "ExecMainStartTimestampMonotonic": "1650625508", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 05:00:55 EDT] ; stop_time=[n/a] ; pid=21111 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 05:00:55 EDT", "InactiveEnterTimestampMonotonic": "1650624241", "InactiveExitTimestamp": "Wed 2025-05-14 05:00:55 EDT", "InactiveExitTimestampMonotonic": "1650625584", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "21111", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 05:00:55 EDT", "WatchdogTimestampMonotonic": "1650625555", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 05:00:58 -0400 (0:00:00.538) 0:03:31.404 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004049", "end": "2025-05-14 05:00:58.817547", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:00:58.813498" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 05:00:58 -0400 (0:00:00.501) 0:03:31.905 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003604", "end": "2025-05-14 05:00:59.275976", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:00:59.272372" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 05:00:59 -0400 (0:00:00.444) 0:03:32.350 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wednesday 14 May 2025 05:00:59 -0400 (0:00:00.119) 0:03:32.469 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Wednesday 14 May 2025 05:01:00 -0400 (0:00:01.386) 0:03:33.855 ********* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023926", "end": "2025-05-14 05:01:01.203342", "rc": 0, "start": "2025-05-14 05:01:01.179416" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Wednesday 14 May 2025 05:01:01 -0400 (0:00:00.451) 0:03:34.307 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Wednesday 14 May 2025 05:01:01 -0400 (0:00:00.114) 0:03:34.421 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Wednesday 14 May 2025 05:01:01 -0400 (0:00:00.106) 0:03:34.528 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Wednesday 14 May 2025 05:01:01 -0400 (0:00:00.112) 0:03:34.641 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Wednesday 14 May 2025 05:01:01 -0400 (0:00:00.114) 0:03:34.755 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Wednesday 14 May 2025 05:01:01 -0400 (0:00:00.117) 0:03:34.872 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Wednesday 14 May 2025 05:01:02 -0400 (0:00:00.084) 0:03:34.957 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Wednesday 14 May 2025 05:01:02 -0400 (0:00:00.071) 0:03:35.029 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Wednesday 14 May 2025 05:01:02 -0400 (0:00:00.061) 0:03:35.090 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:01:02 -0400 (0:00:00.172) 0:03:35.263 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004501", "end": "2025-05-14 05:01:02.616688", "rc": 0, "start": "2025-05-14 05:01:02.612187" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:01:02 -0400 (0:00:00.398) 0:03:35.661 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:01:02 -0400 (0:00:00.090) 0:03:35.751 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:01:02 -0400 (0:00:00.101) 0:03:35.853 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Wednesday 14 May 2025 05:01:02 -0400 (0:00:00.100) 0:03:35.954 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:01:03 -0400 (0:00:00.191) 0:03:36.146 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004345", "end": "2025-05-14 05:01:03.494715", "rc": 0, "start": "2025-05-14 05:01:03.490370" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:01:03 -0400 (0:00:00.418) 0:03:36.564 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:01:03 -0400 (0:00:00.130) 0:03:36.694 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:01:03 -0400 (0:00:00.248) 0:03:36.943 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Wednesday 14 May 2025 05:01:04 -0400 (0:00:00.068) 0:03:37.011 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:01:04 -0400 (0:00:00.124) 0:03:37.135 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004503", "end": "2025-05-14 05:01:04.491484", "rc": 0, "start": "2025-05-14 05:01:04.486981" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:01:04 -0400 (0:00:00.419) 0:03:37.555 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:01:04 -0400 (0:00:00.098) 0:03:37.653 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:01:04 -0400 (0:00:00.072) 0:03:37.725 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Wednesday 14 May 2025 05:01:04 -0400 (0:00:00.096) 0:03:37.822 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:01:05 -0400 (0:00:00.197) 0:03:38.019 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004452", "end": "2025-05-14 05:01:05.346228", "rc": 0, "start": "2025-05-14 05:01:05.341776" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:01:05 -0400 (0:00:00.387) 0:03:38.407 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:01:05 -0400 (0:00:00.107) 0:03:38.514 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:01:05 -0400 (0:00:00.142) 0:03:38.656 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Wednesday 14 May 2025 05:01:05 -0400 (0:00:00.102) 0:03:38.758 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 Wednesday 14 May 2025 05:01:05 -0400 (0:00:00.076) 0:03:38.835 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 05:01:07 -0400 (0:00:01.743) 0:03:40.578 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 05:01:07 -0400 (0:00:00.186) 0:03:40.765 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 05:01:07 -0400 (0:00:00.135) 0:03:40.901 ********* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 05:01:08 -0400 (0:00:00.159) 0:03:41.061 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 05:01:08 -0400 (0:00:00.107) 0:03:41.168 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 05:01:08 -0400 (0:00:00.106) 0:03:41.275 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 05:01:08 -0400 (0:00:00.104) 0:03:41.380 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 05:01:08 -0400 (0:00:00.102) 0:03:41.482 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 05:01:08 -0400 (0:00:00.273) 0:03:41.756 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 05:01:08 -0400 (0:00:00.068) 0:03:41.824 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 05:01:08 -0400 (0:00:00.091) 0:03:41.916 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.102) 0:03:42.018 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.104) 0:03:42.123 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.081) 0:03:42.205 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.085) 0:03:42.291 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.063) 0:03:42.355 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.066) 0:03:42.421 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.066) 0:03:42.487 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.071) 0:03:42.559 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.076) 0:03:42.636 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.068) 0:03:42.704 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.065) 0:03:42.770 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.067) 0:03:42.837 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 05:01:09 -0400 (0:00:00.062) 0:03:42.900 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 05:01:10 -0400 (0:00:00.067) 0:03:42.967 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 05:01:10 -0400 (0:00:00.062) 0:03:43.030 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 05:01:11 -0400 (0:00:01.716) 0:03:44.746 ********* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 05:01:11 -0400 (0:00:00.207) 0:03:44.953 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 05:01:12 -0400 (0:00:00.103) 0:03:45.057 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 05:01:12 -0400 (0:00:00.119) 0:03:45.177 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 05:01:12 -0400 (0:00:00.189) 0:03:45.366 ********* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 05:01:13 -0400 (0:00:00.641) 0:03:46.007 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 05:01:13 -0400 (0:00:00.111) 0:03:46.119 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 05:01:13 -0400 (0:00:00.111) 0:03:46.230 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 05:01:13 -0400 (0:00:00.104) 0:03:46.335 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 05:01:13 -0400 (0:00:00.108) 0:03:46.444 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 05:01:13 -0400 (0:00:00.119) 0:03:46.563 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 05:01:13 -0400 (0:00:00.108) 0:03:46.672 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 05:01:13 -0400 (0:00:00.143) 0:03:46.815 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 05:01:13 -0400 (0:00:00.100) 0:03:46.915 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 05:01:14 -0400 (0:00:00.726) 0:03:47.642 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 05:01:15 -0400 (0:00:00.689) 0:03:48.332 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005205", "end": "2025-05-14 05:01:15.704461", "rc": 0, "start": "2025-05-14 05:01:15.699256" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 05:01:16 -0400 (0:00:00.642) 0:03:48.974 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.009237", "end": "2025-05-14 05:01:16.332374", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:01:16.323137" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 05:01:16 -0400 (0:00:00.446) 0:03:49.421 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004807", "end": "2025-05-14 05:01:16.778341", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:01:16.773534" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 05:01:16 -0400 (0:00:00.454) 0:03:49.875 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 05:01:17 -0400 (0:00:00.112) 0:03:49.988 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 05:01:17 -0400 (0:00:00.105) 0:03:50.094 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 05:01:17 -0400 (0:00:00.104) 0:03:50.198 ********* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 05:01:17 -0400 (0:00:00.131) 0:03:50.330 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 05:01:17 -0400 (0:00:00.106) 0:03:50.437 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 05:01:17 -0400 (0:00:00.106) 0:03:50.543 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 05:01:18 -0400 (0:00:00.668) 0:03:51.212 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket systemd-sysctl.service dbus.service network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 05:01:18 -0400 (0:00:00.521) 0:03:51.733 ********* ok: [managed-node3] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket systemd-sysctl.service dbus.service network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 05:01:19 -0400 (0:00:00.459) 0:03:52.193 ********* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 05:01:19 -0400 (0:00:00.366) 0:03:52.560 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 05:01:19 -0400 (0:00:00.111) 0:03:52.671 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 05:01:19 -0400 (0:00:00.112) 0:03:52.783 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 05:01:20 -0400 (0:00:00.282) 0:03:53.066 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 05:01:20 -0400 (0:00:00.112) 0:03:53.179 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 05:01:20 -0400 (0:00:00.105) 0:03:53.284 ********* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 05:01:20 -0400 (0:00:00.441) 0:03:53.726 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 05:01:20 -0400 (0:00:00.105) 0:03:53.832 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 05:01:21 -0400 (0:00:00.687) 0:03:54.519 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Wednesday 14 May 2025 05:01:21 -0400 (0:00:00.201) 0:03:54.720 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 14 May 2025 05:01:21 -0400 (0:00:00.142) 0:03:54.863 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Wednesday 14 May 2025 05:01:22 -0400 (0:00:00.097) 0:03:54.961 ********* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Wednesday 14 May 2025 05:01:22 -0400 (0:00:00.412) 0:03:55.373 ********* ok: [managed-node3] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Wednesday 14 May 2025 05:01:22 -0400 (0:00:00.080) 0:03:55.454 ********* skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Wednesday 14 May 2025 05:01:22 -0400 (0:00:00.266) 0:03:55.721 ********* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.2 M\nInstalled size: 6.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.2 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/7 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/7 \n Installing : python-ply-3.4-11.el7.noarch 3/7 \n Installing : python-pycparser-2.14-1.el7.noarch 4/7 \n Installing : python-cffi-1.6.0-5.el7.x86_64 5/7 \n Installing : python-idna-2.4-1.el7.noarch 6/7 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n Verifying : python-idna-2.4-1.el7.noarch 1/7 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/7 \n Verifying : python-ply-3.4-11.el7.noarch 3/7 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/7 \n Verifying : python-enum34-1.0.4-1.el7.noarch 5/7 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 6/7 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 \n python-idna.noarch 0:2.4-1.el7 python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Wednesday 14 May 2025 05:01:27 -0400 (0:00:04.672) 0:04:00.393 ********* changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: psmisc for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n psmisc x86_64 22.20-17.el7 base 141 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 984 k\nInstalled size: 3.7 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.0 MB/s | 984 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Installing : libtalloc-2.1.16-1.el7.x86_64 2/6 \n Installing : libtevent-0.9.39-1.el7.x86_64 3/6 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Installing : psmisc-22.20-17.el7.x86_64 5/6 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 6/6 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Verifying : libtevent-0.9.39-1.el7.x86_64 2/6 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 3/6 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 5/6 \n Verifying : psmisc-22.20-17.el7.x86_64 6/6 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n psmisc.x86_64 0:22.20-17.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Wednesday 14 May 2025 05:01:32 -0400 (0:00:04.711) 0:04:05.104 ********* changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Wednesday 14 May 2025 05:01:32 -0400 (0:00:00.415) 0:04:05.520 ********* changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Wednesday 14 May 2025 05:01:33 -0400 (0:00:00.456) 0:04:05.977 ********* changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice network.target syslog.target dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Wednesday 14 May 2025 05:01:34 -0400 (0:00:01.201) 0:04:07.179 ********* changed: [managed-node3] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.44.84', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.44.84", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Wednesday 14 May 2025 05:01:35 -0400 (0:00:01.262) 0:04:08.442 ********* skipping: [managed-node3] => (item=[u'cert', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.44.84', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.44.84", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=[u'key', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.44.84', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.44.84", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=[u'ca', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.44.84', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.44.84", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Wednesday 14 May 2025 05:01:35 -0400 (0:00:00.165) 0:04:08.608 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Wednesday 14 May 2025 05:01:35 -0400 (0:00:00.097) 0:04:08.705 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Wednesday 14 May 2025 05:01:35 -0400 (0:00:00.082) 0:04:08.788 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 05:01:35 -0400 (0:00:00.078) 0:04:08.867 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 05:01:35 -0400 (0:00:00.086) 0:04:08.953 ********* skipping: [managed-node3] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 05:01:36 -0400 (0:00:00.087) 0:04:09.041 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:01:36 -0400 (0:00:00.169) 0:04:09.211 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003132", "end": "2025-05-14 05:01:36.574151", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:01:36.571019" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:01:36 -0400 (0:00:00.410) 0:04:09.621 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.050578", "end": "2025-05-14 05:01:37.025037", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:01:36.974459" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:01:37 -0400 (0:00:00.464) 0:04:10.086 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 05:01:37 -0400 (0:00:00.100) 0:04:10.187 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:01:37 -0400 (0:00:00.160) 0:04:10.348 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003332", "end": "2025-05-14 05:01:37.667054", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:01:37.663722" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:01:37 -0400 (0:00:00.391) 0:04:10.739 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.049148", "end": "2025-05-14 05:01:38.125569", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:01:38.076421" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:01:38 -0400 (0:00:00.487) 0:04:11.227 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 05:01:38 -0400 (0:00:00.106) 0:04:11.333 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:01:38 -0400 (0:00:00.376) 0:04:11.710 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003271", "end": "2025-05-14 05:01:39.055924", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:01:39.052653" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:01:39 -0400 (0:00:00.395) 0:04:12.105 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.048925", "end": "2025-05-14 05:01:39.469348", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:01:39.420423" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:01:39 -0400 (0:00:00.450) 0:04:12.556 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 05:01:39 -0400 (0:00:00.077) 0:04:12.634 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:01:39 -0400 (0:00:00.135) 0:04:12.769 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003407", "end": "2025-05-14 05:01:40.118135", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:01:40.114728" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:01:40 -0400 (0:00:00.396) 0:04:13.166 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.051401", "end": "2025-05-14 05:01:40.565046", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:01:40.513645" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:01:40 -0400 (0:00:00.461) 0:04:13.627 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 05:01:40 -0400 (0:00:00.103) 0:04:13.731 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004932", "end": "2025-05-14 05:01:41.092428", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:01:41.087496" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 05:01:41 -0400 (0:00:00.448) 0:04:14.179 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 05:01:41 -0400 (0:00:00.088) 0:04:14.267 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 05:01:41 -0400 (0:00:00.091) 0:04:14.359 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 05:01:41 -0400 (0:00:00.070) 0:04:14.430 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 05:01:41 -0400 (0:00:00.072) 0:04:14.502 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 05:01:41 -0400 (0:00:00.104) 0:04:14.607 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 05:01:41 -0400 (0:00:00.112) 0:04:14.719 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 05:01:41 -0400 (0:00:00.095) 0:04:14.815 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 05:01:41 -0400 (0:00:00.091) 0:04:14.906 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 05:01:42 -0400 (0:00:00.214) 0:04:15.120 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 05:01:42 -0400 (0:00:00.068) 0:04:15.189 ********* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005424", "end": "2025-05-14 05:01:42.546179", "rc": 0, "start": "2025-05-14 05:01:42.540755" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 05:01:42 -0400 (0:00:00.439) 0:04:15.628 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 05:01:42 -0400 (0:00:00.113) 0:04:15.742 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 05:01:44 -0400 (0:00:01.321) 0:04:17.064 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 05:01:44 -0400 (0:00:00.071) 0:04:17.135 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 05:01:44 -0400 (0:00:00.066) 0:04:17.202 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 05:01:44 -0400 (0:00:00.064) 0:04:17.266 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 05:01:44 -0400 (0:00:00.067) 0:04:17.333 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:01:44 -0400 (0:00:00.109) 0:04:17.443 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003301", "end": "2025-05-14 05:01:44.762582", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:01:44.759281" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:01:44 -0400 (0:00:00.371) 0:04:17.814 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.051829", "end": "2025-05-14 05:01:45.194444", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:01:45.142615" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:01:45 -0400 (0:00:00.441) 0:04:18.256 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 05:01:45 -0400 (0:00:00.067) 0:04:18.323 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 05:01:45 -0400 (0:00:00.198) 0:04:18.522 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 05:01:45 -0400 (0:00:00.069) 0:04:18.592 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 05:01:45 -0400 (0:00:00.068) 0:04:18.660 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 05:01:45 -0400 (0:00:00.066) 0:04:18.727 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 05:01:45 -0400 (0:00:00.067) 0:04:18.795 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 05:01:45 -0400 (0:00:00.063) 0:04:18.858 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 05:01:45 -0400 (0:00:00.071) 0:04:18.930 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.066) 0:04:18.997 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.072) 0:04:19.069 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.064) 0:04:19.135 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.065) 0:04:19.200 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.062) 0:04:19.262 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.069) 0:04:19.332 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.066) 0:04:19.399 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.065) 0:04:19.464 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.064) 0:04:19.529 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.065) 0:04:19.595 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.063) 0:04:19.659 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.066) 0:04:19.725 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.063) 0:04:19.789 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.064) 0:04:19.854 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 05:01:46 -0400 (0:00:00.061) 0:04:19.916 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.064) 0:04:19.980 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.065) 0:04:20.045 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.065) 0:04:20.111 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.064) 0:04:20.175 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.066) 0:04:20.241 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.064) 0:04:20.306 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.066) 0:04:20.372 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.065) 0:04:20.437 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.202) 0:04:20.639 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.067) 0:04:20.707 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.066) 0:04:20.773 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.068) 0:04:20.842 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 05:01:47 -0400 (0:00:00.073) 0:04:20.915 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.067) 0:04:20.983 ********* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.111) 0:04:21.095 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.105) 0:04:21.200 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.093) 0:04:21.294 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.104) 0:04:21.398 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.071) 0:04:21.469 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.063) 0:04:21.533 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.066) 0:04:21.600 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.068) 0:04:21.668 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.069) 0:04:21.738 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.066) 0:04:21.805 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.070) 0:04:21.876 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 05:01:48 -0400 (0:00:00.070) 0:04:21.946 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.066) 0:04:22.013 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.064) 0:04:22.077 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.069) 0:04:22.146 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.062) 0:04:22.209 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.081) 0:04:22.290 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.064) 0:04:22.355 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.068) 0:04:22.423 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.063) 0:04:22.487 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.198) 0:04:22.686 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.081) 0:04:22.767 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.063) 0:04:22.831 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 05:01:49 -0400 (0:00:00.066) 0:04:22.897 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 05:01:50 -0400 (0:00:00.066) 0:04:22.964 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 05:01:50 -0400 (0:00:00.067) 0:04:23.032 ********* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 05:01:50 -0400 (0:00:00.453) 0:04:23.485 ********* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 05:00:55 EDT", "ActiveEnterTimestampMonotonic": "1650625584", "ActiveExitTimestamp": "Wed 2025-05-14 05:00:55 EDT", "ActiveExitTimestampMonotonic": "1650388532", "ActiveState": "active", "After": "system.slice network.target systemd-journald.socket basic.target -.mount auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 05:00:55 EDT", "AssertTimestampMonotonic": "1650624841", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 05:00:55 EDT", "ConditionTimestampMonotonic": "1650624839", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21111", "ExecMainStartTimestamp": "Wed 2025-05-14 05:00:55 EDT", "ExecMainStartTimestampMonotonic": "1650625508", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 05:00:55 EDT", "InactiveEnterTimestampMonotonic": "1650624241", "InactiveExitTimestamp": "Wed 2025-05-14 05:00:55 EDT", "InactiveExitTimestampMonotonic": "1650625584", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "21111", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 05:00:55 EDT", "WatchdogTimestampMonotonic": "1650625555", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 05:01:51 -0400 (0:00:01.147) 0:04:24.632 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 05:01:51 -0400 (0:00:00.070) 0:04:24.702 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:168 Wednesday 14 May 2025 05:01:51 -0400 (0:00:00.069) 0:04:24.772 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Wednesday 14 May 2025 05:01:52 -0400 (0:00:00.926) 0:04:25.698 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Wednesday 14 May 2025 05:01:52 -0400 (0:00:00.065) 0:04:25.764 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Wednesday 14 May 2025 05:01:52 -0400 (0:00:00.085) 0:04:25.850 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 14 May 2025 05:01:52 -0400 (0:00:00.105) 0:04:25.955 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 14 May 2025 05:01:53 -0400 (0:00:00.098) 0:04:26.054 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 14 May 2025 05:01:53 -0400 (0:00:00.082) 0:04:26.136 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 14 May 2025 05:01:53 -0400 (0:00:00.078) 0:04:26.215 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 14 May 2025 05:01:53 -0400 (0:00:00.064) 0:04:26.280 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 14 May 2025 05:01:53 -0400 (0:00:00.089) 0:04:26.369 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 05:01:53 -0400 (0:00:00.186) 0:04:26.556 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 05:01:51 EDT", "ActiveEnterTimestampMonotonic": "1706357369", "ActiveExitTimestamp": "Wed 2025-05-14 05:01:50 EDT", "ActiveExitTimestampMonotonic": "1705734883", "ActiveState": "active", "After": "system.slice network.target systemd-journald.socket basic.target -.mount auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 05:01:51 EDT", "AssertTimestampMonotonic": "1706356704", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 05:01:51 EDT", "ConditionTimestampMonotonic": "1706356703", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23794", "ExecMainStartTimestamp": "Wed 2025-05-14 05:01:51 EDT", "ExecMainStartTimestampMonotonic": "1706357301", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 05:01:51 EDT] ; stop_time=[n/a] ; pid=23794 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 05:01:51 EDT", "InactiveEnterTimestampMonotonic": "1706354783", "InactiveExitTimestamp": "Wed 2025-05-14 05:01:51 EDT", "InactiveExitTimestampMonotonic": "1706357369", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "23794", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 05:01:51 EDT", "WatchdogTimestampMonotonic": "1706357344", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 05:01:54 -0400 (0:00:00.530) 0:04:27.086 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.008550", "end": "2025-05-14 05:01:54.596238", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:01:54.587688" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 05:01:54 -0400 (0:00:00.635) 0:04:27.721 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004078", "end": "2025-05-14 05:01:55.094717", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:01:55.090639" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 05:01:55 -0400 (0:00:00.424) 0:04:28.146 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wednesday 14 May 2025 05:01:55 -0400 (0:00:00.087) 0:04:28.233 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6363, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Wednesday 14 May 2025 05:01:56 -0400 (0:00:01.420) 0:04:29.654 ********* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.024288", "end": "2025-05-14 05:01:57.005472", "rc": 0, "start": "2025-05-14 05:01:56.981184" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Wednesday 14 May 2025 05:01:57 -0400 (0:00:00.446) 0:04:30.100 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Wednesday 14 May 2025 05:01:57 -0400 (0:00:00.111) 0:04:30.211 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Wednesday 14 May 2025 05:01:57 -0400 (0:00:00.117) 0:04:30.329 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Wednesday 14 May 2025 05:01:57 -0400 (0:00:00.101) 0:04:30.430 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Wednesday 14 May 2025 05:01:57 -0400 (0:00:00.094) 0:04:30.525 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Wednesday 14 May 2025 05:01:57 -0400 (0:00:00.252) 0:04:30.777 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Wednesday 14 May 2025 05:01:57 -0400 (0:00:00.100) 0:04:30.877 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Wednesday 14 May 2025 05:01:58 -0400 (0:00:00.102) 0:04:30.980 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Wednesday 14 May 2025 05:01:58 -0400 (0:00:00.090) 0:04:31.071 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:01:58 -0400 (0:00:00.133) 0:04:31.204 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004441", "end": "2025-05-14 05:01:58.531290", "rc": 0, "start": "2025-05-14 05:01:58.526849" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:01:58 -0400 (0:00:00.420) 0:04:31.625 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:01:58 -0400 (0:00:00.134) 0:04:31.759 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:01:58 -0400 (0:00:00.100) 0:04:31.860 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Wednesday 14 May 2025 05:01:58 -0400 (0:00:00.088) 0:04:31.949 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:01:59 -0400 (0:00:00.130) 0:04:32.079 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004386", "end": "2025-05-14 05:01:59.418280", "rc": 0, "start": "2025-05-14 05:01:59.413894" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:01:59 -0400 (0:00:00.390) 0:04:32.470 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:01:59 -0400 (0:00:00.087) 0:04:32.557 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:01:59 -0400 (0:00:00.103) 0:04:32.661 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Wednesday 14 May 2025 05:01:59 -0400 (0:00:00.111) 0:04:32.773 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:02:00 -0400 (0:00:00.198) 0:04:32.971 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004450", "end": "2025-05-14 05:02:00.330275", "rc": 0, "start": "2025-05-14 05:02:00.325825" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:02:00 -0400 (0:00:00.408) 0:04:33.380 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:02:00 -0400 (0:00:00.082) 0:04:33.462 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:02:00 -0400 (0:00:00.071) 0:04:33.534 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Wednesday 14 May 2025 05:02:00 -0400 (0:00:00.065) 0:04:33.600 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 05:02:00 -0400 (0:00:00.296) 0:04:33.897 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004472", "end": "2025-05-14 05:02:01.217849", "rc": 0, "start": "2025-05-14 05:02:01.213377" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 05:02:01 -0400 (0:00:00.373) 0:04:34.270 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 05:02:01 -0400 (0:00:00.086) 0:04:34.356 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 05:02:01 -0400 (0:00:00.146) 0:04:34.503 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Wednesday 14 May 2025 05:02:01 -0400 (0:00:00.086) 0:04:34.589 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Wednesday 14 May 2025 05:02:01 -0400 (0:00:00.087) 0:04:34.677 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 05:02:03 -0400 (0:00:02.271) 0:04:36.949 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.129) 0:04:37.078 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.109) 0:04:37.188 ********* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.166) 0:04:37.354 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.105) 0:04:37.459 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.090) 0:04:37.550 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.080) 0:04:37.630 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.065) 0:04:37.695 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.066) 0:04:37.762 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.063) 0:04:37.825 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 05:02:04 -0400 (0:00:00.068) 0:04:37.894 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 05:02:05 -0400 (0:00:00.064) 0:04:37.959 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 05:02:05 -0400 (0:00:00.066) 0:04:38.025 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 05:02:05 -0400 (0:00:00.062) 0:04:38.088 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 05:02:05 -0400 (0:00:00.064) 0:04:38.152 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 05:02:05 -0400 (0:00:00.259) 0:04:38.411 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 05:02:05 -0400 (0:00:00.109) 0:04:38.521 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 05:02:05 -0400 (0:00:00.116) 0:04:38.638 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 05:02:05 -0400 (0:00:00.114) 0:04:38.753 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 05:02:05 -0400 (0:00:00.128) 0:04:38.881 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 05:02:06 -0400 (0:00:00.107) 0:04:38.988 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 05:02:06 -0400 (0:00:00.111) 0:04:39.100 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 05:02:06 -0400 (0:00:00.106) 0:04:39.206 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 05:02:06 -0400 (0:00:00.110) 0:04:39.317 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 05:02:06 -0400 (0:00:00.118) 0:04:39.435 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 05:02:06 -0400 (0:00:00.108) 0:04:39.544 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 05:02:08 -0400 (0:00:01.499) 0:04:41.043 ********* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 05:02:08 -0400 (0:00:00.272) 0:04:41.315 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 05:02:08 -0400 (0:00:00.109) 0:04:41.424 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 05:02:08 -0400 (0:00:00.128) 0:04:41.553 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 05:02:08 -0400 (0:00:00.190) 0:04:41.743 ********* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 05:02:09 -0400 (0:00:00.649) 0:04:42.392 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 05:02:09 -0400 (0:00:00.124) 0:04:42.517 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 05:02:09 -0400 (0:00:00.122) 0:04:42.639 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 05:02:09 -0400 (0:00:00.113) 0:04:42.753 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 05:02:09 -0400 (0:00:00.114) 0:04:42.867 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 05:02:10 -0400 (0:00:00.116) 0:04:42.984 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 05:02:10 -0400 (0:00:00.112) 0:04:43.096 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 05:02:10 -0400 (0:00:00.138) 0:04:43.235 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 05:02:10 -0400 (0:00:00.357) 0:04:43.593 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 05:02:11 -0400 (0:00:00.751) 0:04:44.345 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 05:02:12 -0400 (0:00:00.720) 0:04:45.065 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005387", "end": "2025-05-14 05:02:12.444249", "rc": 0, "start": "2025-05-14 05:02:12.438862" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 05:02:12 -0400 (0:00:00.477) 0:04:45.543 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005162", "end": "2025-05-14 05:02:12.897742", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:12.892580" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 05:02:13 -0400 (0:00:00.455) 0:04:45.998 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.005247", "end": "2025-05-14 05:02:13.349029", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:13.343782" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 05:02:13 -0400 (0:00:00.437) 0:04:46.436 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 05:02:13 -0400 (0:00:00.115) 0:04:46.551 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 05:02:13 -0400 (0:00:00.113) 0:04:46.664 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 05:02:13 -0400 (0:00:00.114) 0:04:46.779 ********* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 05:02:13 -0400 (0:00:00.120) 0:04:46.899 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 05:02:14 -0400 (0:00:00.114) 0:04:47.013 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 05:02:14 -0400 (0:00:00.112) 0:04:47.126 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 05:02:14 -0400 (0:00:00.687) 0:04:47.813 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target systemd-sysctl.service systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice polkit.service dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 05:02:15 -0400 (0:00:00.479) 0:04:48.293 ********* ok: [managed-node3] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:44 EDT", "ActiveEnterTimestampMonotonic": "18997883", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target systemd-sysctl.service systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:43 EDT", "AssertTimestampMonotonic": "18060847", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ConditionTimestampMonotonic": "18060846", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:43 EDT", "ExecMainStartTimestampMonotonic": "18063585", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:43 EDT", "InactiveExitTimestampMonotonic": "18063630", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice polkit.service dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:44 EDT", "WatchdogTimestampMonotonic": "18997828", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 05:02:15 -0400 (0:00:00.535) 0:04:48.828 ********* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 05:02:16 -0400 (0:00:00.460) 0:04:49.289 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 05:02:16 -0400 (0:00:00.117) 0:04:49.406 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 05:02:16 -0400 (0:00:00.115) 0:04:49.522 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 05:02:16 -0400 (0:00:00.113) 0:04:49.636 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 05:02:16 -0400 (0:00:00.120) 0:04:49.757 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 05:02:16 -0400 (0:00:00.109) 0:04:49.866 ********* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 05:02:17 -0400 (0:00:00.719) 0:04:50.585 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 05:02:17 -0400 (0:00:00.118) 0:04:50.704 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 05:02:18 -0400 (0:00:00.701) 0:04:51.405 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 05:02:18 -0400 (0:00:00.099) 0:04:51.504 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 05:02:18 -0400 (0:00:00.089) 0:04:51.594 ********* skipping: [managed-node3] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 05:02:18 -0400 (0:00:00.097) 0:04:51.691 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:02:18 -0400 (0:00:00.141) 0:04:51.832 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003298", "end": "2025-05-14 05:02:19.207979", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:19.204681" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:02:19 -0400 (0:00:00.460) 0:04:52.293 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:02:19 -0400 (0:00:00.128) 0:04:52.422 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.050087", "end": "2025-05-14 05:02:19.827111", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:19.777024" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 05:02:19 -0400 (0:00:00.461) 0:04:52.883 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:02:20 -0400 (0:00:00.127) 0:04:53.011 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003251", "end": "2025-05-14 05:02:20.323454", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:20.320203" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:02:20 -0400 (0:00:00.363) 0:04:53.374 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:02:20 -0400 (0:00:00.077) 0:04:53.451 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.049377", "end": "2025-05-14 05:02:20.831157", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:20.781780" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 05:02:20 -0400 (0:00:00.461) 0:04:53.913 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:02:21 -0400 (0:00:00.154) 0:04:54.067 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003077", "end": "2025-05-14 05:02:21.424559", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:21.421482" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:02:21 -0400 (0:00:00.452) 0:04:54.519 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:02:21 -0400 (0:00:00.127) 0:04:54.646 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.049089", "end": "2025-05-14 05:02:22.079569", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:22.030480" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 05:02:22 -0400 (0:00:00.529) 0:04:55.176 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:02:22 -0400 (0:00:00.210) 0:04:55.387 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003142", "end": "2025-05-14 05:02:22.715258", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:22.712116" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:02:22 -0400 (0:00:00.428) 0:04:55.815 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:02:22 -0400 (0:00:00.129) 0:04:55.945 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.049643", "end": "2025-05-14 05:02:23.367988", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:23.318345" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 05:02:23 -0400 (0:00:00.726) 0:04:56.672 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004785", "end": "2025-05-14 05:02:24.056367", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:02:24.051582" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 05:02:24 -0400 (0:00:00.473) 0:04:57.145 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 05:02:24 -0400 (0:00:00.097) 0:04:57.242 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 05:02:24 -0400 (0:00:00.088) 0:04:57.330 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 05:02:24 -0400 (0:00:00.075) 0:04:57.405 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 05:02:24 -0400 (0:00:00.090) 0:04:57.496 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 05:02:24 -0400 (0:00:00.109) 0:04:57.605 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 05:02:24 -0400 (0:00:00.108) 0:04:57.713 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 05:02:24 -0400 (0:00:00.117) 0:04:57.831 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 05:02:24 -0400 (0:00:00.109) 0:04:57.940 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 05:02:25 -0400 (0:00:00.112) 0:04:58.053 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 05:02:25 -0400 (0:00:00.109) 0:04:58.163 ********* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005213", "end": "2025-05-14 05:02:25.551769", "rc": 0, "start": "2025-05-14 05:02:25.546556" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 05:02:25 -0400 (0:00:00.434) 0:04:58.597 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 05:02:25 -0400 (0:00:00.105) 0:04:58.703 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 05:02:27 -0400 (0:00:01.479) 0:05:00.182 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 05:02:27 -0400 (0:00:00.120) 0:05:00.302 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 05:02:27 -0400 (0:00:00.111) 0:05:00.414 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 05:02:27 -0400 (0:00:00.109) 0:05:00.524 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 05:02:27 -0400 (0:00:00.112) 0:05:00.636 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 05:02:27 -0400 (0:00:00.185) 0:05:00.822 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003240", "end": "2025-05-14 05:02:28.189089", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:02:28.185849" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 05:02:28 -0400 (0:00:00.463) 0:05:01.286 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.050667", "end": "2025-05-14 05:02:28.732625", "failed_when_result": false, "rc": 0, "start": "2025-05-14 05:02:28.681958" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 05:02:28 -0400 (0:00:00.554) 0:05:01.841 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 05:02:29 -0400 (0:00:00.116) 0:05:01.957 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 05:02:29 -0400 (0:00:00.111) 0:05:02.068 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 05:02:29 -0400 (0:00:00.107) 0:05:02.176 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 05:02:29 -0400 (0:00:00.360) 0:05:02.537 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 05:02:29 -0400 (0:00:00.112) 0:05:02.649 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 05:02:29 -0400 (0:00:00.109) 0:05:02.759 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 05:02:29 -0400 (0:00:00.105) 0:05:02.864 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 05:02:30 -0400 (0:00:00.112) 0:05:02.977 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 05:02:30 -0400 (0:00:00.115) 0:05:03.092 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 05:02:30 -0400 (0:00:00.111) 0:05:03.204 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 05:02:30 -0400 (0:00:00.109) 0:05:03.314 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 05:02:30 -0400 (0:00:00.113) 0:05:03.427 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 05:02:30 -0400 (0:00:00.105) 0:05:03.532 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 05:02:30 -0400 (0:00:00.117) 0:05:03.650 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 05:02:30 -0400 (0:00:00.109) 0:05:03.759 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 05:02:30 -0400 (0:00:00.111) 0:05:03.871 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.119) 0:05:03.990 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.100) 0:05:04.090 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.087) 0:05:04.177 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.074) 0:05:04.251 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.064) 0:05:04.316 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.070) 0:05:04.386 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.066) 0:05:04.453 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.069) 0:05:04.522 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.065) 0:05:04.587 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.255) 0:05:04.843 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 05:02:31 -0400 (0:00:00.070) 0:05:04.914 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 05:02:32 -0400 (0:00:00.073) 0:05:04.987 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 05:02:32 -0400 (0:00:00.105) 0:05:05.093 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 05:02:32 -0400 (0:00:00.115) 0:05:05.208 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 05:02:32 -0400 (0:00:00.109) 0:05:05.318 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 05:02:32 -0400 (0:00:00.117) 0:05:05.435 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 05:02:32 -0400 (0:00:00.113) 0:05:05.549 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 05:02:32 -0400 (0:00:00.119) 0:05:05.668 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 05:02:32 -0400 (0:00:00.104) 0:05:05.773 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 05:02:32 -0400 (0:00:00.118) 0:05:05.891 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.099) 0:05:05.991 ********* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.142) 0:05:06.133 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.109) 0:05:06.243 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.107) 0:05:06.351 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.104) 0:05:06.456 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.089) 0:05:06.545 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.067) 0:05:06.613 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.072) 0:05:06.686 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.068) 0:05:06.754 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.070) 0:05:06.825 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 05:02:33 -0400 (0:00:00.089) 0:05:06.915 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 05:02:34 -0400 (0:00:00.107) 0:05:07.022 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 05:02:34 -0400 (0:00:00.359) 0:05:07.382 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 05:02:34 -0400 (0:00:00.113) 0:05:07.495 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 05:02:34 -0400 (0:00:00.111) 0:05:07.607 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 05:02:34 -0400 (0:00:00.111) 0:05:07.719 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 05:02:34 -0400 (0:00:00.111) 0:05:07.831 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.131) 0:05:07.962 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.094) 0:05:08.057 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.094) 0:05:08.151 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.089) 0:05:08.241 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.068) 0:05:08.309 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.081) 0:05:08.391 ********* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.066) 0:05:08.457 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.068) 0:05:08.526 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.085) 0:05:08.611 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 05:02:35 -0400 (0:00:00.106) 0:05:08.717 ********* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 05:02:36 -0400 (0:00:00.482) 0:05:09.200 ********* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 05:01:51 EDT", "ActiveEnterTimestampMonotonic": "1706357369", "ActiveExitTimestamp": "Wed 2025-05-14 05:01:50 EDT", "ActiveExitTimestampMonotonic": "1705734883", "ActiveState": "active", "After": "system.slice network.target systemd-journald.socket basic.target -.mount auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 05:01:51 EDT", "AssertTimestampMonotonic": "1706356704", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 05:01:51 EDT", "ConditionTimestampMonotonic": "1706356703", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23794", "ExecMainStartTimestamp": "Wed 2025-05-14 05:01:51 EDT", "ExecMainStartTimestampMonotonic": "1706357301", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 05:01:51 EDT] ; stop_time=[n/a] ; pid=23794 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 05:01:51 EDT", "InactiveEnterTimestampMonotonic": "1706354783", "InactiveExitTimestamp": "Wed 2025-05-14 05:01:51 EDT", "InactiveExitTimestampMonotonic": "1706357369", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "23794", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 05:01:51 EDT", "WatchdogTimestampMonotonic": "1706357344", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 05:02:37 -0400 (0:00:01.005) 0:05:10.205 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 05:02:37 -0400 (0:00:00.087) 0:05:10.292 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:27 Wednesday 14 May 2025 05:02:37 -0400 (0:00:00.063) 0:05:10.356 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Wednesday 14 May 2025 05:02:37 -0400 (0:00:00.178) 0:05:10.534 ********* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Wednesday 14 May 2025 05:02:39 -0400 (0:00:01.904) 0:05:12.438 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:14 Wednesday 14 May 2025 05:02:39 -0400 (0:00:00.086) 0:05:12.525 ********* ok: [managed-node3] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:18 Wednesday 14 May 2025 05:02:39 -0400 (0:00:00.090) 0:05:12.616 ********* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Wednesday 14 May 2025 05:02:40 -0400 (0:00:00.481) 0:05:13.097 ********* included: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node3 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Wednesday 14 May 2025 05:02:40 -0400 (0:00:00.191) 0:05:13.289 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Wednesday 14 May 2025 05:02:40 -0400 (0:00:00.150) 0:05:13.439 ********* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Wednesday 14 May 2025 05:02:40 -0400 (0:00:00.470) 0:05:13.910 ********* ok: [managed-node3] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Wednesday 14 May 2025 05:02:41 -0400 (0:00:00.093) 0:05:14.004 ********* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Wednesday 14 May 2025 05:02:41 -0400 (0:00:00.431) 0:05:14.436 ********* ok: [managed-node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Wednesday 14 May 2025 05:02:41 -0400 (0:00:00.096) 0:05:14.533 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Wednesday 14 May 2025 05:02:42 -0400 (0:00:00.667) 0:05:15.200 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Wednesday 14 May 2025 05:02:42 -0400 (0:00:00.104) 0:05:15.305 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Wednesday 14 May 2025 05:02:42 -0400 (0:00:00.108) 0:05:15.414 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Wednesday 14 May 2025 05:02:42 -0400 (0:00:00.105) 0:05:15.520 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Wednesday 14 May 2025 05:02:42 -0400 (0:00:00.090) 0:05:15.610 ********* skipping: [managed-node3] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Wednesday 14 May 2025 05:02:42 -0400 (0:00:00.103) 0:05:15.714 ********* ok: [managed-node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:40:31 EDT", "ActiveEnterTimestampMonotonic": "426094313", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:40:30 EDT", "AssertTimestampMonotonic": "425762766", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:40:30 EDT", "ConditionTimestampMonotonic": "425762765", "Conflicts": "ebtables.service ipset.service shutdown.target ip6tables.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10285", "ExecMainStartTimestamp": "Wed 2025-05-14 04:40:30 EDT", "ExecMainStartTimestampMonotonic": "425764204", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:40:30 EDT", "InactiveExitTimestampMonotonic": "425764245", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10285", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Wed 2025-05-14 04:40:31 EDT", "WatchdogTimestampMonotonic": "426094247", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Wednesday 14 May 2025 05:02:43 -0400 (0:00:00.508) 0:05:16.222 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:40:31 EDT", "ActiveEnterTimestampMonotonic": "426094313", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:40:30 EDT", "AssertTimestampMonotonic": "425762766", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:40:30 EDT", "ConditionTimestampMonotonic": "425762765", "Conflicts": "ebtables.service ipset.service shutdown.target ip6tables.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10285", "ExecMainStartTimestamp": "Wed 2025-05-14 04:40:30 EDT", "ExecMainStartTimestampMonotonic": "425764204", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:40:30 EDT", "InactiveExitTimestampMonotonic": "425764245", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10285", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Wed 2025-05-14 04:40:31 EDT", "WatchdogTimestampMonotonic": "426094247", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Wednesday 14 May 2025 05:02:43 -0400 (0:00:00.518) 0:05:16.741 ********* ok: [managed-node3] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Wednesday 14 May 2025 05:02:43 -0400 (0:00:00.091) 0:05:16.832 ********* ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.44.84 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Wednesday 14 May 2025 05:02:44 -0400 (0:00:00.430) 0:05:17.263 ********* ok: [managed-node3] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Wednesday 14 May 2025 05:02:44 -0400 (0:00:00.096) 0:05:17.359 ********* TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:121 Wednesday 14 May 2025 05:02:44 -0400 (0:00:00.074) 0:05:17.433 ********* TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:131 Wednesday 14 May 2025 05:02:44 -0400 (0:00:00.071) 0:05:17.505 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:140 Wednesday 14 May 2025 05:02:44 -0400 (0:00:00.084) 0:05:17.590 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:145 Wednesday 14 May 2025 05:02:44 -0400 (0:00:00.319) 0:05:17.909 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:154 Wednesday 14 May 2025 05:02:45 -0400 (0:00:00.112) 0:05:18.022 ********* ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.44.84 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:164 Wednesday 14 May 2025 05:02:45 -0400 (0:00:00.394) 0:05:18.416 ********* ok: [managed-node3] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:170 Wednesday 14 May 2025 05:02:45 -0400 (0:00:00.119) 0:05:18.536 ********* skipping: [managed-node3] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:26 Wednesday 14 May 2025 05:02:45 -0400 (0:00:00.124) 0:05:18.660 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:33 Wednesday 14 May 2025 05:02:45 -0400 (0:00:00.105) 0:05:18.766 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:41 Wednesday 14 May 2025 05:02:45 -0400 (0:00:00.106) 0:05:18.873 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:45 Wednesday 14 May 2025 05:02:46 -0400 (0:00:00.092) 0:05:18.966 ********* changed: [managed-node3] => { "changed": true, "changes": { "removed": [ "mssql-server*", "mssql-tools*", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be erased\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql18 to be removed - no longer needed by mssql-tools18\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\nFound and removing 9 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 14.0.3465.1-1 @packages-microsoft-com-mssql-server-2017\n 1.0 G\n mssql-tools18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 718 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n msodbcsql18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 2.3 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+9 Dependent packages)\n\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-14.0.3465.1-1.x86_64 1/12 \n Erasing : mssql-tools18-18.4.1.1-1.x86_64 2/12 \n Erasing : msodbcsql18-18.4.1.1-1.x86_64 3/12 \nODBC Driver 18 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 4/12 \n Erasing : unixODBC-2.3.11-1.rh.x86_64 5/12 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/12 \n Erasing : libatomic-4.8.5-44.el7.x86_64 7/12 \n Erasing : bzip2-1.0.6-13.el7.x86_64 8/12 \n Erasing : gdb-7.6.1-120.el7.x86_64 9/12 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 10/12 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 1/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 2/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 3/12 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 4/12 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 5/12 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 6/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 7/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 8/12 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 9/12 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 10/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n\nRemoved:\n mssql-server.x86_64 0:14.0.3465.1-1 mssql-tools18.x86_64 0:18.4.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:58 Wednesday 14 May 2025 05:02:49 -0400 (0:00:03.457) 0:05:22.423 ********* [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [managed-node3] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2 /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/mssql-server.service.d /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.007795", "end": "2025-05-14 05:02:49.746064", "rc": 0, "start": "2025-05-14 05:02:49.738269" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/0ad750f7-ea93-47ad-b5b5-9cccd59ebee3’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed directory: ‘/var/opt/mssql/.system/system/system32’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed directory: ‘/var/opt/mssql/.system/system’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-2107508067-3738694751-1351310382-500/42e7704ae40b0d75de00736cc66b813a_5541d8d1-7cad-48dc-ae34-6b8091a16281’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-2107508067-3738694751-1351310382-500’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-2107508067-3738694751-1351310382-500/ab81abab-e659-4acf-b0de-020cb3a56cf2’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-2107508067-3738694751-1351310382-500/Preferred’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-2107508067-3738694751-1351310382-500’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/CREDHIST’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/system_health_0_133916867077590000.xel’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133916869140530000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133916869143520000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/system_health_0_133916868585780000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133916867743780000.xel’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/system_health_0_133916867348750000.xel’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133916867346130000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133916869600990000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133916869597110000.xel’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133916867740180000.xel’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133916867070110000.xel’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133916868582180000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133916868162370000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133916867113680000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133916867160360000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/system_health_0_133916868165270000.xel’ removed ‘/var/opt/mssql/log/log_7.trc’ removed directory: ‘/var/opt/mssql/log’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools18’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2017.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/mssql-server.service.d/startlimit.conf’ removed directory: ‘/etc/systemd/system/mssql-server.service.d’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:73 Wednesday 14 May 2025 05:02:49 -0400 (0:00:00.413) 0:05:22.837 ********* ok: [managed-node3] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.780955", "end": "2025-05-14 05:02:50.973564", "rc": 0, "start": "2025-05-14 05:02:50.192609" } TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:78 Wednesday 14 May 2025 05:02:51 -0400 (0:00:01.212) 0:05:24.050 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:02.937176", "end": "2025-05-14 05:02:54.305765", "rc": 0, "start": "2025-05-14 05:02:51.368589" } STDOUT: abrt 1.4.1 accountsd 1.1.0 acct 1.6.0 afs 1.9.0 aiccu 1.1.0 aide 1.7.1 ajaxterm 1.0.0 alsa 1.12.2 amanda 1.15.0 amtu 1.3.0 anaconda 1.7.0 antivirus 1.0.0 apache 2.7.2 apcupsd 1.9.0 apm 1.12.0 application 1.2.0 arpwatch 1.11.0 asterisk 1.12.1 auditadm 2.2.0 authconfig 1.0.0 authlogin 2.5.1 automount 1.14.1 avahi 1.14.1 awstats 1.5.0 bacula 1.2.0 base (null) bcfg2 1.1.0 bind 1.13.1 bitlbee 1.5.0 blkmapd 1.0.0 blueman 1.1.0 bluetooth 3.5.0 boinc 1.1.1 boltd 1.0.0 bootloader 1.14.0 brctl 1.7.0 brltty 1.0.0 bugzilla 1.1.0 bumblebee 1.0.0 cachefilesd 1.1.0 calamaris 1.8.0 callweaver 1.1.0 canna 1.12.0 ccs 1.6.0 cdrecord 2.6.0 certmaster 1.3.0 certmonger 1.2.0 certwatch 1.8.0 cfengine 1.1.0 cgdcbxd 1.0.0 cgroup 1.2.0 chrome 1.0.0 chronyd 1.2.0 cinder 1.0.0 cipe 1.6.0 clock 1.7.0 clogd 1.1.0 cloudform 1.0 cmirrord 1.1.0 cobbler 1.2.0 cockpit 1.0.0 collectd 1.0.0 colord 1.1.0 comsat 1.8.0 condor 1.0.1 conman 1.0.0 consolekit 1.9.0 container 1.0.0 couchdb 1.1.1 courier 1.14.0 cpucontrol 1.4.0 cpufreqselector 1.4.0 cpuplug 1.0.0 cron 2.6.3 ctdb 1.1.0 cups 1.16.2 cvs 1.10.2 cyphesis 1.3.0 cyrus 1.13.1 daemontools 1.3.0 dbadm 1.1.0 dbskk 1.6.0 dbus 1.19.0 dcc 1.12.0 ddclient 1.10.0 denyhosts 1.1.0 devicekit 1.3.1 dhcp 1.11.0 dictd 1.8.0 dirsrv 1.0.0 dirsrv-admin 1.0.0 dmesg 1.3.0 dmidecode 1.5.1 dnsmasq 1.10.0 dnssec 1.0.0 dovecot 1.16.1 drbd 1.1.0 dspam 1.1.0 entropyd 1.8.0 exim 1.6.1 fail2ban 1.5.0 fcoe 1.1.0 fetchmail 1.13.2 finger 1.10.0 firewalld 1.1.1 firewallgui 1.1.0 firstboot 1.13.0 fprintd 1.2.0 freeipmi 1.0.0 freqset 1.0.0 fstools 1.16.1 ftp 1.15.1 games 2.3.0 ganesha 1.0.0 gdomap 1.0.1 geoclue 1.0.0 getty 1.10.0 git 1.3.2 gitosis 1.4.0 glance 1.1.0 glusterd 1.1.2 gnome 2.3.0 gpg 2.8.0 gpm 1.9.0 gpsd 1.2.0 gssproxy 1.0.0 guest 1.3.0 hddtemp 1.2.0 hostname 1.8.1 hsqldb 1.0.0 hwloc 1.0.0 hypervkvp 1.0.0 icecast 1.2.0 inetd 1.13.0 init 1.20.1 inn 1.11.0 iodine 1.1.0 iotop 1.0.0 ipa 1.0.0 ipmievd 1.0.0 ipsec 1.14.0 iptables 1.14.0 irc 2.3.1 irqbalance 1.6.0 iscsi 1.9.0 isns 1.0.0 jabber 1.10.0 jetty 1.0.0 jockey 1.0.0 journalctl 1.0.0 kdump 1.3.0 kdumpgui 1.2.0 keepalived 1.0.0 kerberos 1.12.0 keyboardd 1.1.0 keystone 1.1.0 kismet 1.7.0 kmscon 1.0 kpatch 1.0.0 ksmtuned 1.1.1 ktalk 1.9.2 l2tp 1.1.0 ldap 1.11.1 libraries 2.10.0 likewise 1.3.0 linuxptp 1.0.0 lircd 1.2.0 livecd 1.3.0 lldpad 1.1.0 loadkeys 1.9.0 locallogin 1.12.0 lockdev 1.5.0 logadm 1.0.0 logging 1.20.1 logrotate 1.15.0 logwatch 1.12.2 lpd 1.14.0 lsm 1.0.0 lttng-tools 1.0.0 lvm 1.15.2 mailman 1.10.0 mailscanner 1.1.0 man2html 1.0.0 mandb 1.1.1 mcelog 1.2.0 mediawiki 1.0.0 memcached 1.3.1 milter 1.5.0 minidlna 0.1 minissdpd 1.0.0 mip6d 1.0.0 mirrormanager 1.0.0 miscfiles 1.11.0 mock 1.0.0 modemmanager 1.2.1 modutils 1.14.0 mojomojo 1.1.0 mon_statd 1.0.0 mongodb 1.1.0 motion 1.0.0 mount 1.16.1 mozilla 2.8.0 mpd 1.1.1 mplayer 2.5.0 mrtg 1.9.0 mta 2.7.3 munin 1.9.1 mysql 1.14.1 mythtv 1.0.0 nagios 1.13.0 namespace 1.0.0 ncftool 1.2.0 netlabel 1.3.0 netutils 1.12.1 networkmanager 1.15.2 ninfod 1.0.0 nis 1.12.0 nova 1.0.0 nscd 1.11.0 nsd 1.8.0 nslcd 1.4.1 ntop 1.10.0 ntp 1.11.0 numad 1.1.0 nut 1.3.0 nx 1.7.0 obex 1.0.0 oddjob 1.10.0 openct 1.6.1 opendnssec 1.0.0 openhpid 1.0.0 openshift 1.0.0 openshift-origin 1.0.0 opensm 1.0.0 openvpn 1.12.2 openvswitch 1.1.1 openwsman 1.0.0 oracleasm 1.0.0 osad 1.0.0 pads 1.1.0 passenger 1.1.1 pcmcia 1.7.0 pcp 1.0.0 pcscd 1.8.0 pegasus 1.9.0 permissivedomains (null) pesign 1.0.0 pingd 1.1.0 piranha 1.0.0 pkcs 1.0.1 pki 10.0.11 plymouthd 1.2.0 podsleuth 1.7.0 policykit 1.3.0 polipo 1.1.1 portmap 1.11.0 portreserve 1.4.0 postfix 1.15.1 postgresql 1.16.0 postgrey 1.9.0 ppp 1.14.0 prelink 1.11.0 prelude 1.4.0 privoxy 1.12.0 procmail 1.13.1 prosody 1.0.0 psad 1.1.0 ptchown 1.2.0 publicfile 1.2.0 pulseaudio 1.6.0 puppet 1.4.0 pwauth 1.0.0 qmail 1.6.1 qpid 1.1.0 quantum 1.1.0 quota 1.6.0 rabbitmq 1.0.2 radius 1.13.0 radvd 1.14.0 raid 1.13.1 rasdaemon 1.0.0 rdisc 1.8.0 readahead 1.13.0 realmd 1.1.0 redis 1.0.1 remotelogin 1.8.0 restraint 1.0 rhcs 1.2.1 rhev 1.0 rhgb 1.9.0 rhnsd 1.0.0 rhsmcertd 1.1.1 rhts 2.0.1 ricci 1.8.0 rkhunter 1.0 rlogin 1.11.3 rngd 1.1.0 roundup 1.8.0 rpc 1.15.1 rpcbind 1.6.1 rpm 1.16.0 rshd 1.8.1 rssh 2.3.0 rsync 1.13.0 rtas 1.0.0 rtkit 1.2.0 rwho 1.7.0 samba 1.16.3 sambagui 1.2.0 sandboxX 1.0.0 sanlock 1.1.0 sasl 1.15.1 sbd 1.0.0 sblim 1.1.0 screen 2.6.0 secadm 2.4.0 sectoolm 1.1.0 selinuxutil 1.17.2 sendmail 1.12.1 sensord 1.0.0 setrans 1.8.0 setroubleshoot 1.12.1 seunshare 1.1.0 sge 1.0.0 shorewall 1.4.0 slocate 1.12.2 slpd 1.1.0 smartmon 1.12.0 smokeping 1.2.0 smoltclient 1.2.0 smsd 1.0.0 snapper 1.0.0 snmp 1.14.0 snort 1.11.0 sosreport 1.3.1 soundserver 1.9.0 spamassassin 2.6.1 speech-dispatcher 1.0.0 squid 1.12.1 ssh 2.4.2 sssd 1.2.0 staff 2.4.0 stapserver 1.1.0 stunnel 1.11.0 su 1.12.0 sudo 1.10.0 svnserve 1.1.0 swift 1.0.0 sysadm 2.6.1 sysadm_secadm 1.0.0 sysnetwork 1.15.4 sysstat 1.8.0 systemd 1.0.0 tangd 1.0.0 targetd 1.0.0 tcpd 1.5.0 tcsd 1.1.1 telepathy 1.4.2 telnet 1.11.3 tftp 1.13.0 tgtd 1.3.1 thin 1.0 thumb 1.0.0 tlp 1.0.0 tmpreaper 1.7.1 tomcat 1.0.0 tor 1.9.0 tuned 1.2.0 tvtime 2.3.0 udev 1.16.2 ulogd 1.3.0 uml 2.3.0 unconfined 3.5.0 unconfineduser 1.0.0 unlabelednet 1.0.0 unprivuser 2.4.0 updfstab 1.6.0 usbmodules 1.3.0 usbmuxd 1.2.0 userdomain 4.9.1 userhelper 1.8.1 usermanage 1.19.0 usernetctl 1.7.0 uucp 1.13.0 uuidd 1.1.0 varnishd 1.2.0 vdagent 1.1.1 vhostmd 1.1.0 virt 1.5.0 vlock 1.2.0 vmtools 1.0.0 vmware 2.7.0 vnstatd 1.1.0 vpn 1.16.0 w3c 1.1.0 watchdog 1.8.0 wdmd 1.1.0 webadm 1.2.0 webalizer 1.13.0 wine 1.11.0 wireshark 2.4.0 xen 1.13.0 xguest 1.2.0 xserver 3.9.4 zabbix 1.6.0 zarafa 1.2.0 zebra 1.13.0 zoneminder 1.0.0 zosremote 1.2.0 TASK [Ensure that semanage command is available] ******************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:84 Wednesday 14 May 2025 05:02:54 -0400 (0:00:03.363) 0:05:27.413 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Hack around broken mssql SELinux profile and actually remove it] ********* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:92 Wednesday 14 May 2025 05:02:54 -0400 (0:00:00.112) 0:05:27.526 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:101 Wednesday 14 May 2025 05:02:54 -0400 (0:00:00.105) 0:05:27.632 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:00.011844", "end": "2025-05-14 05:02:55.005078", "failed_when_result": false, "rc": 1, "start": "2025-05-14 05:02:54.993234" } MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:108 Wednesday 14 May 2025 05:02:55 -0400 (0:00:00.464) 0:05:28.097 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:113 Wednesday 14 May 2025 05:02:55 -0400 (0:00:00.111) 0:05:28.208 ********* changed: [managed-node3] => { "changed": true, "force": false, "name": "mssql", "remove": true, "state": "absent" } STDERR: userdel: mssql mail spool (/var/spool/mail/mssql) not found userdel: mssql home directory (/var/opt/mssql) not found META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=407 changed=61 unreachable=0 failed=0 skipped=906 rescued=0 ignored=0 Wednesday 14 May 2025 05:02:56 -0400 (0:00:01.027) 0:05:29.236 ********* =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 39.37s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 6.06s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 5.92s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.71s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.67s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Remove related packages ------------------------------------------------- 3.46s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:45 Get SELinux policy modules ---------------------------------------------- 3.36s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:78 Disable TLS encryption -------------------------------------------------- 2.27s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.98s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Gather package facts ---------------------------------------------------- 1.90s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Test with certs created by the certificate role ------------------------- 1.74s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.72s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.67s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.66s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.50s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.48s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wait for mssql-server to prepare for client connections ----------------- 1.47s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wait for mssql-server to prepare for client connections ----------------- 1.47s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wait for mssql-server to prepare for client connections ----------------- 1.42s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wait for mssql-server to prepare for client connections ----------------- 1.41s /tmp/collections-UjF/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96