# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file 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_2019.yml *************************************************** 2 plays in /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_tls_2019.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_tls_2019.yml:4 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/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: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_tls_2019.yml:9 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.009) 0:00:00.022 ****** ok: [sut] META: ran handlers TASK [Run tests_tls with SQL Server 2019] ************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_tls_2019.yml:23 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.595) 0:00:00.617 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml for sut TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:2 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.026) 0:00:00.644 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/assert_fail_on_unsupported_ver.yml for sut TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/assert_fail_on_unsupported_ver.yml:2 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.013) 0:00:00.658 ****** ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/assert_fail_on_unsupported_ver.yml:15 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.312) 0:00:00.970 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/assert_fail_on_unsupported_ver.yml:22 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.013) 0:00:00.983 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:5 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.011) 0:00:00.995 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: openssl TASK [Create a tempfile for a certificate on hosts] **************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:11 Saturday 27 January 2024 01:29:48 +0000 (0:00:02.474) 0:00:03.470 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.4mceawkd", "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:17 Saturday 27 January 2024 01:29:49 +0000 (0:00:00.240) 0:00:03.710 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.8idxtc4q", "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:23 Saturday 27 January 2024 01:29:49 +0000 (0:00:00.175) 0:00:03.885 ****** changed: [sut] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.9.172", "-out", "/tmp/ansible.4mceawkd", "-keyout", "/tmp/ansible.8idxtc4q", "-days", "365" ], "delta": "0:00:00.098679", "end": "2024-01-27 01:29:49.556482", "rc": 0, "start": "2024-01-27 01:29:49.457803" } STDERR: Generating a RSA private key ...+++++ ..........................................+++++ writing new private key to '/tmp/ansible.8idxtc4q' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:32 Saturday 27 January 2024 01:29:49 +0000 (0:00:00.339) 0:00:04.225 ****** changed: [sut] => (item=/tmp/ansible.4mceawkd) => { "ansible_loop_var": "item", "changed": true, "checksum": "220c6d722f5b73d7fabc3b53ceb7fa6e0273e4a7", "dest": "/tmp/ansible.4mceawkd", "item": "/tmp/ansible.4mceawkd", "md5sum": "e16b62f6e3e9d868b89711c383468a74", "remote_checksum": "220c6d722f5b73d7fabc3b53ceb7fa6e0273e4a7", "remote_md5sum": null } changed: [sut] => (item=/tmp/ansible.8idxtc4q) => { "ansible_loop_var": "item", "changed": true, "checksum": "ea29ebb958ae2125c2710f1b1384a8a253827249", "dest": "/tmp/ansible.8idxtc4q", "item": "/tmp/ansible.8idxtc4q", "md5sum": "46e16eaef64205dc67a2db83462464cb", "remote_checksum": "ea29ebb958ae2125c2710f1b1384a8a253827249", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:44 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.515) 0:00:04.741 ****** changed: [sut -> localhost] => { "changed": true, "checksum": "ea29ebb958ae2125c2710f1b1384a8a253827249", "dest": "./ansible.8idxtc4q", "gid": 1001, "group": "jenkins", "md5sum": "46e16eaef64205dc67a2db83462464cb", "mode": "0600", "owner": "jenkins", "size": 1704, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1706318990.1015346-33271-211443380489121/source", "state": "file", "uid": 1000090000 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:52 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.287) 0:00:05.029 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.4mceawkd", "mssql_tls_private_key": "ansible.8idxtc4q" }, "changed": false } TASK [Run role] **************************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:59 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.009) 0:00:05.039 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.125) 0:00:05.164 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.011) 0:00:05.175 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.011) 0:00:05.187 ****** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.060) 0:00:05.247 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.009) 0:00:05.256 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.008) 0:00:05.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.009) 0:00:05.274 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.008) 0:00:05.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.008) 0:00:05.292 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.009) 0:00:05.301 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.008) 0:00:05.309 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.008) 0:00:05.318 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.009) 0:00:05.327 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.011) 0:00:05.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.010) 0:00:05.349 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.024) 0:00:05.374 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.008) 0:00:05.382 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.017) 0:00:05.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.011) 0:00:05.411 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:29:52 +0000 (0:00:01.636) 0:00:07.047 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.036) 0:00:07.084 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.017) 0:00:07.102 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.020) 0:00:07.122 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.031) 0:00:07.153 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.426) 0:00:07.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.018) 0:00:07.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.019) 0:00:07.616 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.019) 0:00:07.636 ****** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.246) 0:00:07.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.024) 0:00:07.907 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.034) 0:00:07.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.048) 0:00:07.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.023) 0:00:08.012 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.032) 0:00:08.045 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libatomic_ops-7.6.2-3.el8.x86_64", "Installed: libipt-1.6.1-8.el8.x86_64", "Installed: gdb-headless-8.2-20.el8.x86_64", "Installed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Installed: libatomic-8.5.0-21.el8.x86_64", "Installed: gcc-gdb-plugin-8.5.0-21.el8.x86_64", "Installed: bzip2-1.0.6-26.el8.x86_64", "Installed: gdb-8.2-20.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: mssql-server-15.0.4345.5-2.x86_64", "Installed: libtool-ltdl-2.4.6-25.el8.x86_64", "Installed: libbabeltrace-1.5.4-4.el8.x86_64", "Installed: guile-5:2.0.14-7.el8.x86_64", "Installed: gc-7.6.4-3.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:30:29 +0000 (0:00:36.115) 0:00:44.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.017) 0:00:44.178 ****** ok: [sut] => { "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.005049", "end": "2024-01-27 01:30:29.690968", "rc": 0, "start": "2024-01-27 01:30:29.685919" } TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.190) 0:00:44.368 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:30:35 +0000 (0:00:05.464) 0:00:49.833 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:30:35 +0000 (0:00:00.027) 0:00:49.860 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:30:35 +0000 (0:00:00.043) 0:00:49.903 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:30:40 +0000 (0:00:05.405) 0:00:55.309 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.028) 0:00:55.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.023) 0:00:55.361 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:30:43 +0000 (0:00:02.833) 0:00:58.194 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 00:53:26 UTC", "ActiveEnterTimestampMonotonic": "27386291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service polkit.service basic.target sysinit.target network.target dbus.socket dbus.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 00:53:24 UTC", "AssertTimestampMonotonic": "25572967", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ConditionTimestampMonotonic": "25572966", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target auto-cpufreq.service cpupower.service tlp.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "727", "ExecMainStartTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ExecMainStartTimestampMonotonic": "25573940", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 00:53:24 UTC", "InactiveExitTimestampMonotonic": "25573978", "InvocationID": "2d4fc525a83d4d158281eab15ab5f4d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "727", "MemoryAccounting": "yes", "MemoryCurrent": "24444928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.service sysinit.target dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 00:53:26 UTC", "StateChangeTimestampMonotonic": "27386291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 00:53:26 UTC", "WatchdogTimestampMonotonic": "27386288", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:30:44 +0000 (0:00:00.711) 0:00:58.906 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.153892", "end": "2024-01-27 01:30:44.593893", "rc": 0, "start": "2024-01-27 01:30:44.440001" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:30:44 +0000 (0:00:00.370) 0:00:59.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:30:44 +0000 (0:00:00.021) 0:00:59.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:30:44 +0000 (0:00:00.018) 0:00:59.316 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:30:44 +0000 (0:00:00.020) 0:00:59.337 ****** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:30:44 +0000 (0:00:00.211) 0:00:59.548 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-tools-17.10.1.1-1.x86_64", "Installed: msodbcsql17-17.10.5.1-1.x86_64", "Installed: unixODBC-devel-2.3.11-1.rh.x86_64", "Installed: unixODBC-2.3.11-1.rh.x86_64" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:30:48 +0000 (0:00:03.441) 0:01:02.990 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.027) 0:01:03.017 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.050) 0:01:03.068 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.024) 0:01:03.092 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.033) 0:01:03.125 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.038) 0:01:03.164 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.030) 0:01:03.194 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.037) 0:01:03.232 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.030) 0:01:03.262 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.025) 0:01:03.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.035) 0:01:03.324 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.021) 0:01:03.345 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.021) 0:01:03.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.034) 0:01:03.401 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.033) 0:01:03.435 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.081) 0:01:03.516 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.045) 0:01:03.562 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002724", "end": "2024-01-27 01:30:49.093800", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:49.091076" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.230) 0:01:03.793 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.109445", "end": "2024-01-27 01:30:49.445399", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:49.335954" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.350) 0:01:04.143 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.027) 0:01:04.171 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.027) 0:01:04.199 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.039) 0:01:04.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.024) 0:01:04.263 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.020) 0:01:04.284 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.023) 0:01:04.307 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.045) 0:01:04.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.029) 0:01:04.383 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.023) 0:01:04.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.026) 0:01:04.433 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.029) 0:01:04.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.081) 0:01:04.544 ****** changed: [sut] => (item=/tmp/ansible.4mceawkd) => { "ansible_loop_var": "item", "changed": true, "checksum": "220c6d722f5b73d7fabc3b53ceb7fa6e0273e4a7", "dest": "/etc/pki/tls/certs/ansible.4mceawkd", "gid": 991, "group": "mssql", "item": "/tmp/ansible.4mceawkd", "md5sum": "e16b62f6e3e9d868b89711c383468a74", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1119, "src": "/root/.ansible/tmp/ansible-tmp-1706319049.934502-35068-2976158697890/source", "state": "file", "uid": 993 } changed: [sut] => (item=ansible.8idxtc4q) => { "ansible_loop_var": "item", "changed": true, "checksum": "ea29ebb958ae2125c2710f1b1384a8a253827249", "dest": "/etc/pki/tls/private/ansible.8idxtc4q", "gid": 991, "group": "mssql", "item": "ansible.8idxtc4q", "md5sum": "46e16eaef64205dc67a2db83462464cb", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1706319050.467844-35068-154095165647270/source", "state": "file", "uid": 993 } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:30:51 +0000 (0:00:01.122) 0:01:05.666 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.053) 0:01:05.720 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002941", "end": "2024-01-27 01:30:51.249463", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:51.246522" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.223) 0:01:05.943 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.4mceawkd" ], "delta": "0:00:00.110880", "end": "2024-01-27 01:30:51.575458", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:51.464578" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.325) 0:01:06.269 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.029) 0:01:06.298 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.046) 0:01:06.345 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002476", "end": "2024-01-27 01:30:51.855967", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:51.853491" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.190) 0:01:06.535 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.8idxtc4q" ], "delta": "0:00:00.108704", "end": "2024-01-27 01:30:52.158096", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:52.049392" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.330) 0:01:06.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.032) 0:01:06.898 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.062) 0:01:06.960 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002523", "end": "2024-01-27 01:30:52.482805", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:52.480282" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.215) 0:01:07.176 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.108914", "end": "2024-01-27 01:30:52.798885", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:52.689971" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.306) 0:01:07.482 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.021) 0:01:07.504 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.040) 0:01:07.544 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002518", "end": "2024-01-27 01:30:53.061803", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:53.059285" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.196) 0:01:07.741 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.110075", "end": "2024-01-27 01:30:53.365352", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:53.255277" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.326) 0:01:08.068 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.057) 0:01:08.125 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.026) 0:01:08.152 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.088) 0:01:08.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.027) 0:01:08.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.028) 0:01:08.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.023) 0:01:08.320 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.023) 0:01:08.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.020) 0:01:08.364 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.020) 0:01:08.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.019) 0:01:08.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.019) 0:01:08.424 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.019) 0:01:08.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.018) 0:01:08.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.019) 0:01:08.482 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.019) 0:01:08.502 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.020) 0:01:08.522 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.021) 0:01:08.544 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.021) 0:01:08.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.019) 0:01:08.585 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.052) 0:01:08.637 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.023) 0:01:08.661 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.022) 0:01:08.683 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.022) 0:01:08.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.020) 0:01:08.726 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:08.746 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:08.765 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:08.784 ****** skipping: [sut] => (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: [sut] => (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 [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.024) 0:01:08.808 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.018) 0:01:08.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:08.847 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.025) 0:01:08.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.018) 0:01:08.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:08.911 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:08.930 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.018) 0:01:08.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:08.968 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.045) 0:01:09.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.021) 0:01:09.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:09.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:09.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:09.093 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.020) 0:01:09.113 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.025) 0:01:09.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:09.158 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.019) 0:01:09.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.018) 0:01:09.197 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.020) 0:01:09.217 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.023) 0:01:09.240 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.018) 0:01:09.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.020) 0:01:09.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.020) 0:01:09.300 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.304) 0:01:09.605 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:30:40 UTC", "ActiveEnterTimestampMonotonic": "2261593833", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target -.mount network.target system.slice auditd.service systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:30:40 UTC", "AssertTimestampMonotonic": "2261586286", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:30:40 UTC", "ConditionTimestampMonotonic": "2261586284", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "58885", "ExecMainStartTimestamp": "Sat 2024-01-27 01:30:40 UTC", "ExecMainStartTimestampMonotonic": "2261593773", "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", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 01:30:40 UTC", "InactiveExitTimestampMonotonic": "2261593833", "InvocationID": "769af6a377fc48668ba138efb8e4c585", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "58885", "MemoryAccounting": "yes", "MemoryCurrent": "685510656", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:30:40 UTC", "StateChangeTimestampMonotonic": "2261593833", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "147", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:30:40 UTC", "WatchdogTimestampMonotonic": "2261593830", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:30:55 +0000 (0:00:01.020) 0:01:10.625 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:30:56 +0000 (0:00:00.027) 0:01:10.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:68 Saturday 27 January 2024 01:30:56 +0000 (0:00:00.025) 0:01:10.677 ****** changed: [sut -> localhost] => { "changed": true, "path": "ansible.8idxtc4q", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:75 Saturday 27 January 2024 01:30:56 +0000 (0:00:00.172) 0:01:10.850 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql-sever-increase-start-limit.yml for sut TASK [Modify the mssql-server service start limit interval] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql-sever-increase-start-limit.yml:3 Saturday 27 January 2024 01:30:56 +0000 (0:00:00.034) 0:01:10.885 ****** changed: [sut] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql-sever-increase-start-limit.yml:10 Saturday 27 January 2024 01:30:56 +0000 (0:00:00.325) 0:01:11.210 ****** changed: [sut] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql-sever-increase-start-limit.yml:17 Saturday 27 January 2024 01:30:56 +0000 (0:00:00.223) 0:01:11.433 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:78 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.532) 0:01:11.966 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.065) 0:01:12.031 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.021) 0:01:12.053 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.020) 0:01:12.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.021) 0:01:12.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.023) 0:01:12.118 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.020) 0:01:12.138 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.019) 0:01:12.158 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.019) 0:01:12.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.020) 0:01:12.198 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.039) 0:01:12.237 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:30:55 UTC", "ActiveEnterTimestampMonotonic": "2277061729", "ActiveExitTimestamp": "Sat 2024-01-27 01:30:55 UTC", "ActiveExitTimestampMonotonic": "2276386371", "ActiveState": "active", "After": "-.mount basic.target network.target auditd.service system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:30:55 UTC", "AssertTimestampMonotonic": "2277060733", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:30:55 UTC", "ConditionTimestampMonotonic": "2277060732", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "60136", "ExecMainStartTimestamp": "Sat 2024-01-27 01:30:55 UTC", "ExecMainStartTimestampMonotonic": "2277061673", "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", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:30:55 UTC", "InactiveEnterTimestampMonotonic": "2277059872", "InactiveExitTimestamp": "Sat 2024-01-27 01:30:55 UTC", "InactiveExitTimestampMonotonic": "2277061729", "InvocationID": "e94abbddec074167a41e3f7475bdccc5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "60136", "MemoryAccounting": "yes", "MemoryCurrent": "409108480", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:30:55 UTC", "StateChangeTimestampMonotonic": "2277061729", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "86", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:30:55 UTC", "WatchdogTimestampMonotonic": "2277061726", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:30:57 +0000 (0:00:00.405) 0:01:12.643 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003334", "end": "2024-01-27 01:30:58.174174", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:58.170840" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:30:58 +0000 (0:00:00.209) 0:01:12.853 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002818", "end": "2024-01-27 01:30:58.373485", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:58.370667" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:30:58 +0000 (0:00:00.232) 0:01:13.086 ****** ok: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:30:58 +0000 (0:00:00.029) 0:01:13.115 ****** ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 6522, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:30:59 +0000 (0:00:01.335) 0:01:14.451 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.028645", "end": "2024-01-27 01:31:00.002270", "rc": 0, "start": "2024-01-27 01:30:59.973625" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.241) 0:01:14.693 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.024) 0:01:14.718 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.030) 0:01:14.748 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.023) 0:01:14.772 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.021) 0:01:14.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.022) 0:01:14.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.025) 0:01:14.841 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.020) 0:01:14.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.043) 0:01:14.905 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.042) 0:01:14.948 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004068", "end": "2024-01-27 01:31:00.462819", "rc": 0, "start": "2024-01-27 01:31:00.458751" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.4mceawkd TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.196) 0:01:15.144 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.029) 0:01:15.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.4mceawkd] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.025) 0:01:15.199 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.021) 0:01:15.221 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.037) 0:01:15.258 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004104", "end": "2024-01-27 01:31:00.773955", "rc": 0, "start": "2024-01-27 01:31:00.769851" } STDOUT: tlskey = /etc/pki/tls/private/ansible.8idxtc4q TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.196) 0:01:15.454 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.029) 0:01:15.484 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.8idxtc4q] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.024) 0:01:15.509 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.021) 0:01:15.531 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:00 +0000 (0:00:00.037) 0:01:15.568 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003875", "end": "2024-01-27 01:31:01.080613", "rc": 0, "start": "2024-01-27 01:31:01.076738" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.193) 0:01:15.762 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.031) 0:01:15.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.027) 0:01:15.822 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.023) 0:01:15.845 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.040) 0:01:15.885 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003969", "end": "2024-01-27 01:31:01.398990", "rc": 0, "start": "2024-01-27 01:31:01.395021" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.194) 0:01:16.079 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.023) 0:01:16.103 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.029) 0:01:16.132 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.020) 0:01:16.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.020) 0:01:16.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.020) 0:01:16.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:85 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.019) 0:01:16.213 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.125) 0:01:16.339 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.032) 0:01:16.371 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.026) 0:01:16.398 ****** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.036) 0:01:16.434 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.019) 0:01:16.454 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.019) 0:01:16.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.019) 0:01:16.493 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.019) 0:01:16.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.020) 0:01:16.533 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.023) 0:01:16.556 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.021) 0:01:16.578 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.021) 0:01:16.599 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.020) 0:01:16.620 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.024) 0:01:16.645 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:31:02 +0000 (0:00:00.057) 0:01:16.702 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:31:02 +0000 (0:00:00.030) 0:01:16.733 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:31:02 +0000 (0:00:00.026) 0:01:16.759 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:31:02 +0000 (0:00:00.022) 0:01:16.781 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:31:02 +0000 (0:00:00.021) 0:01:16.803 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:31:03 +0000 (0:00:01.527) 0:01:18.331 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.061) 0:01:18.392 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.021) 0:01:18.414 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.023) 0:01:18.438 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.077) 0:01:18.515 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.334) 0:01:18.849 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.022) 0:01:18.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.024) 0:01:18.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.024) 0:01:18.920 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.027) 0:01:18.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.021) 0:01:18.969 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.020) 0:01:18.990 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.021) 0:01:19.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.022) 0:01:19.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.023) 0:01:19.057 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:31:06 +0000 (0:00:02.352) 0:01:21.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.022) 0:01:21.432 ****** ok: [sut] => { "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.005100", "end": "2024-01-27 01:31:06.947274", "rc": 0, "start": "2024-01-27 01:31:06.942174" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.194) 0:01:21.627 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:31:10 +0000 (0:00:03.356) 0:01:24.984 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:31:10 +0000 (0:00:00.027) 0:01:25.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:31:10 +0000 (0:00:00.048) 0:01:25.060 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:31:10 +0000 (0:00:00.022) 0:01:25.083 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:31:10 +0000 (0:00:00.025) 0:01:25.109 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:31:10 +0000 (0:00:00.022) 0:01:25.131 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:31:12 +0000 (0:00:02.330) 0:01:27.462 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 00:53:26 UTC", "ActiveEnterTimestampMonotonic": "27386291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service sysinit.target basic.target dbus.service systemd-journald.socket dbus.socket polkit.service network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 00:53:24 UTC", "AssertTimestampMonotonic": "25572967", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ConditionTimestampMonotonic": "25572966", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "727", "ExecMainStartTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ExecMainStartTimestampMonotonic": "25573940", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 00:53:24 UTC", "InactiveExitTimestampMonotonic": "25573978", "InvocationID": "2d4fc525a83d4d158281eab15ab5f4d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "727", "MemoryAccounting": "yes", "MemoryCurrent": "24481792", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.service dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 00:53:26 UTC", "StateChangeTimestampMonotonic": "27386291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 00:53:26 UTC", "WatchdogTimestampMonotonic": "27386288", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.342) 0:01:27.804 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.112348", "end": "2024-01-27 01:31:13.424127", "rc": 0, "start": "2024-01-27 01:31:13.311779" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.301) 0:01:28.105 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.022) 0:01:28.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.021) 0:01:28.149 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.022) 0:01:28.171 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.195) 0:01:28.367 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:31:16 +0000 (0:00:02.407) 0:01:30.774 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.023) 0:01:30.797 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.021) 0:01:30.819 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.023) 0:01:30.842 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.023) 0:01:30.865 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.030) 0:01:30.895 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.023) 0:01:30.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.022) 0:01:30.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.021) 0:01:30.963 ****** ok: [sut] => { "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.004819", "end": "2024-01-27 01:31:16.484139", "rc": 0, "start": "2024-01-27 01:31:16.479320" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.200) 0:01:31.164 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.023) 0:01:31.188 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:31:18 +0000 (0:00:01.535) 0:01:32.724 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.024) 0:01:32.748 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.021) 0:01:32.770 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.020) 0:01:32.791 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.021) 0:01:32.812 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.034) 0:01:32.847 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002721", "end": "2024-01-27 01:31:18.360130", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:18.357409" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.192) 0:01:33.040 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.111929", "end": "2024-01-27 01:31:18.665243", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:18.553314" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.311) 0:01:33.352 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.020) 0:01:33.372 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.020) 0:01:33.392 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.048) 0:01:33.441 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.022) 0:01:33.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.020) 0:01:33.483 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.022) 0:01:33.506 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.021) 0:01:33.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.023) 0:01:33.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.022) 0:01:33.573 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.020) 0:01:33.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.021) 0:01:33.616 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.021) 0:01:33.637 ****** skipping: [sut] => (item=/tmp/ansible.4mceawkd) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.4mceawkd", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.8idxtc4q) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.8idxtc4q", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.027) 0:01:33.664 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.038) 0:01:33.702 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002782", "end": "2024-01-27 01:31:19.217641", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:19.214859" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.4mceawkd TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.199) 0:01:33.902 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.027) 0:01:33.929 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.111421", "end": "2024-01-27 01:31:19.554050", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:19.442629" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.341) 0:01:34.271 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.040) 0:01:34.311 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002883", "end": "2024-01-27 01:31:19.828467", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:19.825584" } STDOUT: tlskey = /etc/pki/tls/private/ansible.8idxtc4q TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.200) 0:01:34.511 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.027) 0:01:34.539 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.111543", "end": "2024-01-27 01:31:20.165334", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:20.053791" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.309) 0:01:34.848 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.041) 0:01:34.890 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002959", "end": "2024-01-27 01:31:20.405689", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:20.402730" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.197) 0:01:35.087 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.025) 0:01:35.113 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.111100", "end": "2024-01-27 01:31:20.738485", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:20.627385" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.308) 0:01:35.422 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.068) 0:01:35.490 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002860", "end": "2024-01-27 01:31:21.005369", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:21.002509" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.197) 0:01:35.688 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.025) 0:01:35.713 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.112007", "end": "2024-01-27 01:31:21.340661", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:21.228654" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.312) 0:01:36.025 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.022) 0:01:36.048 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.021) 0:01:36.069 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:36.090 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.022) 0:01:36.112 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.021) 0:01:36.133 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.021) 0:01:36.155 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:36.176 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:36.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:36.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.019) 0:01:36.237 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.019) 0:01:36.256 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.047) 0:01:36.303 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.021) 0:01:36.324 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:36.345 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:36.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.021) 0:01:36.386 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:36.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:36.428 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.021) 0:01:36.450 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.022) 0:01:36.472 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.021) 0:01:36.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:36.514 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.019) 0:01:36.534 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.019) 0:01:36.554 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.019) 0:01:36.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.019) 0:01:36.594 ****** skipping: [sut] => (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: [sut] => (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 [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.024) 0:01:36.618 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.029) 0:01:36.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.048) 0:01:36.697 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.028) 0:01:36.725 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.026) 0:01:36.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.027) 0:01:36.779 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.024) 0:01:36.804 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.023) 0:01:36.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.038) 0:01:36.866 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.034) 0:01:36.901 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.040) 0:01:36.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.038) 0:01:36.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.028) 0:01:37.008 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.032) 0:01:37.040 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.032) 0:01:37.073 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.088) 0:01:37.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.043) 0:01:37.205 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.055) 0:01:37.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.064) 0:01:37.325 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.026) 0:01:37.352 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.033) 0:01:37.385 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.029) 0:01:37.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.024) 0:01:37.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.025) 0:01:37.465 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.224) 0:01:37.690 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:30:55 UTC", "ActiveEnterTimestampMonotonic": "2277061729", "ActiveExitTimestamp": "Sat 2024-01-27 01:30:55 UTC", "ActiveExitTimestampMonotonic": "2276386371", "ActiveState": "active", "After": "-.mount basic.target network.target auditd.service system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:30:55 UTC", "AssertTimestampMonotonic": "2277060733", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:30:55 UTC", "ConditionTimestampMonotonic": "2277060732", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "60136", "ExecMainStartTimestamp": "Sat 2024-01-27 01:30:55 UTC", "ExecMainStartTimestampMonotonic": "2277061673", "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", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:30:55 UTC", "InactiveEnterTimestampMonotonic": "2277059872", "InactiveExitTimestamp": "Sat 2024-01-27 01:30:55 UTC", "InactiveExitTimestampMonotonic": "2277061729", "InvocationID": "e94abbddec074167a41e3f7475bdccc5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "60136", "MemoryAccounting": "yes", "MemoryCurrent": "687345664", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:30:55 UTC", "StateChangeTimestampMonotonic": "2277061729", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "145", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:30:55 UTC", "WatchdogTimestampMonotonic": "2277061726", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.569) 0:01:38.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.021) 0:01:38.281 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:92 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.030) 0:01:38.311 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.081) 0:01:38.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.060) 0:01:38.454 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.023) 0:01:38.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.023) 0:01:38.501 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.026) 0:01:38.527 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.021) 0:01:38.549 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.021) 0:01:38.570 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.022) 0:01:38.593 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.021) 0:01:38.615 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.038) 0:01:38.654 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:31:23 UTC", "ActiveEnterTimestampMonotonic": "2304704929", "ActiveExitTimestamp": "Sat 2024-01-27 01:31:23 UTC", "ActiveExitTimestampMonotonic": "2304467875", "ActiveState": "active", "After": "-.mount basic.target network.target auditd.service system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:31:23 UTC", "AssertTimestampMonotonic": "2304703900", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:31:23 UTC", "ConditionTimestampMonotonic": "2304703899", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "61236", "ExecMainStartTimestamp": "Sat 2024-01-27 01:31:23 UTC", "ExecMainStartTimestampMonotonic": "2304704863", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:31:23 UTC] ; stop_time=[n/a] ; pid=61236 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:31:23 UTC", "InactiveEnterTimestampMonotonic": "2304702524", "InactiveExitTimestamp": "Sat 2024-01-27 01:31:23 UTC", "InactiveExitTimestampMonotonic": "2304704929", "InvocationID": "21f28d19d7104a78966eb6e10d000f2a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "61236", "MemoryAccounting": "yes", "MemoryCurrent": "105476096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:31:23 UTC", "StateChangeTimestampMonotonic": "2304704929", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "33", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:31:23 UTC", "WatchdogTimestampMonotonic": "2304704927", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.336) 0:01:38.990 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003067", "end": "2024-01-27 01:31:24.529497", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:24.526430" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.222) 0:01:39.213 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.006153", "end": "2024-01-27 01:31:24.755653", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:24.749500" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.228) 0:01:39.442 ****** ok: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.027) 0:01:39.469 ****** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 991, "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": 6428, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:31:27 +0000 (0:00:02.230) 0:01:41.700 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.037616", "end": "2024-01-27 01:31:27.286411", "rc": 0, "start": "2024-01-27 01:31:27.248795" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.278) 0:01:41.979 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.024) 0:01:42.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.022) 0:01:42.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.021) 0:01:42.048 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.022) 0:01:42.070 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.026) 0:01:42.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.021) 0:01:42.117 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.050) 0:01:42.168 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.022) 0:01:42.190 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.037) 0:01:42.228 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003866", "end": "2024-01-27 01:31:27.742956", "rc": 0, "start": "2024-01-27 01:31:27.739090" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.196) 0:01:42.424 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.041) 0:01:42.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.026) 0:01:42.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.024) 0:01:42.516 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.037) 0:01:42.554 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003787", "end": "2024-01-27 01:31:28.066654", "rc": 0, "start": "2024-01-27 01:31:28.062867" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.193) 0:01:42.748 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.029) 0:01:42.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.025) 0:01:42.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.022) 0:01:42.825 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.090) 0:01:42.916 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004142", "end": "2024-01-27 01:31:28.438976", "rc": 0, "start": "2024-01-27 01:31:28.434834" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.231) 0:01:43.148 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.045) 0:01:43.194 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.038) 0:01:43.232 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.026) 0:01:43.259 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.043) 0:01:43.302 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003860", "end": "2024-01-27 01:31:28.818315", "rc": 0, "start": "2024-01-27 01:31:28.814455" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.198) 0:01:43.500 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.025) 0:01:43.526 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.031) 0:01:43.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.021) 0:01:43.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.021) 0:01:43.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.020) 0:01:43.622 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:99 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.020) 0:01:43.642 ****** changed: [sut] => (item=/etc/pki/tls/certs/ansible.4mceawkd) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.4mceawkd", "path": "/etc/pki/tls/certs/ansible.4mceawkd", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/ansible.8idxtc4q) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.8idxtc4q", "path": "/etc/pki/tls/private/ansible.8idxtc4q", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:107 Saturday 27 January 2024 01:31:29 +0000 (0:00:00.420) 0:01:44.063 ****** ok: [sut] => (item=/tmp/ansible.4mceawkd) => { "ansible_loop_var": "item", "changed": false, "checksum": "220c6d722f5b73d7fabc3b53ceb7fa6e0273e4a7", "dest": "/tmp/ansible.4mceawkd", "gid": 0, "group": "root", "item": "/tmp/ansible.4mceawkd", "mode": "0600", "owner": "root", "path": "/tmp/ansible.4mceawkd", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1119, "state": "file", "uid": 0 } ok: [sut] => (item=/tmp/ansible.8idxtc4q) => { "ansible_loop_var": "item", "changed": false, "checksum": "ea29ebb958ae2125c2710f1b1384a8a253827249", "dest": "/tmp/ansible.8idxtc4q", "gid": 0, "group": "root", "item": "/tmp/ansible.8idxtc4q", "mode": "0600", "owner": "root", "path": "/tmp/ansible.8idxtc4q", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1704, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:116 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.917) 0:01:44.980 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.4mceawkd", "mssql_tls_private_key": "ansible.8idxtc4q" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:121 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.028) 0:01:45.008 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.207) 0:01:45.216 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.033) 0:01:45.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.027) 0:01:45.276 ****** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.096) 0:01:45.373 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.023) 0:01:45.396 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.030) 0:01:45.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.022) 0:01:45.449 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.032) 0:01:45.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.027) 0:01:45.509 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.021) 0:01:45.530 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.023) 0:01:45.554 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.023) 0:01:45.577 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.022) 0:01:45.600 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.025) 0:01:45.625 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.022) 0:01:45.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.032) 0:01:45.680 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.022) 0:01:45.702 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.023) 0:01:45.726 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.023) 0:01:45.749 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:31:32 +0000 (0:00:01.605) 0:01:47.355 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:31:32 +0000 (0:00:00.062) 0:01:47.417 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:31:32 +0000 (0:00:00.024) 0:01:47.441 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:31:32 +0000 (0:00:00.023) 0:01:47.465 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:31:32 +0000 (0:00:00.042) 0:01:47.507 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.346) 0:01:47.854 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.022) 0:01:47.876 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.055) 0:01:47.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.024) 0:01:47.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.025) 0:01:47.982 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.021) 0:01:48.004 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.021) 0:01:48.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.019) 0:01:48.045 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.022) 0:01:48.068 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:31:33 +0000 (0:00:00.021) 0:01:48.089 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:31:35 +0000 (0:00:02.346) 0:01:50.436 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:31:35 +0000 (0:00:00.022) 0:01:50.459 ****** ok: [sut] => { "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.005071", "end": "2024-01-27 01:31:35.974378", "rc": 0, "start": "2024-01-27 01:31:35.969307" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:31:36 +0000 (0:00:00.195) 0:01:50.655 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:31:37 +0000 (0:00:01.335) 0:01:51.991 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:31:37 +0000 (0:00:00.028) 0:01:52.019 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:31:37 +0000 (0:00:00.019) 0:01:52.039 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:31:37 +0000 (0:00:00.020) 0:01:52.060 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:31:37 +0000 (0:00:00.026) 0:01:52.087 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:31:37 +0000 (0:00:00.022) 0:01:52.109 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:31:39 +0000 (0:00:02.418) 0:01:54.528 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 00:53:26 UTC", "ActiveEnterTimestampMonotonic": "27386291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service sysinit.target basic.target dbus.service systemd-journald.socket dbus.socket polkit.service network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 00:53:24 UTC", "AssertTimestampMonotonic": "25572967", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ConditionTimestampMonotonic": "25572966", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "727", "ExecMainStartTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ExecMainStartTimestampMonotonic": "25573940", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 00:53:24 UTC", "InactiveExitTimestampMonotonic": "25573978", "InvocationID": "2d4fc525a83d4d158281eab15ab5f4d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "727", "MemoryAccounting": "yes", "MemoryCurrent": "24485888", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.service dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 00:53:26 UTC", "StateChangeTimestampMonotonic": "27386291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 00:53:26 UTC", "WatchdogTimestampMonotonic": "27386288", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:31:40 +0000 (0:00:00.315) 0:01:54.844 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.113047", "end": "2024-01-27 01:31:40.464001", "rc": 0, "start": "2024-01-27 01:31:40.350954" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:31:40 +0000 (0:00:00.301) 0:01:55.145 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:31:40 +0000 (0:00:00.021) 0:01:55.167 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:31:40 +0000 (0:00:00.021) 0:01:55.189 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:31:40 +0000 (0:00:00.021) 0:01:55.210 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:31:40 +0000 (0:00:00.195) 0:01:55.405 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:31:43 +0000 (0:00:02.476) 0:01:57.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.090) 0:01:57.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.023) 0:01:57.997 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.023) 0:01:58.020 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.023) 0:01:58.043 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.023) 0:01:58.067 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.022) 0:01:58.089 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.036) 0:01:58.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.022) 0:01:58.148 ****** ok: [sut] => { "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.004585", "end": "2024-01-27 01:31:43.691778", "rc": 0, "start": "2024-01-27 01:31:43.687193" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.230) 0:01:58.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:31:43 +0000 (0:00:00.025) 0:01:58.405 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:31:45 +0000 (0:00:01.564) 0:01:59.969 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:31:45 +0000 (0:00:00.028) 0:01:59.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:31:45 +0000 (0:00:00.023) 0:02:00.021 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:31:45 +0000 (0:00:00.022) 0:02:00.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:31:45 +0000 (0:00:00.023) 0:02:00.067 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:45 +0000 (0:00:00.037) 0:02:00.104 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002510", "end": "2024-01-27 01:31:45.617228", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:45.614718" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:45 +0000 (0:00:00.193) 0:02:00.297 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.110134", "end": "2024-01-27 01:31:45.919938", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:45.809804" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:45 +0000 (0:00:00.308) 0:02:00.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:31:45 +0000 (0:00:00.021) 0:02:00.628 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:31:45 +0000 (0:00:00.019) 0:02:00.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.021) 0:02:00.669 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.022) 0:02:00.692 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.059) 0:02:00.751 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.025) 0:02:00.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.022) 0:02:00.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.022) 0:02:00.822 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.022) 0:02:00.844 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.029) 0:02:00.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.024) 0:02:00.899 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.025) 0:02:00.924 ****** changed: [sut] => (item=/tmp/ansible.4mceawkd) => { "ansible_loop_var": "item", "changed": true, "checksum": "220c6d722f5b73d7fabc3b53ceb7fa6e0273e4a7", "dest": "/etc/pki/tls/certs/ansible.4mceawkd", "gid": 991, "group": "mssql", "item": "/tmp/ansible.4mceawkd", "md5sum": "e16b62f6e3e9d868b89711c383468a74", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1119, "src": "/tmp/ansible.4mceawkd", "state": "file", "uid": 993 } changed: [sut] => (item=/tmp/ansible.8idxtc4q) => { "ansible_loop_var": "item", "changed": true, "checksum": "ea29ebb958ae2125c2710f1b1384a8a253827249", "dest": "/etc/pki/tls/private/ansible.8idxtc4q", "gid": 991, "group": "mssql", "item": "/tmp/ansible.8idxtc4q", "md5sum": "46e16eaef64205dc67a2db83462464cb", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.8idxtc4q", "state": "file", "uid": 993 } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.567) 0:02:01.492 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:46 +0000 (0:00:00.042) 0:02:01.535 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002915", "end": "2024-01-27 01:31:47.049807", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:47.046892" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:47 +0000 (0:00:00.195) 0:02:01.730 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.4mceawkd" ], "delta": "0:00:00.110576", "end": "2024-01-27 01:31:47.358023", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:47.247447" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:47 +0000 (0:00:00.369) 0:02:02.100 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:31:47 +0000 (0:00:00.026) 0:02:02.126 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:47 +0000 (0:00:00.045) 0:02:02.172 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002585", "end": "2024-01-27 01:31:47.693767", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:47.691182" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:47 +0000 (0:00:00.207) 0:02:02.379 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.8idxtc4q" ], "delta": "0:00:00.110050", "end": "2024-01-27 01:31:48.007326", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:47.897276" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:48 +0000 (0:00:00.314) 0:02:02.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:31:48 +0000 (0:00:00.029) 0:02:02.723 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:48 +0000 (0:00:00.046) 0:02:02.769 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002722", "end": "2024-01-27 01:31:48.287160", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:48.284438" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:48 +0000 (0:00:00.198) 0:02:02.968 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.109420", "end": "2024-01-27 01:31:48.592420", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:48.483000" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:48 +0000 (0:00:00.309) 0:02:03.278 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:31:48 +0000 (0:00:00.021) 0:02:03.300 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:48 +0000 (0:00:00.086) 0:02:03.386 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002711", "end": "2024-01-27 01:31:48.898339", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:48.895628" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:48 +0000 (0:00:00.193) 0:02:03.579 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.111124", "end": "2024-01-27 01:31:49.205555", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:49.094431" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.316) 0:02:03.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.026) 0:02:03.922 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.025) 0:02:03.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.030) 0:02:03.978 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.023) 0:02:04.002 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.024) 0:02:04.027 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.023) 0:02:04.051 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.023) 0:02:04.074 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.023) 0:02:04.097 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.022) 0:02:04.119 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.023) 0:02:04.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.024) 0:02:04.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.031) 0:02:04.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.072) 0:02:04.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.031) 0:02:04.302 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.028) 0:02:04.331 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.025) 0:02:04.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.024) 0:02:04.380 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.054) 0:02:04.435 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.023) 0:02:04.459 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.035) 0:02:04.494 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.035) 0:02:04.530 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.027) 0:02:04.557 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.023) 0:02:04.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.033) 0:02:04.615 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:31:49 +0000 (0:00:00.034) 0:02:04.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.023) 0:02:04.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.029) 0:02:04.703 ****** skipping: [sut] => (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: [sut] => (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 [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.036) 0:02:04.740 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.024) 0:02:04.764 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.078) 0:02:04.842 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.040) 0:02:04.883 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.022) 0:02:04.905 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.022) 0:02:04.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.022) 0:02:04.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.023) 0:02:04.974 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.040) 0:02:05.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.025) 0:02:05.040 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.032) 0:02:05.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.031) 0:02:05.105 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.033) 0:02:05.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.035) 0:02:05.175 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.024) 0:02:05.199 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.032) 0:02:05.232 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.033) 0:02:05.266 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.027) 0:02:05.293 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.078) 0:02:05.372 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.023) 0:02:05.395 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.026) 0:02:05.422 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.022) 0:02:05.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.023) 0:02:05.468 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:31:50 +0000 (0:00:00.024) 0:02:05.492 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.220) 0:02:05.713 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:31:23 UTC", "ActiveEnterTimestampMonotonic": "2304704929", "ActiveExitTimestamp": "Sat 2024-01-27 01:31:23 UTC", "ActiveExitTimestampMonotonic": "2304467875", "ActiveState": "active", "After": "-.mount basic.target network.target auditd.service system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:31:23 UTC", "AssertTimestampMonotonic": "2304703900", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:31:23 UTC", "ConditionTimestampMonotonic": "2304703899", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "61236", "ExecMainStartTimestamp": "Sat 2024-01-27 01:31:23 UTC", "ExecMainStartTimestampMonotonic": "2304704863", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:31:23 UTC] ; stop_time=[n/a] ; pid=61236 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:31:23 UTC", "InactiveEnterTimestampMonotonic": "2304702524", "InactiveExitTimestamp": "Sat 2024-01-27 01:31:23 UTC", "InactiveExitTimestampMonotonic": "2304704929", "InvocationID": "21f28d19d7104a78966eb6e10d000f2a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "61236", "MemoryAccounting": "yes", "MemoryCurrent": "688594944", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:31:23 UTC", "StateChangeTimestampMonotonic": "2304704929", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "147", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:31:23 UTC", "WatchdogTimestampMonotonic": "2304704927", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.565) 0:02:06.278 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.022) 0:02:06.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:131 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.022) 0:02:06.322 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.167) 0:02:06.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.024) 0:02:06.515 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.027) 0:02:06.542 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.032) 0:02:06.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.041) 0:02:06.615 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:31:51 +0000 (0:00:00.023) 0:02:06.639 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:31:52 +0000 (0:00:00.042) 0:02:06.682 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:31:52 +0000 (0:00:00.031) 0:02:06.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:31:52 +0000 (0:00:00.023) 0:02:06.737 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:31:52 +0000 (0:00:00.056) 0:02:06.793 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:31:51 UTC", "ActiveEnterTimestampMonotonic": "2332724295", "ActiveExitTimestamp": "Sat 2024-01-27 01:31:51 UTC", "ActiveExitTimestampMonotonic": "2332494044", "ActiveState": "active", "After": "-.mount basic.target network.target auditd.service system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:31:51 UTC", "AssertTimestampMonotonic": "2332723342", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:31:51 UTC", "ConditionTimestampMonotonic": "2332723341", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "62667", "ExecMainStartTimestamp": "Sat 2024-01-27 01:31:51 UTC", "ExecMainStartTimestampMonotonic": "2332724238", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:31:51 UTC] ; stop_time=[n/a] ; pid=62667 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:31:51 UTC", "InactiveEnterTimestampMonotonic": "2332722533", "InactiveExitTimestamp": "Sat 2024-01-27 01:31:51 UTC", "InactiveExitTimestampMonotonic": "2332724295", "InvocationID": "bc6ac9e1d4744c0a99007d7c8384eb19", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "62667", "MemoryAccounting": "yes", "MemoryCurrent": "142979072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:31:51 UTC", "StateChangeTimestampMonotonic": "2332724295", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "44", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:31:51 UTC", "WatchdogTimestampMonotonic": "2332724293", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:31:52 +0000 (0:00:00.357) 0:02:07.151 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002920", "end": "2024-01-27 01:31:52.689905", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:52.686985" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:31:52 +0000 (0:00:00.219) 0:02:07.370 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002856", "end": "2024-01-27 01:31:52.935098", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:52.932242" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:31:52 +0000 (0:00:00.244) 0:02:07.614 ****** ok: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:31:53 +0000 (0:00:00.083) 0:02:07.698 ****** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 991, "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": 6522, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:31:55 +0000 (0:00:02.277) 0:02:09.976 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.029076", "end": "2024-01-27 01:31:55.538051", "rc": 0, "start": "2024-01-27 01:31:55.508975" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.248) 0:02:10.224 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.025) 0:02:10.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.023) 0:02:10.273 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.029) 0:02:10.302 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.034) 0:02:10.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.094) 0:02:10.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.030) 0:02:10.462 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.026) 0:02:10.488 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.035) 0:02:10.524 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:55 +0000 (0:00:00.068) 0:02:10.592 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004225", "end": "2024-01-27 01:31:56.112552", "rc": 0, "start": "2024-01-27 01:31:56.108327" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.4mceawkd TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.212) 0:02:10.804 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.041) 0:02:10.846 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.4mceawkd] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.028) 0:02:10.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.035) 0:02:10.910 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.059) 0:02:10.970 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004264", "end": "2024-01-27 01:31:56.489571", "rc": 0, "start": "2024-01-27 01:31:56.485307" } STDOUT: tlskey = /etc/pki/tls/private/ansible.8idxtc4q TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.201) 0:02:11.172 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.032) 0:02:11.204 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.8idxtc4q] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.028) 0:02:11.232 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.073) 0:02:11.306 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.042) 0:02:11.348 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004106", "end": "2024-01-27 01:31:56.865929", "rc": 0, "start": "2024-01-27 01:31:56.861823" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.199) 0:02:11.548 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.029) 0:02:11.578 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.025) 0:02:11.604 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:31:56 +0000 (0:00:00.022) 0:02:11.627 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.042) 0:02:11.669 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004014", "end": "2024-01-27 01:31:57.183221", "rc": 0, "start": "2024-01-27 01:31:57.179207" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.195) 0:02:11.864 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.023) 0:02:11.888 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.031) 0:02:11.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.022) 0:02:11.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.022) 0:02:11.965 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.021) 0:02:11.987 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:137 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.078) 0:02:12.065 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/check_header.yml for sut TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/check_header.yml:4 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.134) 0:02:12.199 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002724", "end": "2024-01-27 01:31:57.752331", "rc": 0, "start": "2024-01-27 01:31:57.749607" } 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.4mceawkd tlskey = /etc/pki/tls/private/ansible.8idxtc4q tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:141 Saturday 27 January 2024 01:31:57 +0000 (0:00:00.233) 0:02:12.433 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.253) 0:02:12.687 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.094) 0:02:12.781 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.030) 0:02:12.812 ****** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.041) 0:02:12.853 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.021) 0:02:12.874 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.022) 0:02:12.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.022) 0:02:12.919 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.022) 0:02:12.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.030) 0:02:12.972 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.023) 0:02:12.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.034) 0:02:13.030 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.022) 0:02:13.053 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.033) 0:02:13.087 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.025) 0:02:13.112 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.022) 0:02:13.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.023) 0:02:13.158 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.022) 0:02:13.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.107) 0:02:13.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:31:58 +0000 (0:00:00.023) 0:02:13.312 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:32:00 +0000 (0:00:01.533) 0:02:14.845 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.060) 0:02:14.906 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.021) 0:02:14.928 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.027) 0:02:14.955 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.046) 0:02:15.001 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.338) 0:02:15.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.023) 0:02:15.363 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.022) 0:02:15.386 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.024) 0:02:15.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.029) 0:02:15.439 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.022) 0:02:15.462 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.020) 0:02:15.482 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.020) 0:02:15.503 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.021) 0:02:15.525 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:32:00 +0000 (0:00:00.022) 0:02:15.547 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:32:03 +0000 (0:00:02.461) 0:02:18.008 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:32:03 +0000 (0:00:00.021) 0:02:18.030 ****** ok: [sut] => { "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.005471", "end": "2024-01-27 01:32:03.544841", "rc": 0, "start": "2024-01-27 01:32:03.539370" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:32:03 +0000 (0:00:00.195) 0:02:18.225 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:32:05 +0000 (0:00:02.360) 0:02:20.586 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:32:05 +0000 (0:00:00.031) 0:02:20.617 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:32:05 +0000 (0:00:00.026) 0:02:20.644 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:32:06 +0000 (0:00:00.024) 0:02:20.668 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:32:06 +0000 (0:00:00.026) 0:02:20.695 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:32:06 +0000 (0:00:00.021) 0:02:20.717 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:32:08 +0000 (0:00:02.400) 0:02:23.117 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 00:53:26 UTC", "ActiveEnterTimestampMonotonic": "27386291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service sysinit.target basic.target dbus.service systemd-journald.socket dbus.socket polkit.service network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 00:53:24 UTC", "AssertTimestampMonotonic": "25572967", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ConditionTimestampMonotonic": "25572966", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "727", "ExecMainStartTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ExecMainStartTimestampMonotonic": "25573940", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 00:53:24 UTC", "InactiveExitTimestampMonotonic": "25573978", "InvocationID": "2d4fc525a83d4d158281eab15ab5f4d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "727", "MemoryAccounting": "yes", "MemoryCurrent": "24743936", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.service dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 00:53:26 UTC", "StateChangeTimestampMonotonic": "27386291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 00:53:26 UTC", "WatchdogTimestampMonotonic": "27386288", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:32:10 +0000 (0:00:02.325) 0:02:25.443 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.114032", "end": "2024-01-27 01:32:11.069130", "rc": 0, "start": "2024-01-27 01:32:10.955098" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:32:11 +0000 (0:00:00.309) 0:02:25.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:32:11 +0000 (0:00:00.022) 0:02:25.775 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:32:11 +0000 (0:00:00.023) 0:02:25.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:32:11 +0000 (0:00:00.024) 0:02:25.822 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:32:11 +0000 (0:00:00.204) 0:02:26.026 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:32:13 +0000 (0:00:02.404) 0:02:28.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:32:13 +0000 (0:00:00.023) 0:02:28.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:32:13 +0000 (0:00:00.023) 0:02:28.478 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:32:13 +0000 (0:00:00.023) 0:02:28.501 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:32:13 +0000 (0:00:00.021) 0:02:28.522 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:32:13 +0000 (0:00:00.023) 0:02:28.545 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:32:13 +0000 (0:00:00.022) 0:02:28.567 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:32:13 +0000 (0:00:00.021) 0:02:28.589 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:32:13 +0000 (0:00:00.022) 0:02:28.612 ****** ok: [sut] => { "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.004579", "end": "2024-01-27 01:32:14.130414", "rc": 0, "start": "2024-01-27 01:32:14.125835" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:32:14 +0000 (0:00:00.214) 0:02:28.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:32:14 +0000 (0:00:00.049) 0:02:28.876 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:32:15 +0000 (0:00:01.699) 0:02:30.575 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:32:15 +0000 (0:00:00.028) 0:02:30.604 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:32:15 +0000 (0:00:00.023) 0:02:30.628 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.026) 0:02:30.654 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.027) 0:02:30.682 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.096) 0:02:30.778 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002764", "end": "2024-01-27 01:32:16.293229", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:32:16.290465" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.198) 0:02:30.976 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.111648", "end": "2024-01-27 01:32:16.600550", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:16.488902" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.311) 0:02:31.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.022) 0:02:31.310 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.022) 0:02:31.333 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.024) 0:02:31.358 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.023) 0:02:31.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.023) 0:02:31.405 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.091) 0:02:31.497 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.023) 0:02:31.520 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.025) 0:02:31.545 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.023) 0:02:31.569 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.021) 0:02:31.591 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.023) 0:02:31.615 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:32:16 +0000 (0:00:00.023) 0:02:31.638 ****** skipping: [sut] => (item=/tmp/ansible.4mceawkd) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.4mceawkd", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.8idxtc4q) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.8idxtc4q", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:32:17 +0000 (0:00:00.028) 0:02:31.667 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:17 +0000 (0:00:00.043) 0:02:31.711 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002670", "end": "2024-01-27 01:32:17.297910", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:17.295240" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.4mceawkd TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:17 +0000 (0:00:00.291) 0:02:32.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:17 +0000 (0:00:00.034) 0:02:32.037 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.109017", "end": "2024-01-27 01:32:17.667544", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:17.558527" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:32:17 +0000 (0:00:00.318) 0:02:32.355 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:17 +0000 (0:00:00.043) 0:02:32.399 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002549", "end": "2024-01-27 01:32:17.924116", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:17.921567" } STDOUT: tlskey = /etc/pki/tls/private/ansible.8idxtc4q TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:18 +0000 (0:00:00.281) 0:02:32.680 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:18 +0000 (0:00:00.029) 0:02:32.710 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.111096", "end": "2024-01-27 01:32:18.336987", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:18.225891" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:32:18 +0000 (0:00:00.322) 0:02:33.032 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:18 +0000 (0:00:00.069) 0:02:33.102 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002623", "end": "2024-01-27 01:32:18.615936", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:18.613313" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:18 +0000 (0:00:00.210) 0:02:33.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:18 +0000 (0:00:00.031) 0:02:33.344 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.108978", "end": "2024-01-27 01:32:18.982903", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:18.873925" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.331) 0:02:33.676 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.068) 0:02:33.744 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002566", "end": "2024-01-27 01:32:19.262224", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:19.259658" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.203) 0:02:33.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.030) 0:02:33.978 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.110598", "end": "2024-01-27 01:32:19.616585", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:19.505987" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.384) 0:02:34.363 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.028) 0:02:34.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.024) 0:02:34.416 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.023) 0:02:34.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.044) 0:02:34.485 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.023) 0:02:34.509 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.024) 0:02:34.533 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.023) 0:02:34.557 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.022) 0:02:34.580 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.021) 0:02:34.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.021) 0:02:34.623 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:32:19 +0000 (0:00:00.022) 0:02:34.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.024) 0:02:34.670 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:34.692 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.030) 0:02:34.723 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.024) 0:02:34.747 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:34.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.088) 0:02:34.858 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.023) 0:02:34.881 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:34.904 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.023) 0:02:34.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.023) 0:02:34.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:34.974 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:34.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.033) 0:02:35.030 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.021) 0:02:35.052 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.021) 0:02:35.074 ****** skipping: [sut] => (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: [sut] => (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 [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.025) 0:02:35.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.021) 0:02:35.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.020) 0:02:35.141 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.027) 0:02:35.169 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.021) 0:02:35.190 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:35.212 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.086) 0:02:35.299 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:35.321 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:35.344 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:35.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:35.389 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.022) 0:02:35.412 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.029) 0:02:35.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.024) 0:02:35.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.023) 0:02:35.490 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.032) 0:02:35.523 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.023) 0:02:35.546 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.023) 0:02:35.570 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.021) 0:02:35.592 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:32:20 +0000 (0:00:00.023) 0:02:35.615 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:32:21 +0000 (0:00:00.036) 0:02:35.652 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:32:21 +0000 (0:00:00.030) 0:02:35.683 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:32:21 +0000 (0:00:00.023) 0:02:35.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:32:21 +0000 (0:00:00.085) 0:02:35.792 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:32:21 +0000 (0:00:00.223) 0:02:36.015 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:31:51 UTC", "ActiveEnterTimestampMonotonic": "2332724295", "ActiveExitTimestamp": "Sat 2024-01-27 01:31:51 UTC", "ActiveExitTimestampMonotonic": "2332494044", "ActiveState": "active", "After": "-.mount basic.target network.target auditd.service system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:31:51 UTC", "AssertTimestampMonotonic": "2332723342", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:31:51 UTC", "ConditionTimestampMonotonic": "2332723341", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "62667", "ExecMainStartTimestamp": "Sat 2024-01-27 01:31:51 UTC", "ExecMainStartTimestampMonotonic": "2332724238", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:31:51 UTC] ; stop_time=[n/a] ; pid=62667 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:31:51 UTC", "InactiveEnterTimestampMonotonic": "2332722533", "InactiveExitTimestamp": "Sat 2024-01-27 01:31:51 UTC", "InactiveExitTimestampMonotonic": "2332724295", "InvocationID": "bc6ac9e1d4744c0a99007d7c8384eb19", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "62667", "MemoryAccounting": "yes", "MemoryCurrent": "691986432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:31:51 UTC", "StateChangeTimestampMonotonic": "2332724295", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "146", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:31:51 UTC", "WatchdogTimestampMonotonic": "2332724293", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:32:21 +0000 (0:00:00.552) 0:02:36.568 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:32:21 +0000 (0:00:00.022) 0:02:36.590 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:147 Saturday 27 January 2024 01:32:21 +0000 (0:00:00.022) 0:02:36.613 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.173) 0:02:36.786 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.021) 0:02:36.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.021) 0:02:36.829 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.117) 0:02:36.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.036) 0:02:36.983 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.039) 0:02:37.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.031) 0:02:37.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.022) 0:02:37.076 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.025) 0:02:37.102 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.038) 0:02:37.141 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:32:21 UTC", "ActiveEnterTimestampMonotonic": "2363013596", "ActiveExitTimestamp": "Sat 2024-01-27 01:32:21 UTC", "ActiveExitTimestampMonotonic": "2362794459", "ActiveState": "active", "After": "-.mount basic.target network.target auditd.service system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:32:21 UTC", "AssertTimestampMonotonic": "2363012419", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:32:21 UTC", "ConditionTimestampMonotonic": "2363012418", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "63686", "ExecMainStartTimestamp": "Sat 2024-01-27 01:32:21 UTC", "ExecMainStartTimestampMonotonic": "2363013546", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:32:21 UTC] ; stop_time=[n/a] ; pid=63686 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:32:21 UTC", "InactiveEnterTimestampMonotonic": "2363011431", "InactiveExitTimestamp": "Sat 2024-01-27 01:32:21 UTC", "InactiveExitTimestampMonotonic": "2363013596", "InvocationID": "2bfb62e31cab434bb86f594055f628d5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "63686", "MemoryAccounting": "yes", "MemoryCurrent": "145625088", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:32:21 UTC", "StateChangeTimestampMonotonic": "2363013596", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "44", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:32:21 UTC", "WatchdogTimestampMonotonic": "2363013593", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:32:22 +0000 (0:00:00.342) 0:02:37.483 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004024", "end": "2024-01-27 01:32:23.042019", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:32:23.037995" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:32:23 +0000 (0:00:00.244) 0:02:37.728 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002862", "end": "2024-01-27 01:32:23.283053", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:32:23.280191" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:32:23 +0000 (0:00:00.241) 0:02:37.970 ****** ok: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:32:23 +0000 (0:00:00.029) 0:02:38.000 ****** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 991, "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": 6504, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:32:25 +0000 (0:00:02.284) 0:02:40.284 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.028587", "end": "2024-01-27 01:32:25.838943", "rc": 0, "start": "2024-01-27 01:32:25.810356" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:32:25 +0000 (0:00:00.238) 0:02:40.523 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:32:25 +0000 (0:00:00.025) 0:02:40.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:32:25 +0000 (0:00:00.021) 0:02:40.569 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:32:25 +0000 (0:00:00.022) 0:02:40.591 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:32:25 +0000 (0:00:00.023) 0:02:40.615 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:32:25 +0000 (0:00:00.030) 0:02:40.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.036) 0:02:40.682 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.030) 0:02:40.712 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.035) 0:02:40.748 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.188) 0:02:40.936 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003851", "end": "2024-01-27 01:32:26.505670", "rc": 0, "start": "2024-01-27 01:32:26.501819" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.259) 0:02:41.196 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.055) 0:02:41.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.031) 0:02:41.282 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.035) 0:02:41.318 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.061) 0:02:41.379 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003821", "end": "2024-01-27 01:32:26.906188", "rc": 0, "start": "2024-01-27 01:32:26.902367" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.208) 0:02:41.588 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:32:26 +0000 (0:00:00.038) 0:02:41.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.029) 0:02:41.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.061) 0:02:41.717 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.053) 0:02:41.771 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003994", "end": "2024-01-27 01:32:27.299383", "rc": 0, "start": "2024-01-27 01:32:27.295389" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.217) 0:02:41.989 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.166) 0:02:42.156 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.064) 0:02:42.221 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.047) 0:02:42.268 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.093) 0:02:42.361 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003970", "end": "2024-01-27 01:32:27.888627", "rc": 0, "start": "2024-01-27 01:32:27.884657" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.220) 0:02:42.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.027) 0:02:42.609 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:32:27 +0000 (0:00:00.035) 0:02:42.644 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.029) 0:02:42.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.023) 0:02:42.698 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.021) 0:02:42.720 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:154 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.021) 0:02:42.741 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.447) 0:02:43.189 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.034) 0:02:43.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.027) 0:02:43.251 ****** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.037) 0:02:43.288 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.024) 0:02:43.313 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.021) 0:02:43.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.020) 0:02:43.355 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.019) 0:02:43.375 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.092) 0:02:43.467 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.022) 0:02:43.489 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.024) 0:02:43.514 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.024) 0:02:43.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.023) 0:02:43.561 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.042) 0:02:43.604 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:32:28 +0000 (0:00:00.029) 0:02:43.633 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:32:29 +0000 (0:00:00.024) 0:02:43.658 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:32:29 +0000 (0:00:00.022) 0:02:43.680 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:32:29 +0000 (0:00:00.027) 0:02:43.708 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:32:29 +0000 (0:00:00.027) 0:02:43.735 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:32:30 +0000 (0:00:01.631) 0:02:45.367 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:32:30 +0000 (0:00:00.064) 0:02:45.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:32:30 +0000 (0:00:00.022) 0:02:45.453 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:32:30 +0000 (0:00:00.024) 0:02:45.478 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:32:30 +0000 (0:00:00.041) 0:02:45.520 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.348) 0:02:45.868 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.024) 0:02:45.893 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.024) 0:02:45.917 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.023) 0:02:45.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.026) 0:02:45.968 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.021) 0:02:45.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.020) 0:02:46.010 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.021) 0:02:46.032 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.120) 0:02:46.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:32:31 +0000 (0:00:00.027) 0:02:46.181 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:32:33 +0000 (0:00:02.335) 0:02:48.516 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:32:33 +0000 (0:00:00.024) 0:02:48.541 ****** ok: [sut] => { "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.004911", "end": "2024-01-27 01:32:34.053629", "rc": 0, "start": "2024-01-27 01:32:34.048718" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:32:34 +0000 (0:00:00.192) 0:02:48.734 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:32:36 +0000 (0:00:02.335) 0:02:51.069 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:32:36 +0000 (0:00:00.030) 0:02:51.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:32:36 +0000 (0:00:00.026) 0:02:51.126 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:32:36 +0000 (0:00:00.021) 0:02:51.148 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:32:36 +0000 (0:00:00.032) 0:02:51.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:32:36 +0000 (0:00:00.106) 0:02:51.287 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:32:38 +0000 (0:00:02.341) 0:02:53.628 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 00:53:26 UTC", "ActiveEnterTimestampMonotonic": "27386291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service sysinit.target basic.target dbus.service systemd-journald.socket dbus.socket polkit.service network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 00:53:24 UTC", "AssertTimestampMonotonic": "25572967", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ConditionTimestampMonotonic": "25572966", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "727", "ExecMainStartTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ExecMainStartTimestampMonotonic": "25573940", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 00:53:24 UTC", "InactiveExitTimestampMonotonic": "25573978", "InvocationID": "2d4fc525a83d4d158281eab15ab5f4d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "727", "MemoryAccounting": "yes", "MemoryCurrent": "24485888", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.service dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 00:53:26 UTC", "StateChangeTimestampMonotonic": "27386291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 00:53:26 UTC", "WatchdogTimestampMonotonic": "27386288", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:32:39 +0000 (0:00:00.330) 0:02:53.959 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.111737", "end": "2024-01-27 01:32:39.580612", "rc": 0, "start": "2024-01-27 01:32:39.468875" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:32:39 +0000 (0:00:00.302) 0:02:54.262 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:32:39 +0000 (0:00:00.022) 0:02:54.284 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:32:39 +0000 (0:00:00.023) 0:02:54.308 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:32:39 +0000 (0:00:00.022) 0:02:54.330 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:32:39 +0000 (0:00:00.205) 0:02:54.536 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:32:42 +0000 (0:00:02.332) 0:02:56.869 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.022) 0:02:56.892 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.022) 0:02:56.914 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.082) 0:02:56.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.023) 0:02:57.019 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.022) 0:02:57.042 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.021) 0:02:57.064 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.020) 0:02:57.084 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.020) 0:02:57.105 ****** ok: [sut] => { "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.004693", "end": "2024-01-27 01:32:42.621056", "rc": 0, "start": "2024-01-27 01:32:42.616363" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.197) 0:02:57.302 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:32:42 +0000 (0:00:00.025) 0:02:57.327 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:32:44 +0000 (0:00:01.535) 0:02:58.863 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:32:44 +0000 (0:00:00.027) 0:02:58.890 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:32:44 +0000 (0:00:00.086) 0:02:58.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:32:44 +0000 (0:00:00.023) 0:02:59.000 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:32:44 +0000 (0:00:00.023) 0:02:59.024 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:44 +0000 (0:00:00.036) 0:02:59.060 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002566", "end": "2024-01-27 01:32:44.571524", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:32:44.568958" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:44 +0000 (0:00:00.221) 0:02:59.282 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.111499", "end": "2024-01-27 01:32:44.916728", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:44.805229" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:44 +0000 (0:00:00.324) 0:02:59.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:32:44 +0000 (0:00:00.022) 0:02:59.629 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.022) 0:02:59.651 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.022) 0:02:59.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.021) 0:02:59.696 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.021) 0:02:59.718 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.020) 0:02:59.739 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.020) 0:02:59.760 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.021) 0:02:59.781 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.021) 0:02:59.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.098) 0:02:59.902 ****** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.066) 0:02:59.969 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.044) 0:03:00.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.030) 0:03:00.044 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.193) 0:03:00.238 ****** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.027) 0:03:00.265 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 27 January 2024 01:32:45 +0000 (0:00:00.072) 0:03:00.338 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 27 January 2024 01:32:48 +0000 (0:00:03.122) 0:03:03.460 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: xmlrpc-c-client-1.51.0-8.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64", "Installed: xmlrpc-c-1.51.0-8.el8.x86_64" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 27 January 2024 01:32:52 +0000 (0:00:03.976) 0:03:07.437 ****** changed: [sut] => (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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 27 January 2024 01:32:53 +0000 (0:00:00.284) 0:03:07.721 ****** changed: [sut] => (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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 27 January 2024 01:32:53 +0000 (0:00:00.217) 0:03:07.938 ****** changed: [sut] => (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": "dbus.service systemd-journald.socket system.slice network.target syslog.target dbus.socket basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/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 /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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 27 January 2024 01:32:53 +0000 (0:00:00.491) 0:03:08.430 ****** changed: [sut] => (item={'name': 'mssql_2019_cert', 'common_name': '10.31.9.172', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.9.172", "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: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 27 January 2024 01:32:54 +0000 (0:00:00.753) 0:03:09.184 ****** skipping: [sut] => (item=['cert', {'name': 'mssql_2019_cert', 'common_name': '10.31.9.172', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.9.172", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mssql_2019_cert', 'common_name': '10.31.9.172', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.9.172", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mssql_2019_cert', 'common_name': '10.31.9.172', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.9.172", "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: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 27 January 2024 01:32:54 +0000 (0:00:00.043) 0:03:09.228 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 27 January 2024 01:32:54 +0000 (0:00:00.026) 0:03:09.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 27 January 2024 01:32:54 +0000 (0:00:00.031) 0:03:09.286 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:32:54 +0000 (0:00:00.033) 0:03:09.320 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:32:54 +0000 (0:00:00.027) 0:03:09.347 ****** skipping: [sut] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:32:54 +0000 (0:00:00.041) 0:03:09.389 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:54 +0000 (0:00:00.039) 0:03:09.428 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002876", "end": "2024-01-27 01:32:54.942355", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:32:54.939479" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:54 +0000 (0:00:00.196) 0:03:09.624 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.112253", "end": "2024-01-27 01:32:55.254541", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:55.142288" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:55 +0000 (0:00:00.317) 0:03:09.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:32:55 +0000 (0:00:00.024) 0:03:09.967 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:55 +0000 (0:00:00.041) 0:03:10.008 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003196", "end": "2024-01-27 01:32:55.525204", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:32:55.522008" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:55 +0000 (0:00:00.199) 0:03:10.207 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.108941", "end": "2024-01-27 01:32:55.835881", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:55.726940" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:55 +0000 (0:00:00.317) 0:03:10.525 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:32:55 +0000 (0:00:00.033) 0:03:10.559 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:55 +0000 (0:00:00.044) 0:03:10.603 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002895", "end": "2024-01-27 01:32:56.117734", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:32:56.114839" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:56 +0000 (0:00:00.197) 0:03:10.800 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.110789", "end": "2024-01-27 01:32:56.425287", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:56.314498" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:56 +0000 (0:00:00.371) 0:03:11.172 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:32:56 +0000 (0:00:00.024) 0:03:11.196 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:32:56 +0000 (0:00:00.043) 0:03:11.239 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002624", "end": "2024-01-27 01:32:56.754831", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:32:56.752207" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:32:56 +0000 (0:00:00.196) 0:03:11.436 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.109224", "end": "2024-01-27 01:32:57.059408", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:32:56.950184" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.309) 0:03:11.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.023) 0:03:11.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.023) 0:03:11.792 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.023) 0:03:11.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.024) 0:03:11.839 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.045) 0:03:11.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.028) 0:03:11.914 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.021) 0:03:11.935 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.023) 0:03:11.958 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.024) 0:03:11.983 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.087) 0:03:12.070 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.022) 0:03:12.092 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.021) 0:03:12.113 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.020) 0:03:12.134 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.022) 0:03:12.156 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.030) 0:03:12.187 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.035) 0:03:12.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.025) 0:03:12.248 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.036) 0:03:12.285 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.026) 0:03:12.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.026) 0:03:12.338 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.023) 0:03:12.362 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.022) 0:03:12.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.023) 0:03:12.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.022) 0:03:12.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.022) 0:03:12.452 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.026) 0:03:12.479 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.111) 0:03:12.590 ****** skipping: [sut] => (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: [sut] => (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 [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.028) 0:03:12.619 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:32:57 +0000 (0:00:00.022) 0:03:12.641 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.023) 0:03:12.664 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.030) 0:03:12.695 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.023) 0:03:12.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.023) 0:03:12.743 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.026) 0:03:12.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.024) 0:03:12.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.038) 0:03:12.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.026) 0:03:12.858 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.025) 0:03:12.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.032) 0:03:12.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.027) 0:03:12.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.022) 0:03:12.966 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.029) 0:03:12.995 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.109) 0:03:13.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.023) 0:03:13.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.024) 0:03:13.152 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.025) 0:03:13.177 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.029) 0:03:13.207 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.027) 0:03:13.234 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.023) 0:03:13.258 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.024) 0:03:13.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.025) 0:03:13.308 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:32:58 +0000 (0:00:00.227) 0:03:13.536 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:32:21 UTC", "ActiveEnterTimestampMonotonic": "2363013596", "ActiveExitTimestamp": "Sat 2024-01-27 01:32:21 UTC", "ActiveExitTimestampMonotonic": "2362794459", "ActiveState": "active", "After": "systemd-journald.socket auditd.service system.slice -.mount sysinit.target basic.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:32:21 UTC", "AssertTimestampMonotonic": "2363012419", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:32:21 UTC", "ConditionTimestampMonotonic": "2363012418", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "63686", "ExecMainStartTimestamp": "Sat 2024-01-27 01:32:21 UTC", "ExecMainStartTimestampMonotonic": "2363013546", "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", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:32:21 UTC", "InactiveEnterTimestampMonotonic": "2363011431", "InactiveExitTimestamp": "Sat 2024-01-27 01:32:21 UTC", "InactiveExitTimestampMonotonic": "2363013596", "InvocationID": "2bfb62e31cab434bb86f594055f628d5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "63686", "MemoryAccounting": "yes", "MemoryCurrent": "695201792", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:32:21 UTC", "StateChangeTimestampMonotonic": "2363013596", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "151", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:32:21 UTC", "WatchdogTimestampMonotonic": "2363013593", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:32:59 +0000 (0:00:00.632) 0:03:14.168 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:32:59 +0000 (0:00:00.023) 0:03:14.191 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:168 Saturday 27 January 2024 01:32:59 +0000 (0:00:00.029) 0:03:14.220 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:32:59 +0000 (0:00:00.297) 0:03:14.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:32:59 +0000 (0:00:00.022) 0:03:14.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:32:59 +0000 (0:00:00.028) 0:03:14.568 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:32:59 +0000 (0:00:00.054) 0:03:14.622 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:32:59 +0000 (0:00:00.028) 0:03:14.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:33:00 +0000 (0:00:00.023) 0:03:14.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:33:00 +0000 (0:00:00.024) 0:03:14.699 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:33:00 +0000 (0:00:00.021) 0:03:14.721 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:33:00 +0000 (0:00:00.024) 0:03:14.745 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:33:00 +0000 (0:00:00.038) 0:03:14.784 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:32:59 UTC", "ActiveEnterTimestampMonotonic": "2400613651", "ActiveExitTimestamp": "Sat 2024-01-27 01:32:59 UTC", "ActiveExitTimestampMonotonic": "2400318601", "ActiveState": "active", "After": "systemd-journald.socket auditd.service system.slice -.mount sysinit.target basic.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:32:59 UTC", "AssertTimestampMonotonic": "2400612692", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:32:59 UTC", "ConditionTimestampMonotonic": "2400612690", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "65449", "ExecMainStartTimestamp": "Sat 2024-01-27 01:32:59 UTC", "ExecMainStartTimestampMonotonic": "2400613598", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:32:59 UTC] ; stop_time=[n/a] ; pid=65449 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:32:59 UTC", "InactiveEnterTimestampMonotonic": "2400611769", "InactiveExitTimestamp": "Sat 2024-01-27 01:32:59 UTC", "InactiveExitTimestampMonotonic": "2400613651", "InvocationID": "320190daf5cb4cd1b0292dfc51caaa8f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "65449", "MemoryAccounting": "yes", "MemoryCurrent": "143048704", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:32:59 UTC", "StateChangeTimestampMonotonic": "2400613651", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "45", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:32:59 UTC", "WatchdogTimestampMonotonic": "2400613648", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:33:00 +0000 (0:00:00.350) 0:03:15.134 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004437", "end": "2024-01-27 01:33:00.697862", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:33:00.693425" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:33:00 +0000 (0:00:00.250) 0:03:15.384 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002615", "end": "2024-01-27 01:33:00.920174", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:33:00.917559" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:33:00 +0000 (0:00:00.216) 0:03:15.600 ****** ok: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:33:00 +0000 (0:00:00.029) 0:03:15.630 ****** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 991, "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": 6528, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:33:03 +0000 (0:00:02.263) 0:03:17.894 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.032426", "end": "2024-01-27 01:33:03.459996", "rc": 0, "start": "2024-01-27 01:33:03.427570" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.249) 0:03:18.144 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.023) 0:03:18.167 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.021) 0:03:18.189 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.020) 0:03:18.210 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.020) 0:03:18.230 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.098) 0:03:18.329 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.029) 0:03:18.359 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.027) 0:03:18.386 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.026) 0:03:18.412 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.039) 0:03:18.452 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004187", "end": "2024-01-27 01:33:03.969623", "rc": 0, "start": "2024-01-27 01:33:03.965436" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:33:03 +0000 (0:00:00.199) 0:03:18.651 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.034) 0:03:18.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.047) 0:03:18.733 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.028) 0:03:18.761 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.046) 0:03:18.808 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004193", "end": "2024-01-27 01:33:04.324071", "rc": 0, "start": "2024-01-27 01:33:04.319878" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.197) 0:03:19.005 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.030) 0:03:19.035 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.027) 0:03:19.063 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.100) 0:03:19.163 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.043) 0:03:19.207 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003850", "end": "2024-01-27 01:33:04.720770", "rc": 0, "start": "2024-01-27 01:33:04.716920" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.201) 0:03:19.408 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.038) 0:03:19.446 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.031) 0:03:19.478 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.036) 0:03:19.515 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:33:04 +0000 (0:00:00.048) 0:03:19.563 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003963", "end": "2024-01-27 01:33:05.089970", "rc": 0, "start": "2024-01-27 01:33:05.086007" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.207) 0:03:19.771 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.024) 0:03:19.796 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.031) 0:03:19.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.022) 0:03:19.851 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.023) 0:03:19.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.022) 0:03:19.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:175 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.097) 0:03:19.995 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.484) 0:03:20.479 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.051) 0:03:20.530 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:33:05 +0000 (0:00:00.034) 0:03:20.565 ****** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.238) 0:03:20.803 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.034) 0:03:20.837 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.029) 0:03:20.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.025) 0:03:20.892 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.022) 0:03:20.914 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.022) 0:03:20.936 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.021) 0:03:20.957 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.021) 0:03:20.979 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.022) 0:03:21.002 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.022) 0:03:21.024 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.026) 0:03:21.051 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.022) 0:03:21.074 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.023) 0:03:21.097 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.030) 0:03:21.128 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.023) 0:03:21.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:33:06 +0000 (0:00:00.022) 0:03:21.174 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:33:08 +0000 (0:00:01.651) 0:03:22.825 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.063) 0:03:22.888 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.024) 0:03:22.913 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.026) 0:03:22.940 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.046) 0:03:22.987 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.346) 0:03:23.333 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.025) 0:03:23.358 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.025) 0:03:23.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.025) 0:03:23.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.030) 0:03:23.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.023) 0:03:23.464 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.117) 0:03:23.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.023) 0:03:23.604 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:33:08 +0000 (0:00:00.024) 0:03:23.628 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:33:09 +0000 (0:00:00.024) 0:03:23.653 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:33:11 +0000 (0:00:02.335) 0:03:25.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:33:11 +0000 (0:00:00.021) 0:03:26.011 ****** ok: [sut] => { "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.005413", "end": "2024-01-27 01:33:11.527757", "rc": 0, "start": "2024-01-27 01:33:11.522344" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:33:11 +0000 (0:00:00.200) 0:03:26.211 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:33:16 +0000 (0:00:05.356) 0:03:31.568 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:33:16 +0000 (0:00:00.032) 0:03:31.600 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:33:16 +0000 (0:00:00.023) 0:03:31.624 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:33:16 +0000 (0:00:00.025) 0:03:31.649 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:33:17 +0000 (0:00:00.027) 0:03:31.677 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:33:17 +0000 (0:00:00.022) 0:03:31.699 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:33:19 +0000 (0:00:02.340) 0:03:34.039 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 00:53:26 UTC", "ActiveEnterTimestampMonotonic": "27386291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service polkit.service dbus.service systemd-journald.socket dbus.socket sysinit.target network.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 00:53:24 UTC", "AssertTimestampMonotonic": "25572967", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ConditionTimestampMonotonic": "25572966", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "727", "ExecMainStartTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ExecMainStartTimestampMonotonic": "25573940", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 00:53:24 UTC", "InactiveExitTimestampMonotonic": "25573978", "InvocationID": "2d4fc525a83d4d158281eab15ab5f4d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "727", "MemoryAccounting": "yes", "MemoryCurrent": "24743936", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 00:53:26 UTC", "StateChangeTimestampMonotonic": "27386291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 00:53:26 UTC", "WatchdogTimestampMonotonic": "27386288", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:33:21 +0000 (0:00:02.418) 0:03:36.458 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.118086", "end": "2024-01-27 01:33:22.089543", "rc": 0, "start": "2024-01-27 01:33:21.971457" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:33:22 +0000 (0:00:00.316) 0:03:36.774 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:33:22 +0000 (0:00:00.022) 0:03:36.797 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:33:22 +0000 (0:00:00.023) 0:03:36.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:33:22 +0000 (0:00:00.023) 0:03:36.844 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:33:22 +0000 (0:00:00.201) 0:03:37.045 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:33:24 +0000 (0:00:02.445) 0:03:39.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:33:24 +0000 (0:00:00.023) 0:03:39.514 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:33:24 +0000 (0:00:00.028) 0:03:39.542 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:33:24 +0000 (0:00:00.034) 0:03:39.576 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:33:24 +0000 (0:00:00.023) 0:03:39.600 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:33:24 +0000 (0:00:00.027) 0:03:39.628 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:33:25 +0000 (0:00:00.024) 0:03:39.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:33:25 +0000 (0:00:00.022) 0:03:39.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:33:25 +0000 (0:00:00.114) 0:03:39.788 ****** ok: [sut] => { "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.004492", "end": "2024-01-27 01:33:25.307231", "rc": 0, "start": "2024-01-27 01:33:25.302739" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:33:25 +0000 (0:00:00.200) 0:03:39.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:33:25 +0000 (0:00:00.025) 0:03:40.015 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:33:26 +0000 (0:00:01.532) 0:03:41.547 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:33:26 +0000 (0:00:00.025) 0:03:41.572 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:33:26 +0000 (0:00:00.023) 0:03:41.596 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:33:26 +0000 (0:00:00.024) 0:03:41.620 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:33:26 +0000 (0:00:00.023) 0:03:41.644 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.035) 0:03:41.679 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002620", "end": "2024-01-27 01:33:27.198978", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:33:27.196358" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.201) 0:03:41.881 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.111428", "end": "2024-01-27 01:33:27.507592", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:33:27.396164" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.313) 0:03:42.194 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.024) 0:03:42.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.023) 0:03:42.242 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.023) 0:03:42.266 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.024) 0:03:42.290 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.024) 0:03:42.314 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.024) 0:03:42.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.024) 0:03:42.364 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.022) 0:03:42.387 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.021) 0:03:42.408 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.022) 0:03:42.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.022) 0:03:42.453 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.022) 0:03:42.476 ****** skipping: [sut] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.029) 0:03:42.506 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:33:27 +0000 (0:00:00.039) 0:03:42.545 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002984", "end": "2024-01-27 01:33:28.060889", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:33:28.057905" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:33:28 +0000 (0:00:00.209) 0:03:42.754 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:33:28 +0000 (0:00:00.028) 0:03:42.783 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.113090", "end": "2024-01-27 01:33:28.413544", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:33:28.300454" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:33:28 +0000 (0:00:00.315) 0:03:43.098 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:33:28 +0000 (0:00:00.041) 0:03:43.139 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003031", "end": "2024-01-27 01:33:28.655949", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:33:28.652918" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:33:28 +0000 (0:00:00.200) 0:03:43.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:33:28 +0000 (0:00:00.028) 0:03:43.368 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.111346", "end": "2024-01-27 01:33:28.995793", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:33:28.884447" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:33:29 +0000 (0:00:00.311) 0:03:43.679 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:33:29 +0000 (0:00:00.042) 0:03:43.722 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002664", "end": "2024-01-27 01:33:29.236849", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:33:29.234185" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:33:29 +0000 (0:00:00.197) 0:03:43.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:33:29 +0000 (0:00:00.026) 0:03:43.946 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.111658", "end": "2024-01-27 01:33:29.572475", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:33:29.460817" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:33:29 +0000 (0:00:00.387) 0:03:44.334 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:33:29 +0000 (0:00:00.043) 0:03:44.378 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003028", "end": "2024-01-27 01:33:29.896427", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:33:29.893399" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:33:29 +0000 (0:00:00.202) 0:03:44.580 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:33:29 +0000 (0:00:00.027) 0:03:44.607 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.113417", "end": "2024-01-27 01:33:30.238014", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:33:30.124597" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.314) 0:03:44.922 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.023) 0:03:44.945 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.021) 0:03:44.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.021) 0:03:44.988 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.024) 0:03:45.012 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.023) 0:03:45.036 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.022) 0:03:45.058 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.023) 0:03:45.081 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.024) 0:03:45.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.027) 0:03:45.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.022) 0:03:45.156 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.126) 0:03:45.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.022) 0:03:45.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.022) 0:03:45.328 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.022) 0:03:45.351 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.021) 0:03:45.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.022) 0:03:45.395 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.022) 0:03:45.417 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.023) 0:03:45.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.025) 0:03:45.465 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.027) 0:03:45.493 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.025) 0:03:45.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.027) 0:03:45.545 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.025) 0:03:45.571 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.023) 0:03:45.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.024) 0:03:45.619 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:33:30 +0000 (0:00:00.026) 0:03:45.645 ****** skipping: [sut] => (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: [sut] => (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 [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.027) 0:03:45.673 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.121) 0:03:45.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.024) 0:03:45.818 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.042) 0:03:45.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.024) 0:03:45.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.028) 0:03:45.913 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.022) 0:03:45.936 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.023) 0:03:45.959 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.023) 0:03:45.982 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.022) 0:03:46.004 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.025) 0:03:46.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.024) 0:03:46.053 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.022) 0:03:46.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.023) 0:03:46.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.022) 0:03:46.122 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/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: [sut] => (item={'key': 'key', 'value': '/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 [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.028) 0:03:46.150 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.023) 0:03:46.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.023) 0:03:46.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.107) 0:03:46.304 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.024) 0:03:46.328 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.026) 0:03:46.355 ****** skipping: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.023) 0:03:46.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.024) 0:03:46.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:33:31 +0000 (0:00:00.023) 0:03:46.426 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:33:32 +0000 (0:00:00.225) 0:03:46.651 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:32:59 UTC", "ActiveEnterTimestampMonotonic": "2400613651", "ActiveExitTimestamp": "Sat 2024-01-27 01:32:59 UTC", "ActiveExitTimestampMonotonic": "2400318601", "ActiveState": "active", "After": "systemd-journald.socket auditd.service system.slice -.mount sysinit.target basic.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:32:59 UTC", "AssertTimestampMonotonic": "2400612692", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:32:59 UTC", "ConditionTimestampMonotonic": "2400612690", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "65449", "ExecMainStartTimestamp": "Sat 2024-01-27 01:32:59 UTC", "ExecMainStartTimestampMonotonic": "2400613598", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:32:59 UTC] ; stop_time=[n/a] ; pid=65449 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 01:32:59 UTC", "InactiveEnterTimestampMonotonic": "2400611769", "InactiveExitTimestamp": "Sat 2024-01-27 01:32:59 UTC", "InactiveExitTimestampMonotonic": "2400613651", "InvocationID": "320190daf5cb4cd1b0292dfc51caaa8f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "65449", "MemoryAccounting": "yes", "MemoryCurrent": "690028544", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:32:59 UTC", "StateChangeTimestampMonotonic": "2400613651", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "146", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:32:59 UTC", "WatchdogTimestampMonotonic": "2400613648", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:33:33 +0000 (0:00:01.182) 0:03:47.834 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:33:33 +0000 (0:00:00.021) 0:03:47.856 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_tls_2019.yml:26 Saturday 27 January 2024 01:33:33 +0000 (0:00:00.022) 0:03:47.879 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:2 Saturday 27 January 2024 01:33:33 +0000 (0:00:00.039) 0:03:47.918 ****** ok: [sut] => { "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: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:6 Saturday 27 January 2024 01:33:35 +0000 (0:00:02.042) 0:03:49.960 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:14 Saturday 27 January 2024 01:33:35 +0000 (0:00:00.027) 0:03:49.988 ****** ok: [sut] => { "ansible_python_version": "3.6.8" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:18 Saturday 27 January 2024 01:33:35 +0000 (0:00:00.022) 0:03:50.011 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 27 January 2024 01:33:35 +0000 (0:00:00.061) 0:03:50.073 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 27 January 2024 01:33:35 +0000 (0:00:00.040) 0:03:50.113 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 27 January 2024 01:33:35 +0000 (0:00:00.034) 0:03:50.148 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 27 January 2024 01:33:35 +0000 (0:00:00.213) 0:03:50.361 ****** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 27 January 2024 01:33:35 +0000 (0:00:00.026) 0:03:50.388 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 27 January 2024 01:33:38 +0000 (0:00:02.853) 0:03:53.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 27 January 2024 01:33:38 +0000 (0:00:00.023) 0:03:53.264 ****** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (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: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 27 January 2024 01:33:38 +0000 (0:00:00.027) 0:03:53.292 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:07:45 UTC", "ActiveEnterTimestampMonotonic": "886269353", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.socket system.slice dbus.service sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:07:44 UTC", "AssertTimestampMonotonic": "885427243", "Before": "shutdown.target network-pre.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:07:44 UTC", "ConditionTimestampMonotonic": "885427242", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ip6tables.service shutdown.target ipset.service iptables.service nftables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10521", "ExecMainStartTimestamp": "Sat 2024-01-27 01:07:44 UTC", "ExecMainStartTimestampMonotonic": "885428917", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 01:07:44 UTC", "InactiveExitTimestampMonotonic": "885428969", "InvocationID": "86907b756abd41fdb14b817e1e58369a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10521", "MemoryAccounting": "yes", "MemoryCurrent": "45096960", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:07:45 UTC", "StateChangeTimestampMonotonic": "886269353", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-27 01:07:45 UTC", "WatchdogTimestampMonotonic": "886269349", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 27 January 2024 01:33:39 +0000 (0:00:01.325) 0:03:54.618 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:07:45 UTC", "ActiveEnterTimestampMonotonic": "886269353", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.socket system.slice dbus.service sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:07:44 UTC", "AssertTimestampMonotonic": "885427243", "Before": "shutdown.target network-pre.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:07:44 UTC", "ConditionTimestampMonotonic": "885427242", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ip6tables.service shutdown.target ipset.service iptables.service nftables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10521", "ExecMainStartTimestamp": "Sat 2024-01-27 01:07:44 UTC", "ExecMainStartTimestampMonotonic": "885428917", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 01:07:44 UTC", "InactiveExitTimestampMonotonic": "885428969", "InvocationID": "86907b756abd41fdb14b817e1e58369a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10521", "MemoryAccounting": "yes", "MemoryCurrent": "45096960", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 01:07:45 UTC", "StateChangeTimestampMonotonic": "886269353", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-27 01:07:45 UTC", "WatchdogTimestampMonotonic": "886269349", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 27 January 2024 01:33:40 +0000 (0:00:00.322) 0:03:54.940 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 27 January 2024 01:33:40 +0000 (0:00:00.025) 0:03:54.966 ****** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.9.172 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 27 January 2024 01:33:40 +0000 (0:00:00.276) 0:03:55.242 ****** ok: [sut] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 27 January 2024 01:33:40 +0000 (0:00:00.024) 0:03:55.266 ****** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 27 January 2024 01:33:40 +0000 (0:00:00.023) 0:03:55.289 ****** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 27 January 2024 01:33:40 +0000 (0:00:00.021) 0:03:55.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 27 January 2024 01:33:40 +0000 (0:00:00.024) 0:03:55.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 27 January 2024 01:33:40 +0000 (0:00:00.088) 0:03:55.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 27 January 2024 01:33:40 +0000 (0:00:00.022) 0:03:55.446 ****** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.9.172 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 27 January 2024 01:33:41 +0000 (0:00:00.274) 0:03:55.721 ****** ok: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 27 January 2024 01:33:41 +0000 (0:00:00.026) 0:03:55.748 ****** skipping: [sut] => {} TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:27 Saturday 27 January 2024 01:33:41 +0000 (0:00:00.023) 0:03:55.771 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:35 Saturday 27 January 2024 01:33:41 +0000 (0:00:00.026) 0:03:55.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:39 Saturday 27 January 2024 01:33:41 +0000 (0:00:00.025) 0:03:55.824 ****** ok: [sut] => { "backup": "", "changed": false } TASK [Remove related packages] ************************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:45 Saturday 27 January 2024 01:33:41 +0000 (0:00:00.320) 0:03:56.144 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: lsof-4.93.2-1.el8.x86_64", "Removed: unixODBC-2.3.11-1.rh.x86_64", "Removed: unixODBC-devel-2.3.11-1.rh.x86_64", "Removed: gc-7.6.4-3.el8.x86_64", "Removed: libtool-ltdl-2.4.6-25.el8.x86_64", "Removed: gcc-gdb-plugin-8.5.0-21.el8.x86_64", "Removed: gdb-8.2-20.el8.x86_64", "Removed: gdb-headless-8.2-20.el8.x86_64", "Removed: libatomic-8.5.0-21.el8.x86_64", "Removed: libatomic_ops-7.6.2-3.el8.x86_64", "Removed: guile-5:2.0.14-7.el8.x86_64", "Removed: libbabeltrace-1.5.4-4.el8.x86_64", "Removed: libipt-1.6.1-8.el8.x86_64", "Removed: msodbcsql17-17.10.5.1-1.x86_64", "Removed: mssql-server-15.0.4345.5-2.x86_64", "Removed: mssql-tools-17.10.1.1-1.x86_64", "Removed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Removed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Removed: bzip2-1.0.6-26.el8.x86_64" ] } TASK [Remove related files] **************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:58 Saturday 27 January 2024 01:33:48 +0000 (0:00:07.128) 0:04:03.272 ****** changed: [sut] => { "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/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.010692", "end": "2024-01-27 01:33:48.793386", "rc": 0, "start": "2024-01-27 01:33:48.782694" } STDOUT: removed directory '/var/opt/mssql/.system/system/Temp' removed '/var/opt/mssql/.system/system/lsasetup.log' removed '/var/opt/mssql/.system/system/debug/PASSWD.LOG' removed directory '/var/opt/mssql/.system/system/debug' removed '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/ddccb4f4-f7b3-43b2-9e37-68878e233b1c' removed '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred' 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/licensing.hiv' removed '/var/opt/mssql/.system/system/security.hiv' removed '/var/opt/mssql/.system/system/lsa.hiv' removed directory '/var/opt/mssql/.system/system' 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/Temp' 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 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/CRLs' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs' 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' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates' 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/LocalLow' removed directory '/var/opt/mssql/.system/profiles/Client/AppData' removed directory '/var/opt/mssql/.system/profiles/Client' removed directory '/var/opt/mssql/.system/profiles' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, 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 '/var/opt/mssql/.system/instance_id' removed directory '/var/opt/mssql/.system' removed '/var/opt/mssql/data/master.mdf' removed '/var/opt/mssql/data/mastlog.ldf' removed '/var/opt/mssql/data/model.mdf' removed '/var/opt/mssql/data/modellog.ldf' removed '/var/opt/mssql/data/msdbdata.mdf' removed '/var/opt/mssql/data/msdblog.ldf' removed '/var/opt/mssql/data/model_replicatedmaster.mdf' removed '/var/opt/mssql/data/model_replicatedmaster.ldf' removed '/var/opt/mssql/data/model_msdbdata.mdf' removed '/var/opt/mssql/data/model_msdblog.ldf' removed '/var/opt/mssql/data/Entropy.bin' removed '/var/opt/mssql/data/tempdb.mdf' removed '/var/opt/mssql/data/templog.ldf' removed '/var/opt/mssql/data/tempdb2.ndf' removed '/var/opt/mssql/data/tempdb3.ndf' removed '/var/opt/mssql/data/tempdb4.ndf' removed directory '/var/opt/mssql/data' removed '/var/opt/mssql/log/mssql-conf/mssql-conf.log' removed directory '/var/opt/mssql/log/mssql-conf' removed '/var/opt/mssql/log/sqlagentstartup.log' removed '/var/opt/mssql/log/HkEngineEventFile_0_133507926384500000.xel' removed '/var/opt/mssql/log/system_health_0_133507926391080000.xel' removed '/var/opt/mssql/log/HkEngineEventFile_0_133507926431180000.xel' removed '/var/opt/mssql/log/system_health_0_133507926436170000.xel' removed '/var/opt/mssql/log/HkEngineEventFile_0_133507926585180000.xel' removed '/var/opt/mssql/log/system_health_0_133507926588790000.xel' removed '/var/opt/mssql/log/HkEngineEventFile_0_133507926861290000.xel' removed '/var/opt/mssql/log/system_health_0_133507926865100000.xel' removed '/var/opt/mssql/log/log_3.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133507927141090000.xel' removed '/var/opt/mssql/log/system_health_0_133507927145340000.xel' removed '/var/opt/mssql/log/log_4.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133507927443880000.xel' removed '/var/opt/mssql/log/system_health_0_133507927447190000.xel' removed '/var/opt/mssql/log/log_5.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133507927820720000.xel' removed '/var/opt/mssql/log/system_health_0_133507927824770000.xel' removed '/var/opt/mssql/log/log_6.trc' removed '/var/opt/mssql/log/errorlog.8' removed '/var/opt/mssql/log/errorlog.7' removed '/var/opt/mssql/log/errorlog.6' removed '/var/opt/mssql/log/errorlog.5' removed '/var/opt/mssql/log/errorlog.4' removed '/var/opt/mssql/log/errorlog.3' removed '/var/opt/mssql/log/errorlog.2' removed '/var/opt/mssql/log/errorlog.1' removed '/var/opt/mssql/log/errorlog' removed '/var/opt/mssql/log/HkEngineEventFile_0_133507928157470000.xel' removed '/var/opt/mssql/log/system_health_0_133507928162000000.xel' removed '/var/opt/mssql/log/log_7.trc' removed directory '/var/opt/mssql/log' removed '/var/opt/mssql/mssql.conf' removed '/var/opt/mssql/secrets/machine-key' removed directory '/var/opt/mssql/secrets' removed directory '/var/opt/mssql' removed directory '/opt/mssql' removed directory '/opt/mssql-tools' removed '/etc/yum.repos.d/packages-microsoft-com-mssql-server-2019.repo' removed '/etc/yum.repos.d/packages-microsoft-com-prod.repo' TASK [Stop the mssql-server service] ******************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:72 Saturday 27 January 2024 01:33:48 +0000 (0:00:00.206) 0:04:03.478 ****** ok: [sut] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.009856", "end": "2024-01-27 01:33:48.994855", "rc": 0, "start": "2024-01-27 01:33:48.984999" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=368 changed=60 unreachable=0 failed=0 skipped=836 rescued=0 ignored=0 Saturday 27 January 2024 01:33:49 +0000 (0:00:00.183) 0:04:03.662 ****** =============================================================================== linux-system-roles.mssql : Ensure the package mssql-server ------------- 36.12s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 linux-system-roles.mssql : Gather system services facts ---------------- 11.07s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 7.26s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 linux-system-roles.mssql : Ensure the package mssql-server -------------- 7.15s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Remove related packages ------------------------------------------------- 7.13s /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:45 --------------------- linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 7.07s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 linux-system-roles.mssql : Gather system services facts ----------------- 5.46s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 linux-system-roles.mssql : Set up MSSQL --------------------------------- 5.41s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 linux-system-roles.mssql : Ensure that the tuned service is started and enabled --- 5.09s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 linux-system-roles.mssql : Gather package facts ------------------------- 4.77s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 linux-system-roles.mssql : Gather package facts ------------------------- 4.71s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.98s /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 3.44s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.12s /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.85s /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 2.83s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 2.48s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Ensure the openssl package ---------------------------------------------- 2.47s /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/tests_tls.yml:5 -------------------- linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 2.42s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 linux-system-roles.mssql : Ensure the package mssql-server -------------- 2.35s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---