# 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_imuxsock_files.yml ********************************************* 1 plays in /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml PLAY [TEST CASE 0; Ensure that the role runs with parameters with the simplest configuration using imuxsock instead of imjournal] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:31 Thursday 16 May 2024 19:40:21 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [Deploy config to output into local files] ******************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:39 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.700) 0:00:00.712 ********** TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:8 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.022) 0:00:00.734 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_output_files": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:20 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.023) 0:00:00.758 ********** ok: [sut] => { "ansible_facts": { "rsyslog_outputs": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:27 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.028) 0:00:00.786 ********** ok: [sut] => { "ansible_facts": { "rsyslog_inputs": [ { "name": "basic_input", "type": "basics", "use_imuxsock": true } ] }, "changed": false } TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:33 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.021) 0:00:00.808 ********** TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:46 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.017) 0:00:00.826 ********** TASK [linux-system-roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:57 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.015) 0:00:00.842 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml for sut TASK [linux-system-roles.logging : Initialize logging_tls_tcp_ports] *********** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:3 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.027) 0:00:00.869 ********** ok: [sut] => { "ansible_facts": { "logging_tls_tcp_ports": [] }, "changed": false } TASK [linux-system-roles.logging : Initialize logging_tcp_ports] *************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:7 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.019) 0:00:00.889 ********** ok: [sut] => { "ansible_facts": { "logging_tcp_ports": [] }, "changed": false } TASK [linux-system-roles.logging : Initialize logging_tls_udp_ports] *********** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:11 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.019) 0:00:00.908 ********** ok: [sut] => { "ansible_facts": { "logging_tls_udp_ports": [] }, "changed": false } TASK [linux-system-roles.logging : Initialize logging_udp_ports] *************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:15 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.019) 0:00:00.928 ********** ok: [sut] => { "ansible_facts": { "logging_udp_ports": [] }, "changed": false } TASK [linux-system-roles.logging : Parameter 'port' values] ******************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:24 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.019) 0:00:00.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'tcp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:93 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.018) 0:00:00.966 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'tcp_port' values (with tls)] ***** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:98 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.018) 0:00:00.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'udp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:103 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.018) 0:00:01.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'udp_port' values (with tls)] ***** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:108 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.019) 0:00:01.022 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'server_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:113 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.019) 0:00:01.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'server_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:118 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.018) 0:00:01.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'tcp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:166 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.020) 0:00:01.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'tcp_ports' values (with tls)] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:171 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.032) 0:00:01.113 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'udp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:177 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.037) 0:00:01.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'udp_ports' values (with tls)] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:182 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.021) 0:00:01.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Manage firewall on the gathered ports] ****** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:60 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.022) 0:00:01.195 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml for sut TASK [linux-system-roles.logging : Initialize logging_firewall_ports] ********** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml:8 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.030) 0:00:01.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Add tcp ports to logging_firewall_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml:12 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.020) 0:00:01.245 ********** TASK [linux-system-roles.logging : Add udp ports to logging_firewall_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml:20 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.015) 0:00:01.261 ********** TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml:28 Thursday 16 May 2024 19:40:22 +0000 (0:00:00.015) 0:00:01.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Manage selinux on the gathered ports] ******* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:63 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.018) 0:00:01.295 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml for sut TASK [linux-system-roles.logging : Initialize logging_selinux_ports] *********** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:8 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.031) 0:00:01.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:12 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.018) 0:00:01.344 ********** TASK [linux-system-roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:21 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.015) 0:00:01.360 ********** TASK [linux-system-roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:30 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.016) 0:00:01.376 ********** TASK [linux-system-roles.logging : Add tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:39 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.016) 0:00:01.392 ********** TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:48 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.016) 0:00:01.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Generate certificates] ********************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:67 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.026) 0:00:01.436 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/certificate.yml for sut TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/certificate.yml:2 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.041) 0:00:01.477 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:73 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.021) 0:00:01.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:77 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.024) 0:00:01.523 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:83 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.026) 0:00:01.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:88 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.022) 0:00:01.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:95 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.021) 0:00:01.593 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:99 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.023) 0:00:01.617 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:111 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.022) 0:00:01.639 ********** TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main.yml:4 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.038) 0:00:01.677 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:4 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.013) 0:00:01.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check if system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:13 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.011) 0:00:01.702 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:18 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.266) 0:00:01.969 ********** ok: [sut] => { "ansible_facts": { "__logging_is_ostree": false }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:22 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.014) 0:00:01.983 ********** ok: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/default.yml" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Include /vars/main.yml from /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:34 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.029) 0:00:02.012 ********** skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Main rsyslog subrole] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main.yml:7 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.038) 0:00:02.051 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Get status of rsyslog packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:15 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.077) 0:00:02.128 ********** skipping: [sut] => (item=iproute) => { "ansible_loop_var": "item", "changed": false, "item": "iproute", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Reset original confs - logging package is absent] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:22 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.017) 0:00:02.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:34 Thursday 16 May 2024 19:40:23 +0000 (0:00:00.010) 0:00:02.156 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Reset erased flag] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:48 Thursday 16 May 2024 19:40:25 +0000 (0:00:02.014) 0:00:04.171 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Gather package facts] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:52 Thursday 16 May 2024 19:40:25 +0000 (0:00:00.021) 0:00:04.193 ********** ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.47.4" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.47.4" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.47.4" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.47.4" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "2.el9", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.el9", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "43.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "43.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "90.1.el9", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "24.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "24.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "24.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el9", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "35.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "35.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "2.el9", "source": "rpm", "version": "0.20.1" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "2.el9", "source": "rpm", "version": "0.20.1" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitb1c706d.el9", "source": "rpm", "version": "20240304" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitb1c706d.el9", "source": "rpm", "version": "20240304" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.6.0" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "29.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.197" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.197" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "10.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "10.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "13.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "53.git20240104.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "53.git20240104.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "53.git20240104.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "53.git20240104.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "9.el9", "source": "rpm", "version": "27.2" } ], "epel-next-release": [ { "arch": "noarch", "epoch": null, "name": "epel-next-release", "release": "7.el9", "source": "rpm", "version": "9" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "7.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "6.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "15.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.43.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "14.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "6.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.13.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el9", "source": "rpm", "version": "1.4" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el9", "source": "rpm", "version": "10.11.6" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el9", "source": "rpm", "version": "10.11.6" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "2.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "2.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "9.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "3.el9", "source": "rpm", "version": "1.9.2" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "143.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "143.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "143.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "143.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "143.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "143.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "143.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "16.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "9.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "9.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "9.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "8.el9", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "9.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "9.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "27.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "2.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "2.el9", "source": "rpm", "version": "1.3.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "29.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "53.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "8.el9", "source": "rpm", "version": "0.69.0" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "6.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "10.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "6.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.el9", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "15.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.el9", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "25.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.el9.1", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "6.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "13.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "5.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "143.el9", "source": "rpm", "version": "20240219" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "143.el9", "source": "rpm", "version": "20240219" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "2.el9", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "25.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "7.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.5", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "38.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "38.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "38.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.el9", "source": "rpm", "version": "3.2.1" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "1.el9", "source": "rpm", "version": "3.2.1" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.el9", "source": "rpm", "version": "3.2.1" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "19.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "3.el9.3", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "5.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "5.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.el9", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "3.el9", "source": "rpm", "version": "3.9.18" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "3.el9", "source": "rpm", "version": "3.9.18" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.el9", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "10.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "13.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "8.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "8.el9", "source": "rpm", "version": "0.69.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "3.el9", "source": "rpm", "version": "3.9.18" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "18.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "11.el9", "source": "rpm", "version": "8.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "2.el9", "source": "rpm", "version": "38.1.35" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "2.el9", "source": "rpm", "version": "38.1.35" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el9", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "4.el9", "source": "rpm", "version": "5.0" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "4.el9", "source": "rpm", "version": "5.0" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "4.el9", "source": "rpm", "version": "5.0" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "4.el9", "source": "rpm", "version": "5.0" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "8.el9", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el9", "source": "rpm", "version": "3.2.2" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "56.el9", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "20.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "20.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "20.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "20.el9", "source": "rpm", "version": "8.2.2637" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "7.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el9", "source": "rpm", "version": "6.3.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "10.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "13.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Get rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:56 Thursday 16 May 2024 19:40:26 +0000 (0:00:00.835) 0:00:05.028 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_version": "8.2310.0" }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check rsyslog version 1] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:63 Thursday 16 May 2024 19:40:26 +0000 (0:00:00.025) 0:00:05.054 ********** skipping: [sut] => {} TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check rsyslog version 2] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:69 Thursday 16 May 2024 19:40:26 +0000 (0:00:00.020) 0:00:05.074 ********** ok: [sut] => {} MSG: Rsyslog_version is 8.2310.0, which is newer than "8.37.0-7.2". TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Set __rsyslog_failed_validation] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:78 Thursday 16 May 2024 19:40:26 +0000 (0:00:00.022) 0:00:05.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Create the config directory if it does not exist] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:86 Thursday 16 May 2024 19:40:26 +0000 (0:00:00.019) 0:00:05.116 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "state": "directory", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Create a work directory] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:93 Thursday 16 May 2024 19:40:27 +0000 (0:00:00.265) 0:00:05.382 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:99 Thursday 16 May 2024 19:40:27 +0000 (0:00:00.201) 0:00:05.584 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:108 Thursday 16 May 2024 19:40:27 +0000 (0:00:00.196) 0:00:05.780 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:131 Thursday 16 May 2024 19:40:27 +0000 (0:00:00.058) 0:00:05.838 ********** changed: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "state": "file", "uid": 0 } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "state": "file", "uid": 0 } NOTIFIED HANDLER /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Restart rsyslogd for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Initialize list of template results] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:155 Thursday 16 May 2024 19:40:28 +0000 (0:00:01.166) 0:00:07.005 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "state": "file", "uid": 0 } ] } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:159 Thursday 16 May 2024 19:40:28 +0000 (0:00:00.041) 0:00:07.047 ********** skipping: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Include input sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:177 Thursday 16 May 2024 19:40:28 +0000 (0:00:00.029) 0:00:07.077 ********** ok: [sut] => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True}) => { "ansible_facts": { "__rsyslog_basics_packages": [] }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/basics/main.yml" ], "ansible_loop_var": "input_item", "changed": false, "input_item": { "name": "basic_input", "type": "basics", "use_imuxsock": true } } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Run input sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:188 Thursday 16 May 2024 19:40:28 +0000 (0:00:00.027) 0:00:07.104 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/inputs/basics/main.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update basics input packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/inputs/basics/main.yml:3 Thursday 16 May 2024 19:40:28 +0000 (0:00:00.045) 0:00:07.150 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:40:28 +0000 (0:00:00.036) 0:00:07.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 Thursday 16 May 2024 19:40:28 +0000 (0:00:00.020) 0:00:07.207 ********** TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:38 Thursday 16 May 2024 19:40:28 +0000 (0:00:00.017) 0:00:07.224 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "state": "file", "uid": 0 } ] }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:43 Thursday 16 May 2024 19:40:28 +0000 (0:00:00.022) 0:00:07.247 ********** TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Create basics input configuration file /etc/rsyslog.d/input-basics-basic_input] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/inputs/basics/main.yml:10 Thursday 16 May 2024 19:40:28 +0000 (0:00:00.018) 0:00:07.266 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:40:29 +0000 (0:00:00.036) 0:00:07.302 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 Thursday 16 May 2024 19:40:29 +0000 (0:00:00.019) 0:00:07.322 ********** changed: [sut] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "md5sum": "1c1d40a8f77b7c06bd3e38cc0a68d7dd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 393, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.1488955-17865-121667732347560/source", "state": "file", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:38 Thursday 16 May 2024 19:40:29 +0000 (0:00:00.596) 0:00:07.919 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "state": "file", "uid": 0 } ] }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.1488955-17865-121667732347560/source", "unsafe_writes": false, "validate": null } }, "md5sum": "1c1d40a8f77b7c06bd3e38cc0a68d7dd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 393, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.1488955-17865-121667732347560/source", "state": "file", "uid": 0 } ] } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:43 Thursday 16 May 2024 19:40:29 +0000 (0:00:00.023) 0:00:07.942 ********** skipping: [sut] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Include output sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:207 Thursday 16 May 2024 19:40:29 +0000 (0:00:00.109) 0:00:08.052 ********** ok: [sut] => (item={'name': 'default_files', 'type': 'files'}) => { "ansible_facts": { "__rsyslog_conf_files_output_modules": [ { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_files_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% elif logging_files_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}" } ], "type": "modules" } ], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": [ "{{ __rsyslog_conf_files_output_modules }}" ] }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "default_files", "type": "files" } } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Run output sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:219 Thursday 16 May 2024 19:40:29 +0000 (0:00:00.051) 0:00:08.104 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/outputs/files/main.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/outputs/files/main.yml:3 Thursday 16 May 2024 19:40:29 +0000 (0:00:00.043) 0:00:08.147 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:40:29 +0000 (0:00:00.036) 0:00:08.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 Thursday 16 May 2024 19:40:29 +0000 (0:00:00.023) 0:00:08.208 ********** changed: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.9748914-17901-39617419998145/source", "state": "file", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:38 Thursday 16 May 2024 19:40:30 +0000 (0:00:00.535) 0:00:08.743 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "state": "file", "uid": 0 } ] }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.1488955-17865-121667732347560/source", "unsafe_writes": false, "validate": null } }, "md5sum": "1c1d40a8f77b7c06bd3e38cc0a68d7dd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 393, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.1488955-17865-121667732347560/source", "state": "file", "uid": 0 } ] }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.9748914-17901-39617419998145/source", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.9748914-17901-39617419998145/source", "state": "file", "uid": 0 } ] } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:43 Thursday 16 May 2024 19:40:30 +0000 (0:00:00.024) 0:00:08.768 ********** skipping: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-default_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/outputs/files/main.yml:11 Thursday 16 May 2024 19:40:30 +0000 (0:00:00.025) 0:00:08.793 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:40:30 +0000 (0:00:00.034) 0:00:08.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 Thursday 16 May 2024 19:40:30 +0000 (0:00:00.019) 0:00:08.848 ********** changed: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "md5sum": "195c9e71899ab3144d7cea0e8b70c0df", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1715888430.6482902-17919-51929059727503/source", "state": "file", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:38 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.571) 0:00:09.419 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source", "state": "file", "uid": 0 } ] }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.1488955-17865-121667732347560/source", "unsafe_writes": false, "validate": null } }, "md5sum": "1c1d40a8f77b7c06bd3e38cc0a68d7dd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 393, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.1488955-17865-121667732347560/source", "state": "file", "uid": 0 } ] }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.9748914-17901-39617419998145/source", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1715888429.9748914-17901-39617419998145/source", "state": "file", "uid": 0 } ] }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888430.6482902-17919-51929059727503/source", "unsafe_writes": false, "validate": null } }, "md5sum": "195c9e71899ab3144d7cea0e8b70c0df", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1715888430.6482902-17919-51929059727503/source", "state": "file", "uid": 0 } ] } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:43 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.026) 0:00:09.446 ********** skipping: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Get rsyslog config files not owned by any package] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:232 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.084) 0:00:09.530 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Purge - remove files not generated by current state] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:249 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.041) 0:00:09.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:273 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.023) 0:00:09.595 ********** TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:303 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.017) 0:00:09.613 ********** skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:315 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.032) 0:00:09.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:331 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.024) 0:00:09.670 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Copy local key file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:347 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.023) 0:00:09.693 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Enable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:363 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.023) 0:00:09.716 ********** ok: [sut] => { "changed": false, "enabled": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-05-16 19:33:18 UTC", "ActiveEnterTimestampMonotonic": "21256536", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target network.target sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-05-16 19:33:18 UTC", "AssertTimestampMonotonic": "21121423", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "185759000", "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_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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-05-16 19:33:18 UTC", "ConditionTimestampMonotonic": "21121417", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "2709", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "782", "ExecMainStartTimestamp": "Thu 2024-05-16 19:33:18 UTC", "ExecMainStartTimestampMonotonic": "21124093", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-05-16 19:33:18 UTC", "InactiveExitTimestampMonotonic": "21126192", "InvocationID": "6f450d4b17824637941af7c1032350aa", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "782", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "5287936", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-05-16 19:33:18 UTC", "StateChangeTimestampMonotonic": "21256536", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Disable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:372 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.470) 0:00:10.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:381 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.022) 0:00:10.209 ********** skipping: [sut] => {} TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : See if there are any config files] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:395 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.020) 0:00:10.230 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:402 Thursday 16 May 2024 19:40:31 +0000 (0:00:00.023) 0:00:10.254 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715887998.4950554, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a7dd531fc2e3ba5ad28c868fcbd027874086c85b", "ctime": 1713854611.566, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2499102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1704700020.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3380, "uid": 0, "version": "183496703", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate main rsyslog configuration] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:408 Thursday 16 May 2024 19:40:32 +0000 (0:00:00.203) 0:00:10.458 ********** changed: [sut] => { "changed": true, "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "06be1b21217661badf921ea6dcceb702", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1715888432.2171998-17959-20064278937282/source", "state": "file", "uid": 0 } RUNNING HANDLER [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Restart rsyslogd] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/handlers/main.yml:2 Thursday 16 May 2024 19:40:32 +0000 (0:00:00.528) 0:00:10.987 ********** changed: [sut] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-05-16 19:33:18 UTC", "ActiveEnterTimestampMonotonic": "21256536", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target network.target sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-05-16 19:33:18 UTC", "AssertTimestampMonotonic": "21121423", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "186724000", "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_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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-05-16 19:33:18 UTC", "ConditionTimestampMonotonic": "21121417", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "2709", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "782", "ExecMainStartTimestamp": "Thu 2024-05-16 19:33:18 UTC", "ExecMainStartTimestampMonotonic": "21124093", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-05-16 19:33:18 UTC", "InactiveExitTimestampMonotonic": "21126192", "InvocationID": "6f450d4b17824637941af7c1032350aa", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "782", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "5283840", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-05-16 19:33:18 UTC", "StateChangeTimestampMonotonic": "21256536", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:55 Thursday 16 May 2024 19:40:33 +0000 (0:00:00.852) 0:00:11.839 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_daemon_config_files.yml for sut TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_daemon_config_files.yml:2 Thursday 16 May 2024 19:40:33 +0000 (0:00:00.032) 0:00:11.872 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715888433.5168097, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "ctime": 1715888432.6588075, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358613186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715888432.4658072, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "3867213947", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_daemon_config_files.yml:7 Thursday 16 May 2024 19:40:33 +0000 (0:00:00.211) 0:00:12.084 ********** ok: [sut] => { "changed": false, "examined": 6, "files": [ { "atime": 1715887998.4980555, "ctime": 1713856063.2286322, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 582768, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1710399039.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715888433.5168097, "ctime": 1715888428.1217964, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 322961602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888427.8487957, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 137, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715888433.5168097, "ctime": 1715888428.6697977, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888428.4747972, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 96, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715888433.5168097, "ctime": 1715888429.5828, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 335544641, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888429.3887994, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 393, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715888433.5168097, "ctime": 1715888430.407802, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 341836097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888430.2128015, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715888433.5168097, "ctime": 1715888431.0828037, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 348127553, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888430.8878033, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1152, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 6 } TASK [Check rsyslog.conf size (less)] ****************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_daemon_config_files.yml:13 Thursday 16 May 2024 19:40:34 +0000 (0:00:00.238) 0:00:12.322 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check rsyslog.conf size (more)] ****************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_daemon_config_files.yml:18 Thursday 16 May 2024 19:40:34 +0000 (0:00:00.021) 0:00:12.344 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_daemon_config_files.yml:23 Thursday 16 May 2024 19:40:34 +0000 (0:00:00.016) 0:00:12.360 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check conf files exist] ************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_daemon_config_files.yml:27 Thursday 16 May 2024 19:40:34 +0000 (0:00:00.019) 0:00:12.380 ********** ok: [sut] => (item=/etc/rsyslog.d/30-output-files-default_files.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-default_files.conf", "stat": { "atime": 1715888433.5168097, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "ctime": 1715888431.0828037, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 348127553, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715888430.8878033, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1152, "uid": 0, "version": "2204448837", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check rsyslog errors] **************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_daemon_config_files.yml:35 Thursday 16 May 2024 19:40:34 +0000 (0:00:00.211) 0:00:12.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check output to messages line] ******************************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:64 Thursday 16 May 2024 19:40:34 +0000 (0:00:00.028) 0:00:12.620 ********** ok: [sut] => { "changed": false, "cmd": [ "/bin/grep", "\\\\*.info;mail.none;authpriv.none;cron.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-default_files.conf" ], "delta": "0:00:00.003169", "end": "2024-05-16 19:40:34.583594", "rc": 0, "start": "2024-05-16 19:40:34.580425" } STDOUT: *.info;mail.none;authpriv.none;cron.none /var/log/messages TASK [Ensure logger message is logged in a file] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:71 Thursday 16 May 2024 19:40:34 +0000 (0:00:00.269) 0:00:12.889 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/test_logger.yml for sut TASK [Run logger to generate a test log message] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/test_logger.yml:7 Thursday 16 May 2024 19:40:34 +0000 (0:00:00.032) 0:00:12.922 ********** ok: [sut] => { "changed": false, "cmd": [ "/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0" ], "delta": "0:00:00.003598", "end": "2024-05-16 19:40:34.810726", "rc": 0, "start": "2024-05-16 19:40:34.807128" } TASK [Check the test log message in /var/log/messages] ************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/test_logger.yml:13 Thursday 16 May 2024 19:40:34 +0000 (0:00:00.195) 0:00:13.117 ********** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/bin/grep", "testMessage0", "/var/log/messages" ], "delta": "0:00:01.005135", "end": "2024-05-16 19:40:36.005473", "rc": 0, "start": "2024-05-16 19:40:35.000338" } STDOUT: 2024-05-16T19:40:34.810348+00:00 94900a76-f26d-4776-aa65-397ee8231ec5 testTag0[9949]: testMessage0 TASK [Get content of /var/log/messages] **************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:77 Thursday 16 May 2024 19:40:36 +0000 (0:00:01.226) 0:00:14.344 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/var/log/messages" ], "delta": "0:00:00.003319", "end": "2024-05-16 19:40:36.231204", "rc": 0, "start": "2024-05-16 19:40:36.227885" } STDOUT: Apr 23 03:12:41 vm-10-0-184-70 python3[50037]: ansible-ansible.legacy.command Invoked with chdir=/usr/tmp/1mt-img_gen _raw_params=. ./func.sh; truncate_logs _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None executable=None creates=None removes=None stdin=None Apr 23 03:12:44 vm-10-0-184-70 python3[50059]: ansible-ansible.legacy.command Invoked with chdir=/usr/tmp/1mt-img_gen _raw_params=. ./func.sh; clean_temps _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None executable=None creates=None removes=None stdin=None Apr 23 03:12:46 vm-10-0-184-70 python3[50082]: ansible-file Invoked with path=/root/.bash_history state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Apr 23 03:12:52 vm-10-0-184-70 python3[50137]: ansible-ansible.legacy.stat Invoked with path=/etc/machine-id follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Apr 23 03:12:54 vm-10-0-184-70 python3[50189]: ansible-ansible.legacy.copy Invoked with force=True dest=/etc/machine-id src=/root/.ansible/tmp/ansible-tmp-1713856372.2582943-6331-34006325083687/source _original_basename=tmphmyyfe9i follow=False checksum=da39a3ee5e6b4b0d3255bfef95601890afd80709 backup=False unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Apr 23 03:13:22 vm-10-0-184-70 python3[50223]: ansible-ansible.legacy.command Invoked with chdir=/usr/tmp/1mt-img_gen _raw_params=. ./func.sh; restore_selinux_context _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None executable=None creates=None removes=None stdin=None Apr 23 03:14:03 vm-10-0-184-70 python3[50242]: ansible-file Invoked with path=/usr/tmp/1mt-img_gen state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Apr 23 03:14:08 vm-10-0-184-70 python3[50259]: ansible-file Invoked with path=/root/.compose state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Apr 23 03:14:09 vm-10-0-184-70 python3[50276]: ansible-file Invoked with path=/root/.buildroot state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Apr 23 03:14:09 vm-10-0-184-70 python3[50293]: ansible-file Invoked with path=/root/.tree_type state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Apr 23 03:14:10 vm-10-0-184-70 python3[50310]: ansible-file Invoked with path=/root/.support state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Apr 23 03:14:10 vm-10-0-184-70 python3[50327]: ansible-file Invoked with path=/root/.postfix state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Apr 23 03:14:16 vm-10-0-184-70 python3[50344]: ansible-ansible.legacy.command Invoked with _raw_params=/sbin/shutdown -h +1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Apr 23 03:14:17 vm-10-0-184-70 systemd-logind[522]: The system will power off at Tue 2024-04-23 03:15:17 EDT! Apr 23 03:14:17 vm-10-0-184-70 systemd-logind[522]: Creating /run/nologin, blocking further logins... Apr 23 03:15:16 vm-10-0-184-70 systemd-logind[522]: Session 5 logged out. Waiting for processes to exit. Apr 23 03:15:16 vm-10-0-184-70 systemd[1]: session-5.scope: Deactivated successfully. Apr 23 03:15:16 vm-10-0-184-70 systemd[1]: session-5.scope: Consumed 1min 23.464s CPU time. Apr 23 03:15:16 vm-10-0-184-70 systemd-logind[522]: Removed session 5. May 16 15:32:58 ip-10-31-41-226 kernel: The list of certified hardware and cloud instances for Red Hat Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com. May 16 15:32:58 ip-10-31-41-226 kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-437.el9.x86_64 root=UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 May 16 15:32:58 ip-10-31-41-226 kernel: BIOS-provided physical RAM map: May 16 15:32:58 ip-10-31-41-226 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable May 16 15:32:58 ip-10-31-41-226 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved May 16 15:32:58 ip-10-31-41-226 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved May 16 15:32:58 ip-10-31-41-226 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable May 16 15:32:58 ip-10-31-41-226 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved May 16 15:32:58 ip-10-31-41-226 kernel: NX (Execute Disable) protection: active May 16 15:32:58 ip-10-31-41-226 kernel: APIC: Static calls initialized May 16 15:32:58 ip-10-31-41-226 kernel: SMBIOS 2.7 present. May 16 15:32:58 ip-10-31-41-226 kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 May 16 15:32:58 ip-10-31-41-226 kernel: Hypervisor detected: Xen HVM May 16 15:32:58 ip-10-31-41-226 kernel: Xen version 4.11. May 16 15:32:58 ip-10-31-41-226 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. May 16 15:32:58 ip-10-31-41-226 kernel: platform_pci_unplug: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.#012You might have to change the root device#012from /dev/hd[a-d] to /dev/xvd[a-d]#012in your root= kernel command line option May 16 15:32:58 ip-10-31-41-226 kernel: tsc: Fast TSC calibration using PIT May 16 15:32:58 ip-10-31-41-226 kernel: tsc: Detected 2899.970 MHz processor May 16 15:32:58 ip-10-31-41-226 kernel: tsc: Detected 2900.004 MHz TSC May 16 15:32:58 ip-10-31-41-226 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 May 16 15:32:58 ip-10-31-41-226 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs May 16 15:32:58 ip-10-31-41-226 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT May 16 15:32:58 ip-10-31-41-226 kernel: found SMP MP-table at [mem 0x000fb9a0-0x000fb9af] May 16 15:32:58 ip-10-31-41-226 kernel: Using GB pages for direct mapping May 16 15:32:58 ip-10-31-41-226 kernel: RAMDISK: [mem 0x33c8c000-0x35e3dfff] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Early table checksum verification disabled May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: XSDT 0x00000000FC00C780 000054 (v01 Xen HVM 00000000 HVML 00000000) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: FACP 0x00000000FC00C440 0000F4 (v04 Xen HVM 00000000 HVML 00000000) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: DSDT 0x00000000FC003940 008A7E (v02 Xen HVM 00000000 INTL 20090123) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: FACS 0x00000000FC003900 000040 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: FACS 0x00000000FC003900 000040 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: APIC 0x00000000FC00C540 0000D8 (v02 Xen HVM 00000000 HVML 00000000) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: HPET 0x00000000FC00C690 000038 (v01 Xen HVM 00000000 HVML 00000000) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: WAET 0x00000000FC00C6D0 000028 (v01 Xen HVM 00000000 HVML 00000000) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: SSDT 0x00000000FC00C700 000031 (v02 Xen HVM 00000000 INTL 20090123) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: SSDT 0x00000000FC00C740 000033 (v02 Xen HVM 00000000 INTL 20090123) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00c440-0xfc00c533] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc003940-0xfc00c3bd] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Reserving FACS table memory at [mem 0xfc003900-0xfc00393f] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Reserving FACS table memory at [mem 0xfc003900-0xfc00393f] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00c540-0xfc00c617] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00c690-0xfc00c6c7] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00c6d0-0xfc00c6f7] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00c700-0xfc00c730] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00c740-0xfc00c772] May 16 15:32:58 ip-10-31-41-226 kernel: No NUMA configuration found May 16 15:32:58 ip-10-31-41-226 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] May 16 15:32:58 ip-10-31-41-226 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] May 16 15:32:58 ip-10-31-41-226 kernel: Reserving 192MB of memory at 3424MB for crashkernel (System RAM: 3839MB) May 16 15:32:58 ip-10-31-41-226 kernel: Zone ranges: May 16 15:32:58 ip-10-31-41-226 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] May 16 15:32:58 ip-10-31-41-226 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] May 16 15:32:58 ip-10-31-41-226 kernel: Normal empty May 16 15:32:58 ip-10-31-41-226 kernel: Device empty May 16 15:32:58 ip-10-31-41-226 kernel: Movable zone start for each node May 16 15:32:58 ip-10-31-41-226 kernel: Early memory node ranges May 16 15:32:58 ip-10-31-41-226 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] May 16 15:32:58 ip-10-31-41-226 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] May 16 15:32:58 ip-10-31-41-226 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] May 16 15:32:58 ip-10-31-41-226 kernel: On node 0, zone DMA: 1 pages in unavailable ranges May 16 15:32:58 ip-10-31-41-226 kernel: On node 0, zone DMA: 98 pages in unavailable ranges May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: PM-Timer IO Port: 0xb008 May 16 15:32:58 ip-10-31-41-226 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Using ACPI (MADT) for SMP configuration information May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 May 16 15:32:58 ip-10-31-41-226 kernel: TSC deadline timer available May 16 15:32:58 ip-10-31-41-226 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs May 16 15:32:58 ip-10-31-41-226 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] May 16 15:32:58 ip-10-31-41-226 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] May 16 15:32:58 ip-10-31-41-226 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] May 16 15:32:58 ip-10-31-41-226 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] May 16 15:32:58 ip-10-31-41-226 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices May 16 15:32:58 ip-10-31-41-226 kernel: Booting paravirtualized kernel on Xen HVM May 16 15:32:58 ip-10-31-41-226 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns May 16 15:32:58 ip-10-31-41-226 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 May 16 15:32:58 ip-10-31-41-226 kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144 May 16 15:32:58 ip-10-31-41-226 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: Fallback order for Node 0: 0 May 16 15:32:58 ip-10-31-41-226 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 May 16 15:32:58 ip-10-31-41-226 kernel: Policy zone: DMA32 May 16 15:32:58 ip-10-31-41-226 kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-437.el9.x86_64 root=UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 May 16 15:32:58 ip-10-31-41-226 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-437.el9.x86_64", will be passed to user space. May 16 15:32:58 ip-10-31-41-226 kernel: random: crng init done May 16 15:32:58 ip-10-31-41-226 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: mem auto-init: stack:off, heap alloc:off, heap free:off May 16 15:32:58 ip-10-31-41-226 kernel: Memory: 260860K/3931764K available (16384K kernel code, 5628K rwdata, 11788K rodata, 3928K init, 5908K bss, 354740K reserved, 0K cma-reserved) May 16 15:32:58 ip-10-31-41-226 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 May 16 15:32:58 ip-10-31-41-226 kernel: Kernel/User page tables isolation: enabled May 16 15:32:58 ip-10-31-41-226 kernel: ftrace: allocating 46993 entries in 184 pages May 16 15:32:58 ip-10-31-41-226 kernel: ftrace: allocated 184 pages with 4 groups May 16 15:32:58 ip-10-31-41-226 kernel: Dynamic Preempt: voluntary May 16 15:32:58 ip-10-31-41-226 kernel: rcu: Preemptible hierarchical RCU implementation. May 16 15:32:58 ip-10-31-41-226 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. May 16 15:32:58 ip-10-31-41-226 kernel: #011Trampoline variant of Tasks RCU enabled. May 16 15:32:58 ip-10-31-41-226 kernel: #011Rude variant of Tasks RCU enabled. May 16 15:32:58 ip-10-31-41-226 kernel: #011Tracing variant of Tasks RCU enabled. May 16 15:32:58 ip-10-31-41-226 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. May 16 15:32:58 ip-10-31-41-226 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 May 16 15:32:58 ip-10-31-41-226 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 May 16 15:32:58 ip-10-31-41-226 kernel: xen:events: Using 2-level ABI May 16 15:32:58 ip-10-31-41-226 kernel: xen:events: Xen HVM callback vector for event delivery is enabled May 16 15:32:58 ip-10-31-41-226 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. May 16 15:32:58 ip-10-31-41-226 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) May 16 15:32:58 ip-10-31-41-226 kernel: Console: colour VGA+ 80x25 May 16 15:32:58 ip-10-31-41-226 kernel: printk: console [tty0] enabled May 16 15:32:58 ip-10-31-41-226 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Core revision 20230331 May 16 15:32:58 ip-10-31-41-226 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns May 16 15:32:58 ip-10-31-41-226 kernel: APIC: Switch to symmetric I/O mode setup May 16 15:32:58 ip-10-31-41-226 kernel: x2apic enabled May 16 15:32:58 ip-10-31-41-226 kernel: APIC: Switched APIC routing to: physical x2apic May 16 15:32:58 ip-10-31-41-226 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 May 16 15:32:58 ip-10-31-41-226 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd46bef3b, max_idle_ns: 440795246859 ns May 16 15:32:58 ip-10-31-41-226 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.00 BogoMIPS (lpj=2900004) May 16 15:32:58 ip-10-31-41-226 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 May 16 15:32:58 ip-10-31-41-226 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 May 16 15:32:58 ip-10-31-41-226 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization May 16 15:32:58 ip-10-31-41-226 kernel: Spectre V2 : Mitigation: Retpolines May 16 15:32:58 ip-10-31-41-226 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch May 16 15:32:58 ip-10-31-41-226 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT May 16 15:32:58 ip-10-31-41-226 kernel: Speculative Store Bypass: Vulnerable May 16 15:32:58 ip-10-31-41-226 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode May 16 15:32:58 ip-10-31-41-226 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode May 16 15:32:58 ip-10-31-41-226 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' May 16 15:32:58 ip-10-31-41-226 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' May 16 15:32:58 ip-10-31-41-226 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' May 16 15:32:58 ip-10-31-41-226 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 16 15:32:58 ip-10-31-41-226 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. May 16 15:32:58 ip-10-31-41-226 kernel: Freeing SMP alternatives memory: 36K May 16 15:32:58 ip-10-31-41-226 kernel: pid_max: default: 32768 minimum: 301 May 16 15:32:58 ip-10-31-41-226 kernel: LSM: initializing lsm=lockdown,capability,yama,integrity,selinux,bpf May 16 15:32:58 ip-10-31-41-226 kernel: Yama: becoming mindful. May 16 15:32:58 ip-10-31-41-226 kernel: SELinux: Initializing. May 16 15:32:58 ip-10-31-41-226 kernel: LSM support for eBPF active May 16 15:32:58 ip-10-31-41-226 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns May 16 15:32:58 ip-10-31-41-226 kernel: installing Xen timer for CPU 0 May 16 15:32:58 ip-10-31-41-226 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) May 16 15:32:58 ip-10-31-41-226 kernel: cpu 0 spinlock event irq 53 May 16 15:32:58 ip-10-31-41-226 kernel: cblist_init_generic: Setting adjustable number of callback queues. May 16 15:32:58 ip-10-31-41-226 kernel: cblist_init_generic: Setting shift to 4 and lim to 1. May 16 15:32:58 ip-10-31-41-226 kernel: cblist_init_generic: Setting shift to 4 and lim to 1. May 16 15:32:58 ip-10-31-41-226 kernel: cblist_init_generic: Setting shift to 4 and lim to 1. May 16 15:32:58 ip-10-31-41-226 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. May 16 15:32:58 ip-10-31-41-226 kernel: signal: max sigframe size: 1776 May 16 15:32:58 ip-10-31-41-226 kernel: rcu: Hierarchical SRCU implementation. May 16 15:32:58 ip-10-31-41-226 kernel: rcu: #011Max phase no-delay instances is 400. May 16 15:32:58 ip-10-31-41-226 kernel: printk: console [tty0] printing thread started May 16 15:32:58 ip-10-31-41-226 kernel: NMI watchdog: Perf NMI watchdog permanently disabled May 16 15:32:58 ip-10-31-41-226 kernel: smp: Bringing up secondary CPUs ... May 16 15:32:58 ip-10-31-41-226 kernel: installing Xen timer for CPU 1 May 16 15:32:58 ip-10-31-41-226 kernel: smpboot: x86: Booting SMP configuration: May 16 15:32:58 ip-10-31-41-226 kernel: .... node #0, CPUs: #1 May 16 15:32:58 ip-10-31-41-226 kernel: cpu 1 spinlock event irq 59 May 16 15:32:58 ip-10-31-41-226 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. May 16 15:32:58 ip-10-31-41-226 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. May 16 15:32:58 ip-10-31-41-226 kernel: smp: Brought up 1 node, 2 CPUs May 16 15:32:58 ip-10-31-41-226 kernel: smpboot: Max logical packages: 8 May 16 15:32:58 ip-10-31-41-226 kernel: smpboot: Total of 2 processors activated (11600.01 BogoMIPS) May 16 15:32:58 ip-10-31-41-226 kernel: node 0 deferred pages initialised in 11ms May 16 15:32:58 ip-10-31-41-226 kernel: devtmpfs: initialized May 16 15:32:58 ip-10-31-41-226 kernel: x86/mm: Memory block size: 128MB May 16 15:32:58 ip-10-31-41-226 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns May 16 15:32:58 ip-10-31-41-226 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: pinctrl core: initialized pinctrl subsystem May 16 15:32:58 ip-10-31-41-226 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family May 16 15:32:58 ip-10-31-41-226 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations May 16 15:32:58 ip-10-31-41-226 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations May 16 15:32:58 ip-10-31-41-226 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations May 16 15:32:58 ip-10-31-41-226 kernel: audit: initializing netlink subsys (disabled) May 16 15:32:58 ip-10-31-41-226 kernel: audit: type=2000 audit(1715887977.326:1): state=initialized audit_enabled=0 res=1 May 16 15:32:58 ip-10-31-41-226 kernel: thermal_sys: Registered thermal governor 'fair_share' May 16 15:32:58 ip-10-31-41-226 kernel: thermal_sys: Registered thermal governor 'step_wise' May 16 15:32:58 ip-10-31-41-226 kernel: thermal_sys: Registered thermal governor 'user_space' May 16 15:32:58 ip-10-31-41-226 kernel: cpuidle: using governor menu May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 May 16 15:32:58 ip-10-31-41-226 kernel: PCI: Using configuration type 1 for base access May 16 15:32:58 ip-10-31-41-226 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. May 16 15:32:58 ip-10-31-41-226 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages May 16 15:32:58 ip-10-31-41-226 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page May 16 15:32:58 ip-10-31-41-226 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages May 16 15:32:58 ip-10-31-41-226 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page May 16 15:32:58 ip-10-31-41-226 kernel: cryptd: max_cpu_qlen set to 1000 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Added _OSI(Module Device) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Added _OSI(Processor Device) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Added _OSI(Processor Aggregator Device) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Added _OSI(Linux-Dell-Video) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Interpreter enabled May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: PM: (supports S0 S3 S4 S5) May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Using IOAPIC for interrupt routing May 16 15:32:58 ip-10-31-41-226 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug May 16 15:32:58 ip-10-31-41-226 kernel: PCI: Using E820 reservations for host bridge windows May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) May 16 15:32:58 ip-10-31-41-226 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] May 16 15:32:58 ip-10-31-41-226 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] May 16 15:32:58 ip-10-31-41-226 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [0] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [3] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [4] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [5] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [6] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [7] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [8] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [9] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [10] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [11] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [12] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [13] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [14] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [15] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [16] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [17] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [18] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [19] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [20] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [21] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [22] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [23] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [24] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [25] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [26] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [27] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [28] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [29] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [30] registered May 16 15:32:58 ip-10-31-41-226 kernel: acpiphp: Slot [31] registered May 16 15:32:58 ip-10-31-41-226 kernel: PCI host bridge to bus 0000:00 May 16 15:32:58 ip-10-31-41-226 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] May 16 15:32:58 ip-10-31-41-226 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] May 16 15:32:58 ip-10-31-41-226 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] May 16 15:32:58 ip-10-31-41-226 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] May 16 15:32:58 ip-10-31-41-226 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.1: BAR 4 [io 0xc100-0xc10f] May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk May 16 15:32:58 ip-10-31-41-226 kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,#012* this clock source is slow. Consider trying other clock sources May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf1ffffff pref] May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:02.0: BAR 1 [mem 0xf3000000-0xf3000fff] May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:03.0: BAR 0 [io 0xc000-0xc0ff] May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:03.0: BAR 1 [mem 0xf2000000-0xf2ffffff pref] May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 May 16 15:32:58 ip-10-31-41-226 kernel: xen:balloon: Initialising balloon driver May 16 15:32:58 ip-10-31-41-226 kernel: iommu: Default domain type: Translated May 16 15:32:58 ip-10-31-41-226 kernel: iommu: DMA domain TLB invalidation policy: lazy mode May 16 15:32:58 ip-10-31-41-226 kernel: SCSI subsystem initialized May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: bus type USB registered May 16 15:32:58 ip-10-31-41-226 kernel: usbcore: registered new interface driver usbfs May 16 15:32:58 ip-10-31-41-226 kernel: usbcore: registered new interface driver hub May 16 15:32:58 ip-10-31-41-226 kernel: usbcore: registered new device driver usb May 16 15:32:58 ip-10-31-41-226 kernel: pps_core: LinuxPPS API ver. 1 registered May 16 15:32:58 ip-10-31-41-226 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti May 16 15:32:58 ip-10-31-41-226 kernel: PTP clock support registered May 16 15:32:58 ip-10-31-41-226 kernel: EDAC MC: Ver: 3.0.0 May 16 15:32:58 ip-10-31-41-226 kernel: NetLabel: Initializing May 16 15:32:58 ip-10-31-41-226 kernel: NetLabel: domain hash size = 128 May 16 15:32:58 ip-10-31-41-226 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO May 16 15:32:58 ip-10-31-41-226 kernel: NetLabel: unlabeled traffic allowed by default May 16 15:32:58 ip-10-31-41-226 kernel: PCI: Using ACPI for IRQ routing May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:02.0: vgaarb: bridge control possible May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none May 16 15:32:58 ip-10-31-41-226 kernel: vgaarb: loaded May 16 15:32:58 ip-10-31-41-226 kernel: hpet: 3 channels of 0 reserved for per-cpu timers May 16 15:32:58 ip-10-31-41-226 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 May 16 15:32:58 ip-10-31-41-226 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter May 16 15:32:58 ip-10-31-41-226 kernel: clocksource: Switched to clocksource xen May 16 15:32:58 ip-10-31-41-226 kernel: VFS: Disk quotas dquot_6.6.0 May 16 15:32:58 ip-10-31-41-226 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) May 16 15:32:58 ip-10-31-41-226 kernel: pnp: PnP ACPI init May 16 15:32:58 ip-10-31-41-226 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved May 16 15:32:58 ip-10-31-41-226 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved May 16 15:32:58 ip-10-31-41-226 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved May 16 15:32:58 ip-10-31-41-226 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved May 16 15:32:58 ip-10-31-41-226 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved May 16 15:32:58 ip-10-31-41-226 kernel: system 00:07: [io 0xb044-0xb047] has been reserved May 16 15:32:58 ip-10-31-41-226 kernel: pnp: PnP ACPI: found 8 devices May 16 15:32:58 ip-10-31-41-226 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns May 16 15:32:58 ip-10-31-41-226 kernel: NET: Registered PF_INET protocol family May 16 15:32:58 ip-10-31-41-226 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: TCP: Hash tables configured (established 32768 bind 32768) May 16 15:32:58 ip-10-31-41-226 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 15:32:58 ip-10-31-41-226 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family May 16 15:32:58 ip-10-31-41-226 kernel: NET: Registered PF_XDP protocol family May 16 15:32:58 ip-10-31-41-226 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] May 16 15:32:58 ip-10-31-41-226 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] May 16 15:32:58 ip-10-31-41-226 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] May 16 15:32:58 ip-10-31-41-226 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release May 16 15:32:58 ip-10-31-41-226 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers May 16 15:32:58 ip-10-31-41-226 kernel: PCI: CLS 0 bytes, default 64 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: bus type thunderbolt registered May 16 15:32:58 ip-10-31-41-226 kernel: Trying to unpack rootfs image as initramfs... May 16 15:32:58 ip-10-31-41-226 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd46bef3b, max_idle_ns: 440795246859 ns May 16 15:32:58 ip-10-31-41-226 kernel: Initialise system trusted keyrings May 16 15:32:58 ip-10-31-41-226 kernel: Key type blacklist registered May 16 15:32:58 ip-10-31-41-226 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 May 16 15:32:58 ip-10-31-41-226 kernel: zbud: loaded May 16 15:32:58 ip-10-31-41-226 kernel: integrity: Platform Keyring initialized May 16 15:32:58 ip-10-31-41-226 kernel: integrity: Machine keyring initialized May 16 15:32:58 ip-10-31-41-226 kernel: NET: Registered PF_ALG protocol family May 16 15:32:58 ip-10-31-41-226 kernel: xor: automatically using best checksumming function avx May 16 15:32:58 ip-10-31-41-226 kernel: Key type asymmetric registered May 16 15:32:58 ip-10-31-41-226 kernel: Asymmetric key parser 'x509' registered May 16 15:32:58 ip-10-31-41-226 kernel: Running certificate verification selftests May 16 15:32:58 ip-10-31-41-226 kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' May 16 15:32:58 ip-10-31-41-226 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) May 16 15:32:58 ip-10-31-41-226 kernel: io scheduler mq-deadline registered May 16 15:32:58 ip-10-31-41-226 kernel: io scheduler kyber registered May 16 15:32:58 ip-10-31-41-226 kernel: io scheduler bfq registered May 16 15:32:58 ip-10-31-41-226 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE May 16 15:32:58 ip-10-31-41-226 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 May 16 15:32:58 ip-10-31-41-226 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: button: Power Button [PWRF] May 16 15:32:58 ip-10-31-41-226 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 May 16 15:32:58 ip-10-31-41-226 kernel: ACPI: button: Sleep Button [SLPF] May 16 15:32:58 ip-10-31-41-226 kernel: xen:grant_table: Grant tables using version 1 layout May 16 15:32:58 ip-10-31-41-226 kernel: Grant table initialized May 16 15:32:58 ip-10-31-41-226 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 15:32:58 ip-10-31-41-226 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled May 16 15:32:58 ip-10-31-41-226 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A May 16 15:32:58 ip-10-31-41-226 kernel: Non-volatile memory driver v1.3 May 16 15:32:58 ip-10-31-41-226 kernel: rdac: device handler registered May 16 15:32:58 ip-10-31-41-226 kernel: hp_sw: device handler registered May 16 15:32:58 ip-10-31-41-226 kernel: emc: device handler registered May 16 15:32:58 ip-10-31-41-226 kernel: alua: device handler registered May 16 15:32:58 ip-10-31-41-226 kernel: usbcore: registered new interface driver usbserial_generic May 16 15:32:58 ip-10-31-41-226 kernel: usbserial: USB Serial support registered for generic May 16 15:32:58 ip-10-31-41-226 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 May 16 15:32:58 ip-10-31-41-226 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 May 16 15:32:58 ip-10-31-41-226 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 May 16 15:32:58 ip-10-31-41-226 kernel: mousedev: PS/2 mouse device common for all mice May 16 15:32:58 ip-10-31-41-226 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 May 16 15:32:58 ip-10-31-41-226 kernel: rtc_cmos 00:02: registered as rtc0 May 16 15:32:58 ip-10-31-41-226 kernel: rtc_cmos 00:02: setting system clock to 2024-05-16T19:32:57 UTC (1715887977) May 16 15:32:58 ip-10-31-41-226 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs May 16 15:32:58 ip-10-31-41-226 kernel: intel_pstate: CPU model not supported May 16 15:32:58 ip-10-31-41-226 kernel: hid: raw HID events driver (C) Jiri Kosina May 16 15:32:58 ip-10-31-41-226 kernel: usbcore: registered new interface driver usbhid May 16 15:32:58 ip-10-31-41-226 kernel: usbhid: USB HID core driver May 16 15:32:58 ip-10-31-41-226 kernel: drop_monitor: Initializing network drop monitor service May 16 15:32:58 ip-10-31-41-226 kernel: Initializing XFRM netlink socket May 16 15:32:58 ip-10-31-41-226 kernel: NET: Registered PF_INET6 protocol family May 16 15:32:58 ip-10-31-41-226 kernel: Freeing initrd memory: 34504K May 16 15:32:58 ip-10-31-41-226 kernel: Segment Routing with IPv6 May 16 15:32:58 ip-10-31-41-226 kernel: NET: Registered PF_PACKET protocol family May 16 15:32:58 ip-10-31-41-226 kernel: mpls_gso: MPLS GSO support May 16 15:32:58 ip-10-31-41-226 kernel: resctrl: L3 allocation detected May 16 15:32:58 ip-10-31-41-226 kernel: IPI shorthand broadcast: enabled May 16 15:32:58 ip-10-31-41-226 kernel: AVX2 version of gcm_enc/dec engaged. May 16 15:32:58 ip-10-31-41-226 kernel: AES CTR mode by8 optimization enabled May 16 15:32:58 ip-10-31-41-226 kernel: sched_clock: Marking stable (625766723, 67841708)->(696761474, -3153043) May 16 15:32:58 ip-10-31-41-226 kernel: registered taskstats version 1 May 16 15:32:58 ip-10-31-41-226 kernel: Loading compiled-in X.509 certificates May 16 15:32:58 ip-10-31-41-226 kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: ac928bd9444a4e48f0eddf90defda693df54cc67' May 16 15:32:58 ip-10-31-41-226 kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' May 16 15:32:58 ip-10-31-41-226 kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' May 16 15:32:58 ip-10-31-41-226 kernel: Loaded X.509 cert 'RH-IMA-CA: Red Hat IMA CA: fb31825dd0e073685b264e3038963673f753959a' May 16 15:32:58 ip-10-31-41-226 kernel: Loaded X.509 cert 'Nvidia GPU OOT signing 001: 55e1cef88193e60419f0b0ec379c49f77545acf0' May 16 15:32:58 ip-10-31-41-226 kernel: zswap: loaded using pool lzo/zbud May 16 15:32:58 ip-10-31-41-226 kernel: page_owner is disabled May 16 15:32:58 ip-10-31-41-226 kernel: Key type big_key registered May 16 15:32:58 ip-10-31-41-226 kernel: Key type encrypted registered May 16 15:32:58 ip-10-31-41-226 kernel: ima: No TPM chip found, activating TPM-bypass! May 16 15:32:58 ip-10-31-41-226 kernel: Loading compiled-in module X.509 certificates May 16 15:32:58 ip-10-31-41-226 kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: ac928bd9444a4e48f0eddf90defda693df54cc67' May 16 15:32:58 ip-10-31-41-226 kernel: ima: Allocated hash algorithm: sha256 May 16 15:32:58 ip-10-31-41-226 kernel: ima: No architecture policies found May 16 15:32:58 ip-10-31-41-226 kernel: evm: Initialising EVM extended attributes: May 16 15:32:58 ip-10-31-41-226 kernel: evm: security.selinux May 16 15:32:58 ip-10-31-41-226 kernel: evm: security.SMACK64 (disabled) May 16 15:32:58 ip-10-31-41-226 kernel: evm: security.SMACK64EXEC (disabled) May 16 15:32:58 ip-10-31-41-226 kernel: evm: security.SMACK64TRANSMUTE (disabled) May 16 15:32:58 ip-10-31-41-226 kernel: evm: security.SMACK64MMAP (disabled) May 16 15:32:58 ip-10-31-41-226 kernel: evm: security.apparmor (disabled) May 16 15:32:58 ip-10-31-41-226 kernel: evm: security.ima May 16 15:32:58 ip-10-31-41-226 kernel: evm: security.capability May 16 15:32:58 ip-10-31-41-226 kernel: evm: HMAC attrs: 0x1 May 16 15:32:58 ip-10-31-41-226 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 May 16 15:32:58 ip-10-31-41-226 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 May 16 15:32:58 ip-10-31-41-226 kernel: Freeing unused decrypted memory: 2028K May 16 15:32:58 ip-10-31-41-226 kernel: Freeing unused kernel image (initmem) memory: 3928K May 16 15:32:58 ip-10-31-41-226 kernel: Write protecting the kernel read-only data: 28672k May 16 15:32:58 ip-10-31-41-226 kernel: Freeing unused kernel image (rodata/data gap) memory: 500K May 16 15:32:58 ip-10-31-41-226 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 15:32:58 ip-10-31-41-226 kernel: x86/mm: Checking user space page tables May 16 15:32:58 ip-10-31-41-226 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 15:32:58 ip-10-31-41-226 kernel: Run /init as init process May 16 15:32:58 ip-10-31-41-226 systemd: systemd 252-32.el9 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) May 16 15:32:58 ip-10-31-41-226 systemd: Detected virtualization xen. May 16 15:32:58 ip-10-31-41-226 systemd: Detected architecture x86-64. May 16 15:32:58 ip-10-31-41-226 systemd: Running in initrd. May 16 15:32:58 ip-10-31-41-226 systemd: No hostname configured, using default hostname. May 16 15:32:58 ip-10-31-41-226 systemd: Hostname set to . May 16 15:32:58 ip-10-31-41-226 systemd: Queued start job for default target Initrd Default Target. May 16 15:32:58 ip-10-31-41-226 systemd: Started Dispatch Password Requests to Console Directory Watch. May 16 15:32:58 ip-10-31-41-226 systemd: Reached target Initrd /usr File System. May 16 15:32:58 ip-10-31-41-226 systemd: Reached target Local File Systems. May 16 15:32:58 ip-10-31-41-226 systemd: Reached target Path Units. May 16 15:32:58 ip-10-31-41-226 systemd: Reached target Slice Units. May 16 15:32:58 ip-10-31-41-226 systemd: Reached target Swaps. May 16 15:32:58 ip-10-31-41-226 systemd: Reached target Timer Units. May 16 15:32:58 ip-10-31-41-226 systemd: Listening on D-Bus System Message Bus Socket. May 16 15:32:58 ip-10-31-41-226 systemd: Listening on Journal Socket (/dev/log). May 16 15:32:58 ip-10-31-41-226 systemd: Listening on Journal Socket. May 16 15:32:58 ip-10-31-41-226 systemd: Listening on udev Control Socket. May 16 15:32:58 ip-10-31-41-226 systemd: Listening on udev Kernel Socket. May 16 15:32:58 ip-10-31-41-226 systemd: Reached target Socket Units. May 16 15:32:58 ip-10-31-41-226 systemd: Starting Create List of Static Device Nodes... May 16 15:32:58 ip-10-31-41-226 systemd: Starting Journal Service... May 16 15:32:58 ip-10-31-41-226 systemd: Load Kernel Modules was skipped because no trigger condition checks were met. May 16 15:32:58 ip-10-31-41-226 systemd: Starting Apply Kernel Variables... May 16 15:32:58 ip-10-31-41-226 systemd: Starting Create System Users... May 16 15:32:58 ip-10-31-41-226 systemd: Starting Setup Virtual Console... May 16 15:32:58 ip-10-31-41-226 systemd: Finished Create List of Static Device Nodes. May 16 15:32:58 ip-10-31-41-226 systemd: Finished Apply Kernel Variables. May 16 15:32:58 ip-10-31-41-226 systemd: Finished Create System Users. May 16 15:32:58 ip-10-31-41-226 systemd: Starting Create Static Device Nodes in /dev... May 16 15:32:58 ip-10-31-41-226 systemd: Finished Create Static Device Nodes in /dev. May 16 15:32:58 ip-10-31-41-226 systemd-journald[230]: Journal started May 16 15:32:58 ip-10-31-41-226 systemd-journald[230]: Runtime Journal (/run/log/journal/e49c86a425124f4fabd4f35f034c8446) is 8.0M, max 70.6M, 62.6M free. May 16 15:32:58 ip-10-31-41-226 systemd-sysusers[232]: Creating group 'nobody' with GID 65534. May 16 15:32:58 ip-10-31-41-226 systemd-sysusers[232]: Creating group 'users' with GID 100. May 16 15:32:58 ip-10-31-41-226 systemd: Started Journal Service. May 16 15:32:58 ip-10-31-41-226 systemd-sysusers[232]: Creating group 'dbus' with GID 81. May 16 15:32:58 ip-10-31-41-226 systemd-sysusers[232]: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. May 16 15:32:58 ip-10-31-41-226 systemd[1]: Starting Create Volatile Files and Directories... May 16 15:32:58 ip-10-31-41-226 systemd[1]: Finished Create Volatile Files and Directories. May 16 15:32:58 ip-10-31-41-226 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 May 16 15:32:58 ip-10-31-41-226 systemd[1]: Finished Setup Virtual Console. May 16 15:32:58 ip-10-31-41-226 systemd[1]: dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. May 16 15:32:58 ip-10-31-41-226 systemd[1]: Starting dracut cmdline hook... May 16 15:32:58 ip-10-31-41-226 dracut-cmdline[246]: dracut-9 dracut-057-53.git20240104.el9 May 16 15:32:58 ip-10-31-41-226 dracut-cmdline[246]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-437.el9.x86_64 root=UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 May 16 15:32:58 ip-10-31-41-226 systemd[1]: Finished dracut cmdline hook. May 16 15:32:58 ip-10-31-41-226 systemd[1]: Starting dracut pre-udev hook... May 16 15:32:59 ip-10-31-41-226 systemd[1]: Finished dracut pre-udev hook. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Starting Rule-based Manager for Device Events and Files... May 16 15:32:59 ip-10-31-41-226 systemd-udevd[323]: Using default interface naming scheme 'rhel-9.0'. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Started Rule-based Manager for Device Events and Files. May 16 15:32:59 ip-10-31-41-226 systemd[1]: dracut pre-trigger hook was skipped because no trigger condition checks were met. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Starting Coldplug All udev Devices... May 16 15:32:59 ip-10-31-41-226 systemd[1]: Finished Coldplug All udev Devices. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Reached target System Initialization. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Reached target Basic System. May 16 15:32:59 ip-10-31-41-226 systemd[1]: nm-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). May 16 15:32:59 ip-10-31-41-226 systemd[1]: Reached target Network. May 16 15:32:59 ip-10-31-41-226 systemd[1]: nm-wait-online-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). May 16 15:32:59 ip-10-31-41-226 systemd[1]: Starting dracut initqueue hook... May 16 15:32:59 ip-10-31-41-226 kernel: Invalid max_queues (4), will use default max: 2. May 16 15:32:59 ip-10-31-41-226 kernel: xen_netfront: Initialising Xen virtual ethernet driver May 16 15:32:59 ip-10-31-41-226 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; May 16 15:32:59 ip-10-31-41-226 kernel: xvda: xvda1 May 16 15:32:59 ip-10-31-41-226 kernel: scsi host0: ata_piix May 16 15:32:59 ip-10-31-41-226 kernel: scsi host1: ata_piix May 16 15:32:59 ip-10-31-41-226 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 lpm-pol 0 May 16 15:32:59 ip-10-31-41-226 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 lpm-pol 0 May 16 15:32:59 ip-10-31-41-226 systemd-udevd[328]: Network interface NamePolicy= disabled on kernel command line. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Found device /dev/disk/by-uuid/bd294eae-3150-4fa9-a19e-8a9f8e2888fd. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Reached target Initrd Root Device. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Finished dracut initqueue hook. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Reached target Preparation for Remote File Systems. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Reached target Remote File Systems. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Starting dracut pre-mount hook... May 16 15:32:59 ip-10-31-41-226 systemd[1]: Finished dracut pre-mount hook. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Starting File System Check on /dev/disk/by-uuid/bd294eae-3150-4fa9-a19e-8a9f8e2888fd... May 16 15:32:59 ip-10-31-41-226 systemd-fsck[386]: /usr/sbin/fsck.xfs: XFS file system. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Finished File System Check on /dev/disk/by-uuid/bd294eae-3150-4fa9-a19e-8a9f8e2888fd. May 16 15:32:59 ip-10-31-41-226 systemd[1]: Mounting /sysroot... May 16 15:33:00 ip-10-31-41-226 kernel: SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled May 16 15:33:00 ip-10-31-41-226 kernel: XFS (xvda1): Mounting V5 Filesystem bd294eae-3150-4fa9-a19e-8a9f8e2888fd May 16 15:33:00 ip-10-31-41-226 kernel: XFS (xvda1): Ending clean mount May 16 15:33:00 ip-10-31-41-226 systemd[1]: Mounted /sysroot. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Reached target Initrd Root File System. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Starting Mountpoints Configured in the Real Root... May 16 15:33:00 ip-10-31-41-226 systemd[1]: initrd-parse-etc.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Finished Mountpoints Configured in the Real Root. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Reached target Initrd File Systems. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Reached target Initrd Default Target. May 16 15:33:00 ip-10-31-41-226 systemd[1]: dracut mount hook was skipped because no trigger condition checks were met. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Starting dracut pre-pivot and cleanup hook... May 16 15:33:00 ip-10-31-41-226 systemd[1]: Finished dracut pre-pivot and cleanup hook. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Starting Cleaning Up and Shutting Down Daemons... May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Network. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Timer Units. May 16 15:33:00 ip-10-31-41-226 systemd[1]: dbus.socket: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Closed D-Bus System Message Bus Socket. May 16 15:33:00 ip-10-31-41-226 systemd[1]: dracut-pre-pivot.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped dracut pre-pivot and cleanup hook. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Initrd Default Target. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Basic System. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Initrd Root Device. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Initrd /usr File System. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Path Units. May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-ask-password-console.path: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Remote File Systems. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Preparation for Remote File Systems. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Slice Units. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Socket Units. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target System Initialization. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Local File Systems. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped target Swaps. May 16 15:33:00 ip-10-31-41-226 systemd[1]: dracut-pre-mount.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped dracut pre-mount hook. May 16 15:33:00 ip-10-31-41-226 systemd[1]: dracut-initqueue.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped dracut initqueue hook. May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-sysctl.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped Apply Kernel Variables. May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped Create Volatile Files and Directories. May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped Coldplug All udev Devices. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopping Rule-based Manager for Device Events and Files... May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped Setup Virtual Console. May 16 15:33:00 ip-10-31-41-226 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: initrd-cleanup.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Finished Cleaning Up and Shutting Down Daemons. May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-udevd.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped Rule-based Manager for Device Events and Files. May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Closed udev Control Socket. May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Closed udev Kernel Socket. May 16 15:33:00 ip-10-31-41-226 systemd[1]: dracut-pre-udev.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped dracut pre-udev hook. May 16 15:33:00 ip-10-31-41-226 systemd[1]: dracut-cmdline.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped dracut cmdline hook. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Starting Cleanup udev Database... May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped Create Static Device Nodes in /dev. May 16 15:33:00 ip-10-31-41-226 systemd[1]: kmod-static-nodes.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped Create List of Static Device Nodes. May 16 15:33:00 ip-10-31-41-226 systemd[1]: systemd-sysusers.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Stopped Create System Users. May 16 15:33:00 ip-10-31-41-226 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: run-credentials-systemd\x2dsysusers.service.mount: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Finished Cleanup udev Database. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Reached target Switch Root. May 16 15:33:00 ip-10-31-41-226 systemd[1]: Starting Switch Root... May 16 15:33:00 ip-10-31-41-226 systemd[1]: Switching root. May 16 15:33:00 ip-10-31-41-226 systemd-journald[230]: Journal stopped May 16 15:33:08 ip-10-31-41-226 systemd-journald: Received SIGTERM from PID 1 (systemd). May 16 15:33:08 ip-10-31-41-226 kernel: audit: type=1404 audit(1715887983.235:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 May 16 15:33:08 ip-10-31-41-226 kernel: SELinux: policy capability network_peer_controls=1 May 16 15:33:08 ip-10-31-41-226 kernel: SELinux: policy capability open_perms=1 May 16 15:33:08 ip-10-31-41-226 kernel: SELinux: policy capability extended_socket_class=1 May 16 15:33:08 ip-10-31-41-226 kernel: SELinux: policy capability always_check_network=0 May 16 15:33:08 ip-10-31-41-226 kernel: SELinux: policy capability cgroup_seclabel=1 May 16 15:33:08 ip-10-31-41-226 kernel: SELinux: policy capability nnp_nosuid_transition=1 May 16 15:33:08 ip-10-31-41-226 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 May 16 15:33:08 ip-10-31-41-226 kernel: audit: type=1403 audit(1715887983.773:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 May 16 15:33:08 ip-10-31-41-226 systemd: Successfully loaded SELinux policy in 541.412ms. May 16 15:33:08 ip-10-31-41-226 systemd: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 30.757ms. May 16 15:33:08 ip-10-31-41-226 systemd: systemd 252-32.el9 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) May 16 15:33:08 ip-10-31-41-226 systemd: Detected virtualization xen. May 16 15:33:08 ip-10-31-41-226 systemd: Detected architecture x86-64. May 16 15:33:08 ip-10-31-41-226 systemd: Initializing machine ID from random generator. May 16 15:33:08 ip-10-31-41-226 systemd: Installed transient /etc/machine-id file. May 16 15:33:08 ip-10-31-41-226 systemd-rc-local-generator: /etc/rc.d/rc.local is not marked executable, skipping. May 16 15:33:08 ip-10-31-41-226 systemd: initrd-switch-root.service: Deactivated successfully. May 16 15:33:08 ip-10-31-41-226 systemd: Stopped Switch Root. May 16 15:33:08 ip-10-31-41-226 systemd: systemd-journald.service: Scheduled restart job, restart counter is at 1. May 16 15:33:08 ip-10-31-41-226 systemd: Created slice Slice /system/getty. May 16 15:33:08 ip-10-31-41-226 systemd: Created slice Slice /system/modprobe. May 16 15:33:08 ip-10-31-41-226 systemd: Created slice Slice /system/sshd-keygen. May 16 15:33:08 ip-10-31-41-226 systemd: Created slice User and Session Slice. May 16 15:33:08 ip-10-31-41-226 systemd: Started Dispatch Password Requests to Console Directory Watch. May 16 15:33:08 ip-10-31-41-226 systemd: Started Forward Password Requests to Wall Directory Watch. May 16 15:33:08 ip-10-31-41-226 systemd: Set up automount Arbitrary Executable File Formats File System Automount Point. May 16 15:33:08 ip-10-31-41-226 systemd: Reached target Local Encrypted Volumes. May 16 15:33:08 ip-10-31-41-226 systemd: Stopped target Switch Root. May 16 15:33:08 ip-10-31-41-226 systemd: Stopped target Initrd File Systems. May 16 15:33:08 ip-10-31-41-226 systemd: Stopped target Initrd Root File System. May 16 15:33:08 ip-10-31-41-226 systemd: Reached target Local Integrity Protected Volumes. May 16 15:33:08 ip-10-31-41-226 systemd: Reached target Path Units. May 16 15:33:08 ip-10-31-41-226 systemd: Reached target Slice Units. May 16 15:33:08 ip-10-31-41-226 systemd: Reached target Swaps. May 16 15:33:08 ip-10-31-41-226 systemd: Reached target Local Verity Protected Volumes. May 16 15:33:08 ip-10-31-41-226 systemd: Listening on RPCbind Server Activation Socket. May 16 15:33:08 ip-10-31-41-226 systemd: Reached target RPC Port Mapper. May 16 15:33:08 ip-10-31-41-226 systemd: Listening on Process Core Dump Socket. May 16 15:33:08 ip-10-31-41-226 systemd: Listening on initctl Compatibility Named Pipe. May 16 15:33:08 ip-10-31-41-226 systemd: Listening on udev Control Socket. May 16 15:33:08 ip-10-31-41-226 systemd: Listening on udev Kernel Socket. May 16 15:33:08 ip-10-31-41-226 systemd: Mounting Huge Pages File System... May 16 15:33:08 ip-10-31-41-226 systemd: Mounting POSIX Message Queue File System... May 16 15:33:08 ip-10-31-41-226 systemd: Mounting Kernel Debug File System... May 16 15:33:08 ip-10-31-41-226 systemd: Mounting Kernel Trace File System... May 16 15:33:08 ip-10-31-41-226 systemd: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). May 16 15:33:08 ip-10-31-41-226 systemd: Starting Create List of Static Device Nodes... May 16 15:33:08 ip-10-31-41-226 systemd: Starting Load Kernel Module configfs... May 16 15:33:08 ip-10-31-41-226 systemd: Starting Load Kernel Module drm... May 16 15:33:08 ip-10-31-41-226 systemd: Starting Load Kernel Module fuse... May 16 15:33:08 ip-10-31-41-226 systemd: Starting Read and set NIS domainname from /etc/sysconfig/network... May 16 15:33:08 ip-10-31-41-226 systemd: systemd-fsck-root.service: Deactivated successfully. May 16 15:33:08 ip-10-31-41-226 systemd: Stopped File System Check on Root Device. May 16 15:33:08 ip-10-31-41-226 systemd: Stopped Journal Service. May 16 15:33:08 ip-10-31-41-226 systemd: Starting Journal Service... May 16 15:33:08 ip-10-31-41-226 systemd: Load Kernel Modules was skipped because no trigger condition checks were met. May 16 15:33:08 ip-10-31-41-226 systemd: Starting Generate network units from Kernel command line... May 16 15:33:08 ip-10-31-41-226 systemd: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). May 16 15:33:08 ip-10-31-41-226 systemd: Starting Remount Root and Kernel File Systems... May 16 15:33:08 ip-10-31-41-226 systemd: Repartition Root Disk was skipped because no trigger condition checks were met. May 16 15:33:08 ip-10-31-41-226 systemd: Starting Apply Kernel Variables... May 16 15:33:08 ip-10-31-41-226 systemd: Starting Coldplug All udev Devices... May 16 15:33:08 ip-10-31-41-226 systemd: Mounted Huge Pages File System. May 16 15:33:08 ip-10-31-41-226 systemd: Mounted POSIX Message Queue File System. May 16 15:33:08 ip-10-31-41-226 systemd: Mounted Kernel Debug File System. May 16 15:33:08 ip-10-31-41-226 systemd: Mounted Kernel Trace File System. May 16 15:33:08 ip-10-31-41-226 systemd: Finished Generate network units from Kernel command line. May 16 15:33:08 ip-10-31-41-226 systemd: Finished Remount Root and Kernel File Systems. May 16 15:33:08 ip-10-31-41-226 systemd: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). May 16 15:33:08 ip-10-31-41-226 systemd: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). May 16 15:33:08 ip-10-31-41-226 systemd: Starting Load/Save OS Random Seed... May 16 15:33:08 ip-10-31-41-226 systemd: Create System Users was skipped because no trigger condition checks were met. May 16 15:33:08 ip-10-31-41-226 systemd: Finished Load/Save OS Random Seed. May 16 15:33:08 ip-10-31-41-226 systemd: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). May 16 15:33:08 ip-10-31-41-226 systemd: Finished Read and set NIS domainname from /etc/sysconfig/network. May 16 15:33:08 ip-10-31-41-226 systemd: Finished Create List of Static Device Nodes. May 16 15:33:08 ip-10-31-41-226 systemd: Starting Create Static Device Nodes in /dev... May 16 15:33:08 ip-10-31-41-226 systemd: Finished Apply Kernel Variables. May 16 15:33:08 ip-10-31-41-226 systemd-journald[477]: Journal started May 16 15:33:08 ip-10-31-41-226 systemd-journald[477]: Runtime Journal (/run/log/journal/7d98053ab808495ba5d6f9df394bbfe2) is 8.0M, max 70.6M, 62.6M free. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Queued start job for default target Multi-User System. May 16 15:33:08 ip-10-31-41-226 systemd: Started Journal Service. May 16 15:33:08 ip-10-31-41-226 systemd[1]: systemd-journald.service: Deactivated successfully. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Starting Flush Journal to Persistent Storage... May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Coldplug All udev Devices. May 16 15:33:08 ip-10-31-41-226 systemd-journald[477]: Runtime Journal (/run/log/journal/7d98053ab808495ba5d6f9df394bbfe2) is 8.0M, max 70.6M, 62.6M free. May 16 15:33:08 ip-10-31-41-226 systemd-journald[477]: Received client request to flush runtime journal. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Flush Journal to Persistent Storage. May 16 15:33:08 ip-10-31-41-226 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Load Kernel Module configfs. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Mounting Kernel Configuration File System... May 16 15:33:08 ip-10-31-41-226 systemd[1]: Mounted Kernel Configuration File System. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Create Static Device Nodes in /dev. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Reached target Preparation for Local File Systems. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Reached target Local File Systems. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). May 16 15:33:08 ip-10-31-41-226 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met. May 16 15:33:08 ip-10-31-41-226 kernel: ACPI: bus type drm_connector registered May 16 15:33:08 ip-10-31-41-226 systemd[1]: Starting Automatic Boot Loader Update... May 16 15:33:08 ip-10-31-41-226 systemd[1]: Starting Commit a transient machine-id on disk... May 16 15:33:08 ip-10-31-41-226 systemd[1]: Starting Create Volatile Files and Directories... May 16 15:33:08 ip-10-31-41-226 systemd[1]: Starting Rule-based Manager for Device Events and Files... May 16 15:33:08 ip-10-31-41-226 systemd[1]: modprobe@drm.service: Deactivated successfully. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Load Kernel Module drm. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Commit a transient machine-id on disk. May 16 15:33:08 ip-10-31-41-226 bootctl[489]: Couldn't find EFI system partition, skipping. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Automatic Boot Loader Update. May 16 15:33:08 ip-10-31-41-226 kernel: fuse: init (API version 7.36) May 16 15:33:08 ip-10-31-41-226 systemd[1]: modprobe@fuse.service: Deactivated successfully. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Load Kernel Module fuse. May 16 15:33:08 ip-10-31-41-226 systemd-udevd[492]: Using default interface naming scheme 'rhel-9.0'. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Started Rule-based Manager for Device Events and Files. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Starting Load Kernel Module configfs... May 16 15:33:08 ip-10-31-41-226 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Load Kernel Module configfs. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Create Volatile Files and Directories. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Starting Security Auditing Service... May 16 15:33:08 ip-10-31-41-226 systemd[1]: Starting RPC Bind... May 16 15:33:08 ip-10-31-41-226 systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). May 16 15:33:08 ip-10-31-41-226 systemd[1]: Update is Completed was skipped because no trigger condition checks were met. May 16 15:33:08 ip-10-31-41-226 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 May 16 15:33:08 ip-10-31-41-226 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr May 16 15:33:08 ip-10-31-41-226 systemd[1]: Starting Load Kernel Module fuse... May 16 15:33:08 ip-10-31-41-226 systemd[1]: modprobe@fuse.service: Deactivated successfully. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Finished Load Kernel Module fuse. May 16 15:33:08 ip-10-31-41-226 systemd-udevd[499]: Network interface NamePolicy= disabled on kernel command line. May 16 15:33:08 ip-10-31-41-226 systemd[1]: etc-machine\x2did.mount: Deactivated successfully. May 16 15:33:08 ip-10-31-41-226 systemd[1]: Mounting FUSE Control File System... May 16 15:33:08 ip-10-31-41-226 systemd[1]: Mounting RPC Pipe File System... May 16 15:33:08 ip-10-31-41-226 systemd[1]: Mounted FUSE Control File System. May 16 15:33:08 ip-10-31-41-226 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer May 16 15:33:08 ip-10-31-41-226 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console May 16 15:33:08 ip-10-31-41-226 kernel: Console: switching to colour dummy device 80x25 May 16 15:33:08 ip-10-31-41-226 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 May 16 15:33:08 ip-10-31-41-226 kernel: fbcon: cirrusdrmfb (fb0) is primary device May 16 15:33:09 ip-10-31-41-226 kernel: Console: switching to colour frame buffer device 128x48 May 16 15:33:09 ip-10-31-41-226 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device May 16 15:33:09 ip-10-31-41-226 auditd[532]: No plugins found, not dispatching events May 16 15:33:09 ip-10-31-41-226 auditd[532]: Init complete, auditd 3.1.2 listening for events (startup state enable) May 16 15:33:09 ip-10-31-41-226 kernel: RPC: Registered named UNIX socket transport module. May 16 15:33:09 ip-10-31-41-226 kernel: RPC: Registered udp transport module. May 16 15:33:09 ip-10-31-41-226 kernel: RPC: Registered tcp transport module. May 16 15:33:09 ip-10-31-41-226 kernel: RPC: Registered tcp-with-tls transport module. May 16 15:33:09 ip-10-31-41-226 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Started RPC Bind. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Mounted RPC Pipe File System. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Reached target rpc_pipefs.target. May 16 15:33:09 ip-10-31-41-226 augenrules[536]: /sbin/augenrules: No change May 16 15:33:09 ip-10-31-41-226 augenrules[563]: No rules May 16 15:33:09 ip-10-31-41-226 augenrules[563]: enabled 1 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: failure 1 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: pid 532 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: rate_limit 0 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog_limit 8192 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: lost 0 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog 4 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog_wait_time 60000 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog_wait_time_actual 0 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: enabled 1 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: failure 1 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: pid 532 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: rate_limit 0 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog_limit 8192 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: lost 0 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog 4 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog_wait_time 60000 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog_wait_time_actual 0 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: enabled 1 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: failure 1 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: pid 532 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: rate_limit 0 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog_limit 8192 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: lost 0 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog 4 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog_wait_time 60000 May 16 15:33:09 ip-10-31-41-226 augenrules[563]: backlog_wait_time_actual 0 May 16 15:33:09 ip-10-31-41-226 systemd[1]: Started Security Auditing Service. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Starting Record System Boot/Shutdown in UTMP... May 16 15:33:09 ip-10-31-41-226 systemd[1]: Finished Record System Boot/Shutdown in UTMP. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Reached target System Initialization. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Started dnf makecache --timer. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Started Daily rotation of log files. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Started Daily Cleanup of Temporary Directories. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Reached target Timer Units. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Listening on D-Bus System Message Bus Socket. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Reached target Socket Units. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Starting D-Bus System Message Bus... May 16 15:33:09 ip-10-31-41-226 systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). May 16 15:33:09 ip-10-31-41-226 systemd[1]: Started D-Bus System Message Bus. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Reached target Basic System. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Starting NTP client/server... May 16 15:33:09 ip-10-31-41-226 systemd[1]: Starting Initial cloud-init job (pre-networking)... May 16 15:33:09 ip-10-31-41-226 systemd[1]: Starting Restore /run/initramfs on shutdown... May 16 15:33:09 ip-10-31-41-226 systemd[1]: Started irqbalance daemon. May 16 15:33:09 ip-10-31-41-226 systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). May 16 15:33:09 ip-10-31-41-226 dbus-broker-lau[571]: Ready May 16 15:33:10 ip-10-31-41-226 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. May 16 15:33:10 ip-10-31-41-226 systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). May 16 15:33:10 ip-10-31-41-226 systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). May 16 15:33:10 ip-10-31-41-226 systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). May 16 15:33:10 ip-10-31-41-226 systemd[1]: Reached target sshd-keygen.target. May 16 15:33:10 ip-10-31-41-226 systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. May 16 15:33:10 ip-10-31-41-226 systemd[1]: Reached target User and Group Name Lookups. May 16 15:33:10 ip-10-31-41-226 systemd[1]: Starting User Login Management... May 16 15:33:10 ip-10-31-41-226 systemd[1]: Starting Rotate log files... May 16 15:33:10 ip-10-31-41-226 systemd[1]: Finished Restore /run/initramfs on shutdown. May 16 15:33:10 ip-10-31-41-226 systemd-logind[579]: New seat seat0. May 16 15:33:10 ip-10-31-41-226 systemd-logind[579]: Watching system buttons on /dev/input/event0 (Power Button) May 16 15:33:10 ip-10-31-41-226 systemd-logind[579]: Watching system buttons on /dev/input/event1 (Sleep Button) May 16 15:33:10 ip-10-31-41-226 systemd-logind[579]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) May 16 15:33:10 ip-10-31-41-226 systemd[1]: Started User Login Management. May 16 15:33:10 ip-10-31-41-226 systemd[1]: logrotate.service: Deactivated successfully. May 16 15:33:10 ip-10-31-41-226 systemd[1]: Finished Rotate log files. May 16 15:33:10 ip-10-31-41-226 chronyd[584]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) May 16 15:33:10 ip-10-31-41-226 chronyd[584]: Loaded 0 symmetric keys May 16 15:33:10 ip-10-31-41-226 chronyd[584]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift May 16 15:33:10 ip-10-31-41-226 chronyd[584]: Using right/UTC timezone to obtain leap second data May 16 15:33:10 ip-10-31-41-226 chronyd[584]: Loaded seccomp filter (level 2) May 16 15:33:10 ip-10-31-41-226 systemd[1]: Started NTP client/server. May 16 15:33:10 ip-10-31-41-226 rngd[578]: Disabling 7: PKCS11 Entropy generator (pkcs11) May 16 15:33:10 ip-10-31-41-226 rngd[578]: Disabling 5: NIST Network Entropy Beacon (nist) May 16 15:33:10 ip-10-31-41-226 rngd[578]: Disabling 9: Qrypt quantum entropy beacon (qrypt) May 16 15:33:10 ip-10-31-41-226 rngd[578]: Initializing available sources May 16 15:33:10 ip-10-31-41-226 rngd[578]: [hwrng ]: Initialization Failed May 16 15:33:10 ip-10-31-41-226 rngd[578]: [rdrand]: Enabling RDRAND rng support May 16 15:33:10 ip-10-31-41-226 rngd[578]: [rdrand]: Initialized May 16 15:33:10 ip-10-31-41-226 rngd[578]: [jitter]: JITTER timeout set to 5 sec May 16 15:33:10 ip-10-31-41-226 rngd[578]: [jitter]: Initializing AES buffer May 16 15:33:13 ip-10-31-41-226 cloud-init[590]: Cloud-init v. 23.4-7.el9 running 'init-local' at Thu, 16 May 2024 19:33:13 +0000. Up 16.66 seconds. May 16 15:33:14 ip-10-31-41-226 dhclient[593]: Internet Systems Consortium DHCP Client 4.4.2b1 May 16 15:33:14 ip-10-31-41-226 dhclient[593]: Copyright 2004-2019 Internet Systems Consortium. May 16 15:33:14 ip-10-31-41-226 dhclient[593]: All rights reserved. May 16 15:33:14 ip-10-31-41-226 dhclient[593]: For info, please visit https://www.isc.org/software/dhcp/ May 16 15:33:14 ip-10-31-41-226 dhclient[593]: May 16 15:33:14 ip-10-31-41-226 dhclient[593]: Listening on LPF/eth0/0e:8c:1c:df:ec:d9 May 16 15:33:14 ip-10-31-41-226 dhclient[593]: Sending on LPF/eth0/0e:8c:1c:df:ec:d9 May 16 15:33:14 ip-10-31-41-226 dhclient[593]: Sending on Socket/fallback May 16 15:33:14 ip-10-31-41-226 dhclient[593]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x62b03836) May 16 15:33:14 ip-10-31-41-226 dhclient[593]: DHCPOFFER of 10.31.41.226 from 10.31.40.1 May 16 15:33:14 ip-10-31-41-226 dhclient[593]: DHCPREQUEST for 10.31.41.226 on eth0 to 255.255.255.255 port 67 (xid=0x62b03836) May 16 15:33:14 ip-10-31-41-226 dhclient[593]: DHCPACK of 10.31.41.226 from 10.31.40.1 (xid=0x62b03836) May 16 15:33:14 ip-10-31-41-226 dhclient[593]: bound to 10.31.41.226 -- renewal in 1480 seconds. May 16 15:33:15 ip-10-31-41-226 rngd[578]: [jitter]: Unable to obtain AES key, disabling JITTER source May 16 15:33:15 ip-10-31-41-226 rngd[578]: [jitter]: Initialization Failed May 16 15:33:15 ip-10-31-41-226 rngd[578]: [namedpipe]: Initialization Failed May 16 15:33:15 ip-10-31-41-226 rngd[578]: Process privileges have been dropped to 2:2 May 16 15:33:15 ip-10-31-41-226 systemd[1]: Starting Hostname Service... May 16 15:33:15 ip-10-31-41-226 systemd[1]: Started Hostname Service. May 16 15:33:15 ip-10-31-41-226 systemd-hostnamed[608]: Hostname set to (static) May 16 15:33:15 ip-10-31-41-226 systemd[1]: Finished Initial cloud-init job (pre-networking). May 16 15:33:15 ip-10-31-41-226 systemd[1]: Reached target Preparation for Network. May 16 15:33:15 ip-10-31-41-226 systemd[1]: Starting Network Manager... May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.7559] NetworkManager (version 1.47.4-1.el9) is starting... (boot:74fb486b-c1e8-4623-abdd-1d8bf89f9d7a) May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.7563] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.8586] manager[0x5631a6edf040]: monitoring kernel firmware directory '/lib/firmware'. May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.8621] hostname: hostname: using hostnamed May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.8622] hostname: static hostname changed from (none) to "ip-10-31-41-226.us-east-1.aws.redhat.com" May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.8640] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.9440] manager[0x5631a6edf040]: rfkill: Wi-Fi hardware radio set enabled May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.9441] manager[0x5631a6edf040]: rfkill: WWAN hardware radio set enabled May 16 15:33:15 ip-10-31-41-226 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.9865] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.47.4-1.el9/libnm-device-plugin-team.so) May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.9866] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.9876] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.9877] manager: Networking is enabled by state file May 16 15:33:15 ip-10-31-41-226 NetworkManager[612]: [1715887995.9903] settings: Loaded settings plugin: keyfile (internal) May 16 15:33:16 ip-10-31-41-226 systemd[1]: Starting Network Manager Script Dispatcher Service... May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0340] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.47.4-1.el9/libnm-settings-plugin-ifcfg-rh.so") May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0750] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0763] dhcp: init: Using DHCP client 'internal' May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0766] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0782] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0790] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0800] device (lo): Activation: starting connection 'lo' (a82843fe-155f-4a3c-9f54-e4cb15e5becc) May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0810] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0814] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') May 16 15:33:16 ip-10-31-41-226 systemd[1]: Started Network Manager. May 16 15:33:16 ip-10-31-41-226 systemd[1]: Reached target Network. May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0851] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0869] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0872] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0875] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0878] device (eth0): carrier: link connected May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0881] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0889] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0897] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0902] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0904] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') May 16 15:33:16 ip-10-31-41-226 systemd[1]: Starting Network Manager Wait Online... May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0930] manager: NetworkManager state is now CONNECTING May 16 15:33:16 ip-10-31-41-226 systemd[1]: Starting GSSAPI Proxy Daemon... May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0941] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0959] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0963] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0982] dhcp4 (eth0): state changed new lease, address=10.31.41.226 May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.0986] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1073] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') May 16 15:33:16 ip-10-31-41-226 systemd[1]: Started Network Manager Script Dispatcher Service. May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1757] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1773] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1785] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1794] device (lo): Activation: successful, device activated. May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1802] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1806] manager: NetworkManager state is now CONNECTED_SITE May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1811] device (eth0): Activation: successful, device activated. May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1819] manager: NetworkManager state is now CONNECTED_GLOBAL May 16 15:33:16 ip-10-31-41-226 NetworkManager[612]: [1715887996.1823] manager: startup complete May 16 15:33:16 ip-10-31-41-226 systemd[1]: Finished Network Manager Wait Online. May 16 15:33:16 ip-10-31-41-226 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... May 16 15:33:16 ip-10-31-41-226 systemd[1]: Started GSSAPI Proxy Daemon. May 16 15:33:16 ip-10-31-41-226 systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). May 16 15:33:16 ip-10-31-41-226 systemd[1]: Reached target NFS client services. May 16 15:33:16 ip-10-31-41-226 systemd[1]: Reached target Preparation for Remote File Systems. May 16 15:33:16 ip-10-31-41-226 systemd[1]: Reached target Remote File Systems. May 16 15:33:16 ip-10-31-41-226 systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). May 16 15:33:16 ip-10-31-41-226 chronyd[584]: Added source 10.11.160.238 May 16 15:33:16 ip-10-31-41-226 chronyd[584]: Added source 10.18.100.10 May 16 15:33:16 ip-10-31-41-226 chronyd[584]: Added source 10.2.32.37 May 16 15:33:16 ip-10-31-41-226 chronyd[584]: Added source 10.2.32.38 May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: Cloud-init v. 23.4-7.el9 running 'init' at Thu, 16 May 2024 19:33:16 +0000. Up 19.26 seconds. May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | eth0 | True | 10.31.41.226 | 255.255.252.0 | global | 0e:8c:1c:df:ec:d9 | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | eth0 | True | fe80::c8c:1cff:fedf:ecd9/64 | . | link | 0e:8c:1c:df:ec:d9 | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | lo | True | ::1/128 | . | host | . | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +-------+-------------+---------+-----------+-------+ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | Route | Destination | Gateway | Interface | Flags | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +-------+-------------+---------+-----------+-------+ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: | 3 | multicast | :: | eth0 | U | May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: ci-info: +-------+-------------+---------+-----------+-------+ May 16 15:33:16 ip-10-31-41-226 cloud-init[704]: 2024-05-16 19:33:16,651 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Generating public/private rsa key pair. May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: The key fingerprint is: May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: SHA256:YGwV1lZ6AxhPGOcKqH/qb5rP7k8Kf84lSgaCaK/OEz8 root@ip-10-31-41-226.us-east-1.aws.redhat.com May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: The key's randomart image is: May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: +---[RSA 3072]----+ May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | *B+.. | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | o oo=oo | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | . * .+ o | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |.. . o o . . . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |o.o . S | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |...o . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | o.o + o . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |...E X.=.o | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |.+..*BX++ | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: +----[SHA256]-----+ May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Generating public/private dsa key pair. May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: The key fingerprint is: May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: SHA256:UMj/Ee2chZS8e7Oz04uWjs+Cfim8ZBHN7cqTg9uNTX4 root@ip-10-31-41-226.us-east-1.aws.redhat.com May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: The key's randomart image is: May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: +---[DSA 1024]----+ May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | . .. +.o | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | o. + * . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | .. . * = | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | .. o * | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | So . o | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | = + o | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | .+.*.o.+ | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | o+o+@o=E.| May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | .+++=Oo=.| May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: +----[SHA256]-----+ May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Generating public/private ecdsa key pair. May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: The key fingerprint is: May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: SHA256:6enyYSHx5F20u6oWIRpTm/ZMLxI1m+85IcjV3Ecu8WE root@ip-10-31-41-226.us-east-1.aws.redhat.com May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: The key's randomart image is: May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: +---[ECDSA 256]---+ May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | . o ...E | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | ..+.* .o* . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | o *=*oo.o.+ | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | *.OS+. .o | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | . +o*o+ . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | .== o. | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | .o..+. | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | ++... | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: +----[SHA256]-----+ May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Generating public/private ed25519 key pair. May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: The key fingerprint is: May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: SHA256:iDpU28ChYgbZ+IE24fqxn3fqXaTjFBH66Lph6PJ5FDc root@ip-10-31-41-226.us-east-1.aws.redhat.com May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: The key's randomart image is: May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: +--[ED25519 256]--+ May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |.*. . . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |*ooo . . . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |o=o.+ . . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |+....=E+ . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |. o oo+.S . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | o =.. + | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | *.o . + . | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: |.. =.+.+.o | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: | o+.=+ooo | May 16 15:33:18 ip-10-31-41-226 cloud-init[704]: +----[SHA256]-----+ May 16 15:33:18 ip-10-31-41-226 systemd[1]: Finished Initial cloud-init job (metadata service crawler). May 16 15:33:18 ip-10-31-41-226 systemd[1]: Reached target Cloud-config availability. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Reached target Network is Online. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting Apply the settings specified in cloud-config... May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting Crash recovery kernel arming... May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting The restraint harness.... May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting Notify NFS peers of a restart... May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting System Logging Service... May 16 15:33:18 ip-10-31-41-226 sm-notify[781]: Version 2.5.4 starting May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting OpenSSH server daemon... May 16 15:33:18 ip-10-31-41-226 systemd[1]: Started The restraint harness.. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Started Notify NFS peers of a restart. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Started OpenSSH server daemon. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Started System Logging Service. May 16 15:33:18 ip-10-31-41-226 rsyslogd[782]: [origin software="rsyslogd" swVersion="8.2310.0-4.el9" x-pid="782" x-info="https://www.rsyslog.com"] start May 16 15:33:18 ip-10-31-41-226 rsyslogd[782]: imjournal: journal files changed, reloading... [v8.2310.0-4.el9 try https://www.rsyslog.com/e/0 ] May 16 15:33:18 ip-10-31-41-226 cloud-init[816]: Cloud-init v. 23.4-7.el9 running 'modules:config' at Thu, 16 May 2024 19:33:18 +0000. Up 21.35 seconds. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Stopping OpenSSH server daemon... May 16 15:33:18 ip-10-31-41-226 systemd[1]: sshd.service: Deactivated successfully. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Stopped OpenSSH server daemon. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Stopped target sshd-keygen.target. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Stopping sshd-keygen.target... May 16 15:33:18 ip-10-31-41-226 systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). May 16 15:33:18 ip-10-31-41-226 systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). May 16 15:33:18 ip-10-31-41-226 systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). May 16 15:33:18 ip-10-31-41-226 systemd[1]: Reached target sshd-keygen.target. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting OpenSSH server daemon... May 16 15:33:18 ip-10-31-41-226 systemd[1]: Started OpenSSH server daemon. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Finished Apply the settings specified in cloud-config. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting Execute cloud user/final scripts... May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting Permit User Sessions... May 16 15:33:18 ip-10-31-41-226 systemd[1]: Finished Permit User Sessions. May 16 15:33:18 ip-10-31-41-226 restraintd[786]: Listening on http://localhost:8081 May 16 15:33:18 ip-10-31-41-226 systemd[1]: Started Command Scheduler. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Started Getty on tty1. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Reached target Login Prompts. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Reached target Multi-User System. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Starting Record Runlevel Change in UTMP... May 16 15:33:18 ip-10-31-41-226 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. May 16 15:33:18 ip-10-31-41-226 systemd[1]: Finished Record Runlevel Change in UTMP. May 16 15:33:19 ip-10-31-41-226 kdumpctl[788]: kdump: Detected change(s) in the following file(s): /etc/fstab May 16 15:33:19 ip-10-31-41-226 cloud-init[1067]: Cloud-init v. 23.4-7.el9 running 'modules:final' at Thu, 16 May 2024 19:33:19 +0000. Up 21.99 seconds. May 16 15:33:19 ip-10-31-41-226 cloud-init[1071]: ############################################################# May 16 15:33:19 ip-10-31-41-226 cloud-init[1072]: -----BEGIN SSH HOST KEY FINGERPRINTS----- May 16 15:33:19 ip-10-31-41-226 cloud-init[1074]: 1024 SHA256:UMj/Ee2chZS8e7Oz04uWjs+Cfim8ZBHN7cqTg9uNTX4 root@ip-10-31-41-226.us-east-1.aws.redhat.com (DSA) May 16 15:33:19 ip-10-31-41-226 cloud-init[1078]: 256 SHA256:6enyYSHx5F20u6oWIRpTm/ZMLxI1m+85IcjV3Ecu8WE root@ip-10-31-41-226.us-east-1.aws.redhat.com (ECDSA) May 16 15:33:19 ip-10-31-41-226 cloud-init[1080]: 256 SHA256:iDpU28ChYgbZ+IE24fqxn3fqXaTjFBH66Lph6PJ5FDc root@ip-10-31-41-226.us-east-1.aws.redhat.com (ED25519) May 16 15:33:19 ip-10-31-41-226 cloud-init[1082]: 3072 SHA256:YGwV1lZ6AxhPGOcKqH/qb5rP7k8Kf84lSgaCaK/OEz8 root@ip-10-31-41-226.us-east-1.aws.redhat.com (RSA) May 16 15:33:19 ip-10-31-41-226 cloud-init[1083]: -----END SSH HOST KEY FINGERPRINTS----- May 16 15:33:19 ip-10-31-41-226 cloud-init[1084]: ############################################################# May 16 15:33:19 ip-10-31-41-226 cloud-init[1067]: Cloud-init v. 23.4-7.el9 finished at Thu, 16 May 2024 19:33:19 +0000. Datasource DataSourceEc2Local. Up 22.15 seconds May 16 15:33:19 ip-10-31-41-226 systemd[1]: Finished Execute cloud user/final scripts. May 16 15:33:19 ip-10-31-41-226 systemd[1]: Reached target Cloud-init target. May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 0 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 0 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 48 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 48 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 49 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 49 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 50 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 50 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 51 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 51 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 52 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 52 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 53 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 53 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 54 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 54 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 55 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 55 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 56 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 56 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 57 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 57 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 58 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 58 affinity is now unmanaged May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: Cannot change IRQ 59 affinity: Input/output error May 16 15:33:20 ip-10-31-41-226 /usr/sbin/irqbalance[576]: IRQ 59 affinity is now unmanaged May 16 15:33:22 ip-10-31-41-226 kernel: block xvda: the capability attribute has been deprecated. May 16 15:33:22 ip-10-31-41-226 kdumpctl[788]: kdump: Rebuilding /boot/initramfs-5.14.0-437.el9.x86_64kdump.img May 16 15:33:22 ip-10-31-41-226 chronyd[584]: Selected source 10.2.32.38 May 16 15:33:22 ip-10-31-41-226 chronyd[584]: System clock TAI offset set to 37 seconds May 16 15:33:23 ip-10-31-41-226 dracut[1402]: dracut-057-53.git20240104.el9 May 16 15:33:23 ip-10-31-41-226 dracut[1404]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/bd294eae-3150-4fa9-a19e-8a9f8e2888fd /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-437.el9.x86_64kdump.img 5.14.0-437.el9.x86_64 May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! May 16 15:33:24 ip-10-31-41-226 dracut[1404]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: memstrack is not available May 16 15:33:25 ip-10-31-41-226 dracut[1404]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! May 16 15:33:25 ip-10-31-41-226 dracut[1404]: memstrack is not available May 16 15:33:25 ip-10-31-41-226 dracut[1404]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng May 16 15:33:25 ip-10-31-41-226 dracut[1404]: *** Including module: systemd *** May 16 15:33:25 ip-10-31-41-226 dracut[1404]: *** Including module: systemd-initrd *** May 16 15:33:25 ip-10-31-41-226 dracut[1404]: *** Including module: nss-softokn *** May 16 15:33:25 ip-10-31-41-226 dracut[1404]: *** Including module: rngd *** May 16 15:33:25 ip-10-31-41-226 dracut[1404]: *** Including module: i18n *** May 16 15:33:25 ip-10-31-41-226 dracut[1404]: *** Including module: drm *** May 16 15:33:26 ip-10-31-41-226 dracut[1404]: *** Including module: prefixdevname *** May 16 15:33:26 ip-10-31-41-226 dracut[1404]: *** Including module: kernel-modules *** May 16 15:33:26 ip-10-31-41-226 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. May 16 15:33:26 ip-10-31-41-226 dracut[1404]: *** Including module: kernel-modules-extra *** May 16 15:33:26 ip-10-31-41-226 dracut[1404]: *** Including module: fstab-sys *** May 16 15:33:26 ip-10-31-41-226 dracut[1404]: *** Including module: rootfs-block *** May 16 15:33:26 ip-10-31-41-226 dracut[1404]: *** Including module: terminfo *** May 16 15:33:27 ip-10-31-41-226 dracut[1404]: *** Including module: udev-rules *** May 16 15:33:27 ip-10-31-41-226 dracut[1404]: Skipping udev rule: 91-permissions.rules May 16 15:33:27 ip-10-31-41-226 dracut[1404]: Skipping udev rule: 80-drivers-modprobe.rules May 16 15:33:27 ip-10-31-41-226 dracut[1404]: *** Including module: dracut-systemd *** May 16 15:33:27 ip-10-31-41-226 dracut[1404]: *** Including module: usrmount *** May 16 15:33:27 ip-10-31-41-226 dracut[1404]: *** Including module: base *** May 16 15:33:27 ip-10-31-41-226 dracut[1404]: *** Including module: fs-lib *** May 16 15:33:27 ip-10-31-41-226 dracut[1404]: *** Including module: kdumpbase *** May 16 15:33:27 ip-10-31-41-226 dracut[1404]: *** Including module: microcode_ctl-fw_dir_override *** May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl module: mangling fw_dir May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: intel: caveats check for kernel version "5.14.0-437.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: configuration "intel-06-2d-07" is ignored May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: configuration "intel-06-4e-03" is ignored May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: configuration "intel-06-4f-01" is ignored May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: configuration "intel-06-55-04" is ignored May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: configuration "intel-06-5e-03" is ignored May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: configuration "intel-06-8c-01" is ignored May 16 15:33:27 ip-10-31-41-226 dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... May 16 15:33:28 ip-10-31-41-226 dracut[1404]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored May 16 15:33:28 ip-10-31-41-226 dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... May 16 15:33:28 ip-10-31-41-226 dracut[1404]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored May 16 15:33:28 ip-10-31-41-226 dracut[1404]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" May 16 15:33:28 ip-10-31-41-226 dracut[1404]: *** Including module: shutdown *** May 16 15:33:28 ip-10-31-41-226 dracut[1404]: *** Including module: squash *** May 16 15:33:28 ip-10-31-41-226 dracut[1404]: *** Including modules done *** May 16 15:33:28 ip-10-31-41-226 dracut[1404]: *** Installing kernel module dependencies *** May 16 15:33:29 ip-10-31-41-226 dracut[1404]: *** Installing kernel module dependencies done *** May 16 15:33:29 ip-10-31-41-226 dracut[1404]: *** Resolving executable dependencies *** May 16 15:33:30 ip-10-31-41-226 dracut[1404]: *** Resolving executable dependencies done *** May 16 15:33:30 ip-10-31-41-226 dracut[1404]: *** Hardlinking files *** May 16 15:33:30 ip-10-31-41-226 dracut[1404]: Mode: real May 16 15:33:30 ip-10-31-41-226 dracut[1404]: Files: 436 May 16 15:33:30 ip-10-31-41-226 dracut[1404]: Linked: 1 files May 16 15:33:30 ip-10-31-41-226 dracut[1404]: Compared: 0 xattrs May 16 15:33:30 ip-10-31-41-226 dracut[1404]: Compared: 7 files May 16 15:33:30 ip-10-31-41-226 dracut[1404]: Saved: 56.19 KiB May 16 15:33:30 ip-10-31-41-226 dracut[1404]: Duration: 0.008024 seconds May 16 15:33:30 ip-10-31-41-226 dracut[1404]: *** Hardlinking files done *** May 16 15:33:30 ip-10-31-41-226 dracut[1404]: *** Generating early-microcode cpio image *** May 16 15:33:30 ip-10-31-41-226 dracut[1404]: *** Constructing GenuineIntel.bin *** May 16 15:33:30 ip-10-31-41-226 dracut[1404]: *** Constructing GenuineIntel.bin *** May 16 15:33:30 ip-10-31-41-226 dracut[1404]: *** Store current command line parameters *** May 16 15:33:30 ip-10-31-41-226 dracut[1404]: Stored kernel commandline: May 16 15:33:30 ip-10-31-41-226 dracut[1404]: No dracut internal kernel commandline stored in the initramfs May 16 15:33:30 ip-10-31-41-226 dracut[1404]: *** Install squash loader *** May 16 15:33:31 ip-10-31-41-226 dracut[1404]: *** Stripping files *** May 16 15:33:32 ip-10-31-41-226 dracut[1404]: *** Stripping files done *** May 16 15:33:32 ip-10-31-41-226 dracut[1404]: *** Squashing the files inside the initramfs *** May 16 15:33:38 ip-10-31-41-226 dracut[1404]: *** Squashing the files inside the initramfs done *** May 16 15:33:38 ip-10-31-41-226 dracut[1404]: *** Creating image file '/boot/initramfs-5.14.0-437.el9.x86_64kdump.img' *** May 16 15:33:38 ip-10-31-41-226 dracut[1404]: *** Creating initramfs image file '/boot/initramfs-5.14.0-437.el9.x86_64kdump.img' done *** May 16 15:33:38 ip-10-31-41-226 kdumpctl[788]: kdump: kexec: loaded kdump kernel May 16 15:33:38 ip-10-31-41-226 kdumpctl[788]: kdump: Starting kdump: [OK] May 16 15:33:38 ip-10-31-41-226 systemd[1]: Finished Crash recovery kernel arming. May 16 15:33:38 ip-10-31-41-226 systemd[1]: Startup finished in 891ms (kernel) + 4.971s (initrd) + 35.864s (userspace) = 41.727s. May 16 15:33:45 ip-10-31-41-226 systemd[1]: systemd-hostnamed.service: Deactivated successfully. May 16 15:34:44 ip-10-31-41-226 systemd[1]: Created slice User Slice of UID 0. May 16 15:34:44 ip-10-31-41-226 systemd[1]: Starting User Runtime Directory /run/user/0... May 16 15:34:44 ip-10-31-41-226 systemd-logind[579]: New session 1 of user root. May 16 15:34:44 ip-10-31-41-226 systemd[1]: Finished User Runtime Directory /run/user/0. May 16 15:34:44 ip-10-31-41-226 systemd[1]: Starting User Manager for UID 0... May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Queued start job for default target Main User Target. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Created slice User Application Slice. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Started Daily Cleanup of User's Temporary Directories. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Reached target Paths. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Reached target Timers. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Starting D-Bus User Message Bus Socket... May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Starting Create User's Volatile Files and Directories... May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Listening on D-Bus User Message Bus Socket. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Finished Create User's Volatile Files and Directories. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Reached target Sockets. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Reached target Basic System. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Reached target Main User Target. May 16 15:34:44 ip-10-31-41-226 systemd[4034]: Startup finished in 118ms. May 16 15:34:44 ip-10-31-41-226 systemd[1]: Started User Manager for UID 0. May 16 15:34:44 ip-10-31-41-226 systemd[1]: Started Session 1 of User root. May 16 15:34:45 ip-10-31-41-226 systemd[1]: session-1.scope: Deactivated successfully. May 16 15:34:45 ip-10-31-41-226 systemd-logind[579]: Session 1 logged out. Waiting for processes to exit. May 16 15:34:45 ip-10-31-41-226 systemd-logind[579]: Removed session 1. May 16 15:34:47 ip-10-31-41-226 systemd-logind[579]: New session 3 of user root. May 16 15:34:47 ip-10-31-41-226 systemd[1]: Started Session 3 of User root. May 16 15:34:47 ip-10-31-41-226 systemd[1]: session-3.scope: Deactivated successfully. May 16 15:34:47 ip-10-31-41-226 systemd-logind[579]: Session 3 logged out. Waiting for processes to exit. May 16 15:34:47 ip-10-31-41-226 systemd-logind[579]: Removed session 3. May 16 15:34:47 ip-10-31-41-226 systemd-logind[579]: New session 4 of user root. May 16 15:34:47 ip-10-31-41-226 systemd[1]: Started Session 4 of User root. May 16 15:34:47 ip-10-31-41-226 systemd-logind[579]: Session 4 logged out. Waiting for processes to exit. May 16 15:34:47 ip-10-31-41-226 systemd[1]: session-4.scope: Deactivated successfully. May 16 15:34:47 ip-10-31-41-226 systemd-logind[579]: Removed session 4. May 16 15:34:47 ip-10-31-41-226 systemd-logind[579]: New session 5 of user root. May 16 15:34:47 ip-10-31-41-226 systemd[1]: Started Session 5 of User root. May 16 15:34:47 ip-10-31-41-226 systemd[1]: session-5.scope: Deactivated successfully. May 16 15:34:47 ip-10-31-41-226 systemd-logind[579]: Session 5 logged out. Waiting for processes to exit. May 16 15:34:47 ip-10-31-41-226 systemd-logind[579]: Removed session 5. May 16 15:34:48 ip-10-31-41-226 systemd-logind[579]: New session 6 of user root. May 16 15:34:48 ip-10-31-41-226 systemd[1]: Started Session 6 of User root. May 16 15:35:10 ip-10-31-41-226 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. May 16 15:35:11 ip-10-31-41-226 systemd[1]: Starting man-db-cache-update.service... May 16 15:35:11 ip-10-31-41-226 systemd[1]: Reloading. May 16 15:35:11 ip-10-31-41-226 systemd-rc-local-generator: /etc/rc.d/rc.local is not marked executable, skipping. May 16 15:35:11 ip-10-31-41-226 systemd[1]: Queuing reload/restart jobs for marked units… May 16 15:35:11 ip-10-31-41-226 systemd[1]: dnf-makecache.timer: Deactivated successfully. May 16 15:35:11 ip-10-31-41-226 systemd[1]: Stopped dnf makecache --timer. May 16 15:35:11 ip-10-31-41-226 systemd[1]: Stopping dnf makecache --timer... May 16 15:35:11 ip-10-31-41-226 systemd[1]: Started dnf makecache --timer. May 16 15:35:11 ip-10-31-41-226 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. May 16 15:35:13 ip-10-31-41-226 python3[4765]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 15:35:13 ip-10-31-41-226 systemd[1]: man-db-cache-update.service: Deactivated successfully. May 16 15:35:13 ip-10-31-41-226 systemd[1]: Finished man-db-cache-update.service. May 16 15:35:13 ip-10-31-41-226 systemd[1]: run-r28aaa0a617c1484191df251e66b2f01c.service: Deactivated successfully. May 16 15:35:13 ip-10-31-41-226 systemd[1]: run-ra6162234e66a4316879033ca558f7fc4.service: Deactivated successfully. May 16 15:35:14 ip-10-31-41-226 python3[4893]: ansible-service_facts Invoked May 16 15:35:15 ip-10-31-41-226 python3[4994]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:16 ip-10-31-41-226 python3[5012]: ansible-stat Invoked with path=/etc/yum.repos.d/qa-tools.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:35:16 ip-10-31-41-226 python3[5031]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:17 ip-10-31-41-226 python3[5052]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:35:18 ip-10-31-41-226 python3[5070]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:35:18 ip-10-31-41-226 python3[5088]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:19 ip-10-31-41-226 python3[5107]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:20 ip-10-31-41-226 python3[5131]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:21 ip-10-31-41-226 python3[5155]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:22 ip-10-31-41-226 python3[5174]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:22 ip-10-31-41-226 python3[5193]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'centos-addons.repo' | wc -l ) -gt 0 ]; then sed -i "/^\[nfv-source\]/,/^$/d" /etc/yum.repos.d/centos-addons.repo; fi#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:23 ip-10-31-41-226 python3[5215]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:35:23 ip-10-31-41-226 python3[5232]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Linux-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:35:23 ip-10-31-41-226 python3[5249]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Stream-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:35:23 ip-10-31-41-226 python3[5266]: ansible-file Invoked with path=/etc/yum.repos.d/beaker-client-testing.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:35:24 ip-10-31-41-226 python3[5283]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:35:24 ip-10-31-41-226 python3[5302]: ansible-replace Invoked with path=/etc/yum.repos.d/beaker-client.repo regexp=7|\$releasever replace=8 backup=False encoding=utf-8 unsafe_writes=False after=None before=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:35:24 ip-10-31-41-226 python3[5319]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:35:24 ip-10-31-41-226 python3[5338]: ansible-community.general.ini_file Invoked with path=/etc/yum.repos.d/beaker-client.repo section=beaker-client option=skip_if_unavailable value=1 backup=False state=present exclusive=True no_extra_spaces=False ignore_spaces=False allow_no_value=False modify_inactive_option=True create=True follow=False unsafe_writes=False values=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:35:25 ip-10-31-41-226 python3[5355]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:25 ip-10-31-41-226 python3[5386]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:25 ip-10-31-41-226 python3[5404]: ansible-stat Invoked with path=/etc/yum.repos.d/baseos-ci.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:35:26 ip-10-31-41-226 python3[5421]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:26 ip-10-31-41-226 python3[5452]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:27 ip-10-31-41-226 python3[5470]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:27 ip-10-31-41-226 python3[5501]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:27 ip-10-31-41-226 python3[5519]: ansible-ansible.legacy.command Invoked with _raw_params=yum repolist --enablerepo '*' | grep -q rhel-buildroot _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:28 ip-10-31-41-226 python3[5539]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:28 ip-10-31-41-226 python3[5570]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:28 ip-10-31-41-226 python3[5588]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:29 ip-10-31-41-226 python3[5619]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:29 ip-10-31-41-226 python3[5637]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:35:31 ip-10-31-41-226 python3[5655]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:34 ip-10-31-41-226 python3[5852]: ansible-ansible.legacy.dnf Invoked with name=['createrepo'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:36:36 ip-10-31-41-226 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. May 16 15:36:36 ip-10-31-41-226 systemd[1]: Starting man-db-cache-update.service... May 16 15:36:36 ip-10-31-41-226 systemd[1]: man-db-cache-update.service: Deactivated successfully. May 16 15:36:36 ip-10-31-41-226 systemd[1]: Finished man-db-cache-update.service. May 16 15:36:36 ip-10-31-41-226 systemd[1]: run-rf48da8427acd440ba650c614bd2e3809.service: Deactivated successfully. May 16 15:36:37 ip-10-31-41-226 python3[5954]: ansible-ansible.legacy.dnf Invoked with name=['make'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:36:37 ip-10-31-41-226 python3[5972]: ansible-ansible.legacy.dnf Invoked with name=['parted'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:36:38 ip-10-31-41-226 python3[5990]: ansible-ansible.legacy.dnf Invoked with name=['psmisc'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:36:39 ip-10-31-41-226 python3[6008]: ansible-ansible.legacy.dnf Invoked with name=['chrony'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:36:40 ip-10-31-41-226 python3[6026]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:40 ip-10-31-41-226 python3[6044]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources | grep redhat | grep -v util.phx2.redhat || chronyc add server clock.corp.redhat.com iburst" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:41 ip-10-31-41-226 python3[6065]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:42 ip-10-31-41-226 python3[6083]: ansible-ansible.legacy.command Invoked with _raw_params=chronyc waitsync 5 _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:42 ip-10-31-41-226 python3[6101]: ansible-ansible.legacy.command Invoked with _raw_params=setenforce 0; timedatectl set-timezone UTC; setenforce 1 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:42 ip-10-31-41-226 dbus-broker-launch[572]: avc: op=setenforce lsm=selinux enforcing=0 res=1 May 16 15:36:42 ip-10-31-41-226 systemd[1]: Starting Time & Date Service... May 16 15:36:42 ip-10-31-41-226 systemd[1]: Started Time & Date Service. May 16 15:36:42 ip-10-31-41-226 systemd-timedated[6105]: Changed time zone to 'UTC' (UTC). May 16 15:36:43 ip-10-31-41-226 python3[6122]: ansible-yum_repository Invoked with state=present name=beaker-tasks description=Beaker tasks baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcheck=False enabled=True reposdir=/etc/yum.repos.d unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None params=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:43 ip-10-31-41-226 python3[6139]: ansible-user Invoked with name=root update_password=always password=NOT_LOGGING_PARAMETER state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-41-226.us-east-1.aws.redhat.com uid=None group=None groups=None comment=None home=None shell=None login_class=None password_expire_max=None password_expire_min=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None May 16 15:36:44 ip-10-31-41-226 python3[6165]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config regexp=#?PasswordAuthentication (?:yes|no) line=PasswordAuthentication yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:44 ip-10-31-41-226 python3[6182]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config line=PermitRootLogin yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:44 ip-10-31-41-226 python3[6199]: ansible-file Invoked with path=/var/lib/tft state=directory recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:44 ip-10-31-41-226 python3[6216]: ansible-stat Invoked with path=/var/lib/tft/lib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:36:45 ip-10-31-41-226 python3[6271]: ansible-ansible.legacy.stat Invoked with path=/var/lib/tft/lib.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:36:45 ip-10-31-41-226 python3[6321]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888204.8936148-15793-35824106783337/source dest=/var/lib/tft/lib.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=lib.sh.j2 checksum=af779f2a149bc6695c9d2d1622342e81371886ab backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:45 ip-10-31-41-226 python3[6355]: ansible-stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:36:45 ip-10-31-41-226 python3[6410]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:36:46 ip-10-31-41-226 python3[6460]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888205.738717-15806-30523845948070/source dest=/usr/local/bin/ci-extendtesttime.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-extendtesttime.sh.j2 checksum=2d0f6c296873c17e8b22c9490b000973b2a8a350 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:46 ip-10-31-41-226 python3[6494]: ansible-stat Invoked with path=/usr/bin/extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:36:46 ip-10-31-41-226 python3[6511]: ansible-stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:36:46 ip-10-31-41-226 python3[6566]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:36:47 ip-10-31-41-226 python3[6616]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888206.7053864-15826-83131641423984/source dest=/usr/local/bin/ci-return2pool.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-return2pool.sh.j2 checksum=f77cae3b2a729c60bcb0c01c82bf347f13a9b2c5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:47 ip-10-31-41-226 python3[6650]: ansible-stat Invoked with path=/etc/motd follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:36:47 ip-10-31-41-226 python3[6707]: ansible-ansible.legacy.stat Invoked with path=/root/.guest-metadata.json follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:36:47 ip-10-31-41-226 python3[6757]: ansible-ansible.legacy.copy Invoked with dest=/root/.guest-metadata.json owner=root group=root mode=u=rw,go= src=/root/.ansible/tmp/ansible-tmp-1715888207.4628158-15841-61715203737914/source _original_basename=tmpnawic3bw follow=False checksum=bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:48 ip-10-31-41-226 python3[6791]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://169.254.169.254/latest/meta-data/instance-id | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:48 ip-10-31-41-226 python3[6811]: ansible-hostname Invoked with name=94900a76-f26d-4776-aa65-397ee8231ec5.testing-farm use=None May 16 15:36:48 ip-10-31-41-226 dbus-broker-launch[572]: avc: op=setenforce lsm=selinux enforcing=1 res=1 May 16 15:36:48 ip-10-31-41-226 systemd-journald[477]: Field hash table of /run/log/journal/7d98053ab808495ba5d6f9df394bbfe2/system.journal has a fill level at 75.1 (250 of 333 items), suggesting rotation. May 16 15:36:48 ip-10-31-41-226 systemd-journald[477]: /run/log/journal/7d98053ab808495ba5d6f9df394bbfe2/system.journal: Journal header limits reached or header out-of-date, rotating. May 16 15:36:48 ip-10-31-41-226 rsyslogd[782]: imjournal: journal files changed, reloading... [v8.2310.0-4.el9 try https://www.rsyslog.com/e/0 ] May 16 15:36:48 ip-10-31-41-226 systemd[1]: Starting Hostname Service... May 16 15:36:48 ip-10-31-41-226 systemd[1]: Started Hostname Service. May 16 15:36:48 ip-10-31-41-226 systemd-hostnamed[6816]: Changed pretty hostname to '94900a76-f26d-4776-aa65-397ee8231ec5.testing-farm' May 16 15:36:48 ip-10-31-41-226 systemd-hostnamed[6816]: Hostname set to <94900a76-f26d-4776-aa65-397ee8231ec5.testing-farm> (static) May 16 15:36:48 ip-10-31-41-226 NetworkManager[612]: [1715888208.7684] hostname: static hostname changed from "ip-10-31-41-226.us-east-1.aws.redhat.com" to "94900a76-f26d-4776-aa65-397ee8231ec5.testing-farm" May 16 15:36:48 ip-10-31-41-226 systemd[1]: Starting Network Manager Script Dispatcher Service... May 16 15:36:48 ip-10-31-41-226 systemd[1]: Started Network Manager Script Dispatcher Service. May 16 15:36:49 ip-10-31-41-226 python3[6845]: ansible-ansible.legacy.command Invoked with _raw_params=ping -4 -c1 -W10 $(hostname) _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:49 ip-10-31-41-226 python3[6864]: ansible-file Invoked with path=/var/log/messages state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:49 ip-10-31-41-226 python3[6881]: ansible-ansible.legacy.command Invoked with _raw_params=setsebool nis_enabled on _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:49 ip-10-31-41-226 setsebool[6882]: The nis_enabled policy boolean was changed to on by root May 16 15:36:49 ip-10-31-41-226 python3[6899]: ansible-stat Invoked with path=/usr/bin/rstrnt-package follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:36:50 ip-10-31-41-226 python3[6918]: ansible-ansible.legacy.command Invoked with _raw_params=sed -e 's/rpm -q $package/rpm -q --whatprovides $package/' -i /usr/bin/rstrnt-package _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:50 ip-10-31-41-226 python3[6936]: ansible-stat Invoked with path=/var/lib/restraint follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:36:50 ip-10-31-41-226 python3[6955]: ansible-file Invoked with path=/var/lib/restraint/avc_since state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:50 ip-10-31-41-226 python3[6972]: ansible-stat Invoked with path=/usr/share/beakerlib/beakerlib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:36:51 ip-10-31-41-226 python3[6991]: ansible-file Invoked with dest=/usr/lib/beakerlib state=directory path=/usr/lib/beakerlib recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:51 ip-10-31-41-226 python3[7008]: ansible-file Invoked with dest=/usr/share/rhts-library state=directory path=/usr/share/rhts-library recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:51 ip-10-31-41-226 python3[7025]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/lib/beakerlib/beakerlib.sh state=link path=/usr/lib/beakerlib/beakerlib.sh recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:51 ip-10-31-41-226 python3[7042]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/share/rhts-library/rhtslib.sh state=link path=/usr/share/rhts-library/rhtslib.sh recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:51 ip-10-31-41-226 python3[7059]: ansible-ansible.legacy.command Invoked with _raw_params=mv /var/log/audit/audit.log /var/log/audit/audit.log.bak _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:52 ip-10-31-41-226 python3[7077]: ansible-ansible.legacy.command Invoked with _raw_params=/usr/sbin/service auditd restart _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:52 ip-10-31-41-226 auditd[532]: The audit daemon is exiting. May 16 15:36:52 ip-10-31-41-226 kernel: audit: type=1305 audit(1715888212.230:729): op=set audit_pid=0 old=532 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 15:36:52 ip-10-31-41-226 systemd[1]: auditd.service: Deactivated successfully. May 16 15:36:52 ip-10-31-41-226 dbus-broker-launch[572]: avc: op=load_policy lsm=selinux seqno=2 res=1 May 16 15:36:52 ip-10-31-41-226 kernel: audit: type=1131 audit(1715888212.232:730): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 15:36:54 ip-10-31-41-226 systemd[1]: Starting Security Auditing Service... May 16 15:36:54 ip-10-31-41-226 auditd[7093]: No plugins found, not dispatching events May 16 15:36:54 ip-10-31-41-226 auditd[7093]: Init complete, auditd 3.1.2 listening for events (startup state enable) May 16 15:36:54 ip-10-31-41-226 kernel: audit: type=1305 audit(1715888214.239:731): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 15:36:54 ip-10-31-41-226 kernel: audit: type=1300 audit(1715888214.239:731): arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffe4293e280 a2=3c a3=0 items=0 ppid=7092 pid=7093 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=system_u:system_r:auditd_t:s0 key=(null) May 16 15:36:54 ip-10-31-41-226 kernel: audit: type=1327 audit(1715888214.239:731): proctitle="/sbin/auditd" May 16 15:36:54 ip-10-31-41-226 augenrules[7096]: /sbin/augenrules: No change May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: No rules May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: enabled 1 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: failure 1 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: pid 7093 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: rate_limit 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog_limit 8192 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: lost 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog_wait_time 60000 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog_wait_time_actual 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: enabled 1 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: failure 1 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: pid 7093 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: rate_limit 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog_limit 8192 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: lost 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog_wait_time 60000 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog_wait_time_actual 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: enabled 1 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: failure 1 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: pid 7093 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: rate_limit 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog_limit 8192 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: lost 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog 0 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog_wait_time 60000 May 16 15:36:54 ip-10-31-41-226 augenrules[7106]: backlog_wait_time_actual 0 May 16 15:36:54 ip-10-31-41-226 systemd[1]: Started Security Auditing Service. May 16 15:36:54 ip-10-31-41-226 python3[7129]: ansible-stat Invoked with path=/etc/NetworkManager/conf.d follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:36:54 ip-10-31-41-226 python3[7186]: ansible-ansible.legacy.stat Invoked with path=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:36:54 ip-10-31-41-226 python3[7236]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1715888214.5477269-15926-62909206003425/source _original_basename=tmp4kab06da follow=False checksum=0145f3ae57eef5aa08bbb678fedbb3edd001cd2d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 16 15:36:55 ip-10-31-41-226 python3[7270]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:55 ip-10-31-41-226 python3[7301]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:56 ip-10-31-41-226 python3[7319]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled highavailability _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:56 ip-10-31-41-226 python3[7337]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:57 ip-10-31-41-226 python3[7355]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:36:58 ip-10-31-41-226 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. May 16 15:37:12 ip-10-31-41-226 systemd[1]: systemd-timedated.service: Deactivated successfully. May 16 15:37:18 ip-10-31-41-226 systemd[1]: systemd-hostnamed.service: Deactivated successfully. May 16 15:37:58 ip-10-31-41-226 python3[7591]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 15:37:59 ip-10-31-41-226 python3[7632]: ansible-service_facts Invoked May 16 15:38:00 ip-10-31-41-226 python3[7733]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:38:01 ip-10-31-41-226 python3[7751]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'epel.repo' | wc -l ) -gt 0 ]; then dnf config-manager --set-disabled epel; fi#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:38:02 ip-10-31-41-226 python3[7773]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:38:03 ip-10-31-41-226 python3[7791]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:03 ip-10-31-41-226 python3[8023]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 15:39:04 ip-10-31-41-226 python3[8064]: ansible-service_facts Invoked May 16 15:39:06 ip-10-31-41-226 python3[8165]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:07 ip-10-31-41-226 python3[8218]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 15:39:08 ip-10-31-41-226 python3[8259]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:39:10 ip-10-31-41-226 python3[8277]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:39:11 ip-10-31-41-226 python3[8295]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:11 ip-10-31-41-226 python3[8314]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:12 ip-10-31-41-226 python3[8338]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:13 ip-10-31-41-226 python3[8362]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:14 ip-10-31-41-226 python3[8381]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:15 ip-10-31-41-226 python3[8400]: ansible-service_facts Invoked May 16 15:39:16 ip-10-31-41-226 python3[8501]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:17 ip-10-31-41-226 python3[8519]: ansible-service_facts Invoked May 16 15:39:19 ip-10-31-41-226 python3[8620]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:19 ip-10-31-41-226 python3[8638]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:19 ip-10-31-41-226 python3[8669]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:20 ip-10-31-41-226 python3[8687]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:20 ip-10-31-41-226 python3[8705]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 16 15:39:52 ip-10-31-41-226 chronyd[584]: Selected source 10.2.32.37 May 16 15:40:12 ip-10-31-41-226 systemd[4034]: Created slice User Background Tasks Slice. May 16 15:40:12 ip-10-31-41-226 systemd[4034]: Starting Cleanup of User's Temporary Files and Directories... May 16 15:40:13 ip-10-31-41-226 systemd[4034]: Finished Cleanup of User's Temporary Files and Directories. May 16 15:40:22 ip-10-31-41-226 python[8939]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d May 16 15:40:23 ip-10-31-41-226 python[8979]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:40:24 ip-10-31-41-226 python[8996]: ansible-dnf Invoked with name=['iproute', 'rsyslog'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 15:40:26 ip-10-31-41-226 python[9013]: ansible-package_facts Invoked with manager=['auto'] strategy=first May 16 15:40:27 ip-10-31-41-226 python[9030]: ansible-file Invoked with state=directory path=/etc/rsyslog.d mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None May 16 15:40:27 ip-10-31-41-226 python[9047]: ansible-file Invoked with state=directory path=/var/lib/rsyslog mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None May 16 15:40:27 ip-10-31-41-226 python[9064]: ansible-file Invoked with state=directory path=/var/log owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None May 16 15:40:27 ip-10-31-41-226 python[9119]: ansible-stat Invoked with path=/etc/rsyslog.d/00-global.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:40:28 ip-10-31-41-226 python[9169]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888427.605021-17797-45568962437323/source dest=/etc/rsyslog.d/00-global.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=01785a86b4dbac8d6fa956de9fe2565e9b46e79b backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None May 16 15:40:28 ip-10-31-41-226 python[9241]: ansible-stat Invoked with path=/etc/rsyslog.d/05-common-defaults.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:40:28 ip-10-31-41-226 python[9291]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888428.221463-17797-207443501731835/source dest=/etc/rsyslog.d/05-common-defaults.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=cd87491589393ab4a5f556a614493c4c27a80733 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None May 16 15:40:29 ip-10-31-41-226 python[9363]: ansible-stat Invoked with path=/etc/rsyslog.d/90-input-basics-basic_input.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:40:29 ip-10-31-41-226 python[9413]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888429.1488955-17865-121667732347560/source dest=/etc/rsyslog.d/90-input-basics-basic_input.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=2199c9f3df0a3bc29689a5c6fa5c67b0e3733214 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None May 16 15:40:30 ip-10-31-41-226 python[9485]: ansible-stat Invoked with path=/etc/rsyslog.d/10-output-files-modules.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:40:30 ip-10-31-41-226 python[9535]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888429.9748914-17901-39617419998145/source dest=/etc/rsyslog.d/10-output-files-modules.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=bcf2fc3de5f51237535db7e7c8faf735f0c5adf8 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None May 16 15:40:30 ip-10-31-41-226 python[9607]: ansible-stat Invoked with path=/etc/rsyslog.d/30-output-files-default_files.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:40:31 ip-10-31-41-226 python[9657]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888430.6482902-17919-51929059727503/source dest=/etc/rsyslog.d/30-output-files-default_files.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=6b34ddb09de551bdabe9619872f9bfc26e0cf895 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None May 16 15:40:31 ip-10-31-41-226 python[9691]: ansible-systemd Invoked with name=rsyslog enabled=True state=started daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None May 16 15:40:32 ip-10-31-41-226 python[9710]: ansible-stat Invoked with path=/etc/rsyslog.conf follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 15:40:32 ip-10-31-41-226 python[9767]: ansible-stat Invoked with path=/etc/rsyslog.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True May 16 15:40:32 ip-10-31-41-226 python[9819]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888432.2171998-17959-20064278937282/source dest=/etc/rsyslog.conf mode=0644 follow=False _original_basename=rsyslog.conf.j2 checksum=5fe705203b62f654be0460d9893da023dbffb94d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None 2024-05-16T19:40:33.519369+00:00 94900a76-f26d-4776-aa65-397ee8231ec5 rsyslogd: [origin software="rsyslogd" swVersion="8.2310.0-4.el9" x-pid="9856" x-info="https://www.rsyslog.com"] start 2024-05-16T19:40:34.810348+00:00 94900a76-f26d-4776-aa65-397ee8231ec5 testTag0[9949]: testMessage0 TASK [Ensure no errors in /var/log/messages] *********************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:82 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.208) 0:00:14.552 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check ports managed by firewall and selinux] ***************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:86 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.021) 0:00:14.574 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml for sut TASK [Check ports are not retrieved if both logging_manage_firewall and logging_manage_selinux are not true] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:3 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.035) 0:00:14.610 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check firewall port status (manage - tcp)] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:15 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.022) 0:00:14.633 ********** TASK [Check firewall port status (manage - udp)] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:24 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.017) 0:00:14.650 ********** TASK [Check associated selinux ports (manage - tcp)] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:36 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.016) 0:00:14.666 ********** TASK [Check associated selinux ports (manage - udp)] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:46 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.016) 0:00:14.683 ********** TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:89 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.016) 0:00:14.699 ********** TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:8 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.044) 0:00:14.743 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:20 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.042) 0:00:14.786 ********** ok: [sut] => { "ansible_facts": { "rsyslog_outputs": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:27 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.022) 0:00:14.809 ********** ok: [sut] => { "ansible_facts": { "rsyslog_inputs": [] }, "changed": false } TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:33 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.022) 0:00:14.831 ********** TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:46 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.017) 0:00:14.848 ********** TASK [linux-system-roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:57 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.017) 0:00:14.865 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml for sut TASK [linux-system-roles.logging : Initialize logging_tls_tcp_ports] *********** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:3 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.035) 0:00:14.900 ********** ok: [sut] => { "ansible_facts": { "logging_tls_tcp_ports": [] }, "changed": false } TASK [linux-system-roles.logging : Initialize logging_tcp_ports] *************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:7 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.020) 0:00:14.921 ********** ok: [sut] => { "ansible_facts": { "logging_tcp_ports": [] }, "changed": false } TASK [linux-system-roles.logging : Initialize logging_tls_udp_ports] *********** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:11 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.021) 0:00:14.942 ********** ok: [sut] => { "ansible_facts": { "logging_tls_udp_ports": [] }, "changed": false } TASK [linux-system-roles.logging : Initialize logging_udp_ports] *************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:15 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.020) 0:00:14.962 ********** ok: [sut] => { "ansible_facts": { "logging_udp_ports": [] }, "changed": false } TASK [linux-system-roles.logging : Parameter 'port' values] ******************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:24 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.021) 0:00:14.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'tcp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:93 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.019) 0:00:15.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'tcp_port' values (with tls)] ***** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:98 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.019) 0:00:15.022 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'udp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:103 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.019) 0:00:15.041 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'udp_port' values (with tls)] ***** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:108 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.019) 0:00:15.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'server_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:113 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.018) 0:00:15.080 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'server_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:118 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.019) 0:00:15.099 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'tcp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:166 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.019) 0:00:15.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'tcp_ports' values (with tls)] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:171 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.019) 0:00:15.138 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'udp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:177 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.020) 0:00:15.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Parameter 'udp_ports' values (with tls)] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/gather_ports.yml:182 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.020) 0:00:15.179 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Manage firewall on the gathered ports] ****** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:60 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.019) 0:00:15.198 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml for sut TASK [linux-system-roles.logging : Initialize logging_firewall_ports] ********** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml:8 Thursday 16 May 2024 19:40:36 +0000 (0:00:00.069) 0:00:15.268 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Add tcp ports to logging_firewall_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml:12 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.021) 0:00:15.289 ********** TASK [linux-system-roles.logging : Add udp ports to logging_firewall_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml:20 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.024) 0:00:15.314 ********** TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/firewall.yml:28 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.017) 0:00:15.332 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Manage selinux on the gathered ports] ******* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:63 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.023) 0:00:15.355 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml for sut TASK [linux-system-roles.logging : Initialize logging_selinux_ports] *********** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:8 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.053) 0:00:15.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:12 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.035) 0:00:15.445 ********** TASK [linux-system-roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:21 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.032) 0:00:15.478 ********** TASK [linux-system-roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:30 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.018) 0:00:15.496 ********** TASK [linux-system-roles.logging : Add tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:39 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.021) 0:00:15.518 ********** TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/selinux.yml:48 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.021) 0:00:15.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Generate certificates] ********************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:67 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.023) 0:00:15.563 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/certificate.yml for sut TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/certificate.yml:2 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.044) 0:00:15.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:73 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.024) 0:00:15.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:77 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.035) 0:00:15.668 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:83 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.024) 0:00:15.692 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:88 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.023) 0:00:15.715 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:95 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.023) 0:00:15.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:99 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.050) 0:00:15.789 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/tasks/main.yml:111 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.024) 0:00:15.814 ********** TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main.yml:4 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.032) 0:00:15.846 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:4 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.030) 0:00:15.877 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check if system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:13 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.032) 0:00:15.910 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:18 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.019) 0:00:15.929 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:22 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.019) 0:00:15.949 ********** ok: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/default.yml" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Include /vars/main.yml from /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/set_vars.yml:34 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.049) 0:00:15.999 ********** skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Main rsyslog subrole] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main.yml:7 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.069) 0:00:16.068 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Get status of rsyslog packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:15 Thursday 16 May 2024 19:40:37 +0000 (0:00:00.058) 0:00:16.126 ********** ok: [sut] => (item=iproute) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "rpm", "-V", "iproute" ], "delta": "0:00:00.195048", "end": "2024-05-16 19:40:38.213255", "failed_when_result": false, "item": "iproute", "rc": 0, "start": "2024-05-16 19:40:38.018207", "warnings": [ "Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper 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." ] } ok: [sut] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "rpm", "-V", "rsyslog" ], "delta": "0:00:00.367514", "end": "2024-05-16 19:40:38.759648", "failed_when_result": false, "item": "rsyslog", "rc": 1, "start": "2024-05-16 19:40:38.392134", "warnings": [ "Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper 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." ] } STDOUT: S.5....T. c /etc/rsyslog.conf MSG: non-zero return code TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Reset original confs - logging package is absent] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:22 Thursday 16 May 2024 19:40:38 +0000 (0:00:00.941) 0:00:17.068 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: cloud-init-23.4-7.el9.noarch", "Removed: dracut-network-057-53.git20240104.el9.x86_64", "Removed: iproute-6.2.0-5.el9.x86_64", "Removed: iproute-tc-6.2.0-5.el9.x86_64", "Removed: kexec-tools-2.0.27-8.el9.x86_64", "Removed: beakerlib-1.29.3-1.el9.noarch", "Removed: beakerlib-redhat-1-33.el9.noarch", "Removed: rsyslog-8.2310.0-4.el9.x86_64", "Removed: rsyslog-logrotate-8.2310.0-4.el9.x86_64", "Removed: dhcp-client-12:4.4.2-19.b1.el9.x86_64" ] } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:34 Thursday 16 May 2024 19:40:41 +0000 (0:00:02.656) 0:00:19.724 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: rsyslog-logrotate-8.2310.0-4.el9.x86_64", "Installed: rsyslog-8.2310.0-4.el9.x86_64", "Installed: iproute-6.2.0-5.el9.x86_64" ] } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Reset erased flag] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:48 Thursday 16 May 2024 19:40:43 +0000 (0:00:02.488) 0:00:22.213 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Gather package facts] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:52 Thursday 16 May 2024 19:40:43 +0000 (0:00:00.019) 0:00:22.232 ********** ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.47.4" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.47.4" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.47.4" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.47.4" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "2.el9", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.el9", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "43.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "43.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "90.1.el9", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "24.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "24.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "24.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.5" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "35.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "35.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "2.el9", "source": "rpm", "version": "0.20.1" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "2.el9", "source": "rpm", "version": "0.20.1" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitb1c706d.el9", "source": "rpm", "version": "20240304" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitb1c706d.el9", "source": "rpm", "version": "20240304" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.6.0" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "29.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.197" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.197" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "10.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "10.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "13.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "53.git20240104.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "53.git20240104.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "53.git20240104.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el9", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "9.el9", "source": "rpm", "version": "27.2" } ], "epel-next-release": [ { "arch": "noarch", "epoch": null, "name": "epel-next-release", "release": "7.el9", "source": "rpm", "version": "9" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "7.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "6.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "15.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.43.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "14.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "105.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "68.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "6.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.13.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el9", "source": "rpm", "version": "1.4" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el9", "source": "rpm", "version": "10.11.6" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el9", "source": "rpm", "version": "10.11.6" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "2.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "2.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "9.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "3.el9", "source": "rpm", "version": "1.9.2" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "143.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "143.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "143.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "143.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "143.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "143.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "143.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "143.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "16.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "9.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "9.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "9.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "437.el9", "source": "rpm", "version": "5.14.0" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "9.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "9.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "27.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "2.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "2.el9", "source": "rpm", "version": "1.3.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "29.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "53.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "8.el9", "source": "rpm", "version": "0.69.0" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "6.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "10.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "6.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.el9", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "15.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.el9", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "25.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.el9.1", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "3.el9", "source": "rpm", "version": "11.4.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "6.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "13.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "5.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "143.el9", "source": "rpm", "version": "20240219" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "143.el9", "source": "rpm", "version": "20240219" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "2.el9", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "25.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "7.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.5", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "38.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "38.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "38.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.el9", "source": "rpm", "version": "3.2.1" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "1.el9", "source": "rpm", "version": "3.2.1" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.el9", "source": "rpm", "version": "3.2.1" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "19.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "3.el9.3", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "5.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "5.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.el9", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "3.el9", "source": "rpm", "version": "3.9.18" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "3.el9", "source": "rpm", "version": "3.9.18" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.el9", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "10.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "13.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "8.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "8.el9", "source": "rpm", "version": "0.69.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "3.el9", "source": "rpm", "version": "3.9.18" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "18.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "11.el9", "source": "rpm", "version": "8.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "29.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "2.el9", "source": "rpm", "version": "38.1.35" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "2.el9", "source": "rpm", "version": "38.1.35" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.el9", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el9", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "32.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "4.el9", "source": "rpm", "version": "5.0" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "4.el9", "source": "rpm", "version": "5.0" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "4.el9", "source": "rpm", "version": "5.0" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "4.el9", "source": "rpm", "version": "5.0" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "8.el9", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el9", "source": "rpm", "version": "3.2.2" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "56.el9", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "18.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "20.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "20.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "20.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "20.el9", "source": "rpm", "version": "8.2.2637" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "7.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el9", "source": "rpm", "version": "6.3.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "10.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "13.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Get rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:56 Thursday 16 May 2024 19:40:44 +0000 (0:00:00.651) 0:00:22.883 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_version": "8.2310.0" }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check rsyslog version 1] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:63 Thursday 16 May 2024 19:40:44 +0000 (0:00:00.025) 0:00:22.908 ********** skipping: [sut] => {} TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check rsyslog version 2] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:69 Thursday 16 May 2024 19:40:44 +0000 (0:00:00.018) 0:00:22.927 ********** ok: [sut] => {} MSG: Rsyslog_version is 8.2310.0, which is newer than "8.37.0-7.2". TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Set __rsyslog_failed_validation] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:78 Thursday 16 May 2024 19:40:44 +0000 (0:00:00.020) 0:00:22.947 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Create the config directory if it does not exist] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:86 Thursday 16 May 2024 19:40:44 +0000 (0:00:00.018) 0:00:22.965 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "state": "directory", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Create a work directory] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:93 Thursday 16 May 2024 19:40:44 +0000 (0:00:00.198) 0:00:23.164 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:99 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.201) 0:00:23.365 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:108 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.199) 0:00:23.564 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:131 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.064) 0:00:23.628 ********** skipping: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Initialize list of template results] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:155 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.030) 0:00:23.658 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true } ] } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:159 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.021) 0:00:23.680 ********** skipping: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Include input sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:177 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.029) 0:00:23.709 ********** TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Run input sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:188 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.016) 0:00:23.725 ********** TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Include output sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:207 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.016) 0:00:23.742 ********** ok: [sut] => (item={'name': 'default_files', 'type': 'files'}) => { "ansible_facts": { "__rsyslog_conf_files_output_modules": [ { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_files_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% elif logging_files_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}" } ], "type": "modules" } ], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": [ "{{ __rsyslog_conf_files_output_modules }}" ] }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "default_files", "type": "files" } } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Run output sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:219 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.026) 0:00:23.768 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/outputs/files/main.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/outputs/files/main.yml:3 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.039) 0:00:23.808 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.056) 0:00:23.865 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 Thursday 16 May 2024 19:40:45 +0000 (0:00:00.021) 0:00:23.886 ********** ok: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:38 Thursday 16 May 2024 19:40:46 +0000 (0:00:00.500) 0:00:24.387 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true } ] }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } ] } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:43 Thursday 16 May 2024 19:40:46 +0000 (0:00:00.022) 0:00:24.409 ********** skipping: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-default_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/outputs/files/main.yml:11 Thursday 16 May 2024 19:40:46 +0000 (0:00:00.026) 0:00:24.436 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:40:46 +0000 (0:00:00.035) 0:00:24.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 Thursday 16 May 2024 19:40:46 +0000 (0:00:00.019) 0:00:24.491 ********** ok: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "state": "file", "uid": 0 } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:38 Thursday 16 May 2024 19:40:46 +0000 (0:00:00.525) 0:00:25.016 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true } ] }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } ] }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "diff": { "after": { "path": "/etc/rsyslog.d/30-output-files-default_files.conf" }, "before": { "path": "/etc/rsyslog.d/30-output-files-default_files.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "state": "file", "uid": 0 } ] } ] }, "changed": false } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:43 Thursday 16 May 2024 19:40:46 +0000 (0:00:00.023) 0:00:25.040 ********** skipping: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Get rsyslog config files not owned by any package] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:232 Thursday 16 May 2024 19:40:46 +0000 (0:00:00.063) 0:00:25.103 ********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nfor conf in $( ls \"/etc/rsyslog.d\" ); do\n rstr=$( rpm -qf \"/etc/rsyslog.d/$conf\" 2>&1 || : )\n if [[ \"$rstr\" == *\"not owned by any package\"* ]]; then\n echo \"/etc/rsyslog.d/$conf\"\n fi\ndone\n", "delta": "0:00:00.038514", "end": "2024-05-16 19:40:47.026615", "failed_when_result": false, "rc": 0, "start": "2024-05-16 19:40:46.988101" } STDOUT: /etc/rsyslog.d/00-global.conf /etc/rsyslog.d/05-common-defaults.conf /etc/rsyslog.d/10-output-files-modules.conf /etc/rsyslog.d/30-output-files-default_files.conf /etc/rsyslog.d/90-input-basics-basic_input.conf TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Purge - remove files not generated by current state] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:249 Thursday 16 May 2024 19:40:47 +0000 (0:00:00.230) 0:00:25.333 ********** changed: [sut] => (item=/etc/rsyslog.d/00-global.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/00-global.conf", "path": "/etc/rsyslog.d/00-global.conf", "state": "absent" } changed: [sut] => (item=/etc/rsyslog.d/05-common-defaults.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/05-common-defaults.conf", "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent" } changed: [sut] => (item=/etc/rsyslog.d/90-input-basics-basic_input.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent" } NOTIFIED HANDLER /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Restart rsyslogd for sut TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:273 Thursday 16 May 2024 19:40:47 +0000 (0:00:00.571) 0:00:25.905 ********** TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:303 Thursday 16 May 2024 19:40:47 +0000 (0:00:00.017) 0:00:25.923 ********** skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:315 Thursday 16 May 2024 19:40:47 +0000 (0:00:00.033) 0:00:25.956 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:331 Thursday 16 May 2024 19:40:47 +0000 (0:00:00.025) 0:00:25.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Copy local key file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:347 Thursday 16 May 2024 19:40:47 +0000 (0:00:00.024) 0:00:26.007 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Enable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:363 Thursday 16 May 2024 19:40:47 +0000 (0:00:00.025) 0:00:26.032 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice network-online.target network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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_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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "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", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Disable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:372 Thursday 16 May 2024 19:40:48 +0000 (0:00:00.382) 0:00:26.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Check rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:381 Thursday 16 May 2024 19:40:48 +0000 (0:00:00.019) 0:00:26.434 ********** skipping: [sut] => {} TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : See if there are any config files] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:395 Thursday 16 May 2024 19:40:48 +0000 (0:00:00.017) 0:00:26.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:402 Thursday 16 May 2024 19:40:48 +0000 (0:00:00.019) 0:00:26.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate main rsyslog configuration] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:408 Thursday 16 May 2024 19:40:48 +0000 (0:00:00.019) 0:00:26.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [/WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Restart rsyslogd] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/handlers/main.yml:2 Thursday 16 May 2024 19:40:48 +0000 (0:00:00.008) 0:00:26.499 ********** changed: [sut] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-05-16 19:40:48 UTC", "ActiveEnterTimestampMonotonic": "470850615", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice network-online.target network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-05-16 19:40:48 UTC", "AssertTimestampMonotonic": "470817176", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "30732000", "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_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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-05-16 19:40:48 UTC", "ConditionTimestampMonotonic": "470817172", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "4549", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11112", "ExecMainStartTimestamp": "Thu 2024-05-16 19:40:48 UTC", "ExecMainStartTimestampMonotonic": "470826877", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2024-05-16 19:40:48 UTC] ; stop_time=[n/a] ; pid=11112 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2024-05-16 19:40:48 UTC] ; stop_time=[n/a] ; pid=11112 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-05-16 19:40:48 UTC", "InactiveExitTimestampMonotonic": "470827247", "InvocationID": "2f59e042283f4a8a9aab5d82ab970594", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11112", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1597440", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-05-16 19:40:48 UTC", "StateChangeTimestampMonotonic": "470850615", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers TASK [Check ports managed by firewall and selinux] ***************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:105 Thursday 16 May 2024 19:40:49 +0000 (0:00:00.834) 0:00:27.333 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml for sut TASK [Check ports are not retrieved if both logging_manage_firewall and logging_manage_selinux are not true] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:3 Thursday 16 May 2024 19:40:49 +0000 (0:00:00.058) 0:00:27.392 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check firewall port status (manage - tcp)] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:15 Thursday 16 May 2024 19:40:49 +0000 (0:00:00.023) 0:00:27.416 ********** TASK [Check firewall port status (manage - udp)] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:24 Thursday 16 May 2024 19:40:49 +0000 (0:00:00.016) 0:00:27.432 ********** TASK [Check associated selinux ports (manage - tcp)] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:36 Thursday 16 May 2024 19:40:49 +0000 (0:00:00.016) 0:00:27.448 ********** TASK [Check associated selinux ports (manage - udp)] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/check_firewall_selinux.yml:46 Thursday 16 May 2024 19:40:49 +0000 (0:00:00.016) 0:00:27.465 ********** TASK [Check if /dev/log is present] ******************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:108 Thursday 16 May 2024 19:40:49 +0000 (0:00:00.016) 0:00:27.481 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Restart journald units] ************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:119 Thursday 16 May 2024 19:40:49 +0000 (0:00:00.185) 0:00:27.667 ********** changed: [sut] => { "changed": true, "cmd": "for service in systemd-journald.service systemd-journald-dev-log.socket systemd-journald.socket; do\n if systemctl is-active \"$service\"; then\n systemctl stop \"$service\" || :\n sleep 1\n fi\ndone\nfor service in systemd-journald.service systemd-journald-dev-log.socket systemd-journald.socket; do\n if ! systemctl is-active \"$service\"; then\n systemctl start \"$service\"\n sleep 1\n fi\ndone\n", "delta": "0:00:04.108102", "end": "2024-05-16 19:40:53.658652", "rc": 0, "start": "2024-05-16 19:40:49.550550" } STDOUT: active active active inactive active active STDERR: Warning: Stopping systemd-journald.service, but it can still be activated by: systemd-journald.socket systemd-journald-dev-log.socket TASK [Ensure /dev/log is present] ********************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:140 Thursday 16 May 2024 19:40:53 +0000 (0:00:04.300) 0:00:31.967 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1715888452.615857, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715888452.615857, "dev": 5, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 447, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1715888452.615857, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=103 changed=12 unreachable=0 failed=0 skipped=121 rescued=0 ignored=0 Thursday 16 May 2024 19:40:53 +0000 (0:00:00.191) 0:00:32.159 ********** =============================================================================== Restart journald units -------------------------------------------------- 4.30s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:119 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Reset original confs - logging package is absent --- 2.66s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:22 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages --- 2.49s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:34 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Install/Update required packages --- 2.01s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:34 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Restart rsyslogd --- 1.69s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/handlers/main.yml:2 Check the test log message in /var/log/messages ------------------------- 1.23s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tasks/test_logger.yml:13 - /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d --- 1.17s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:131 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Get status of rsyslog packages --- 0.94s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:15 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Gather package facts --- 0.84s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:52 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/tests_imuxsock_files.yml:31 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Gather package facts --- 0.65s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:52 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d --- 0.60s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Purge - remove files not generated by current state --- 0.57s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:249 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d --- 0.57s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d --- 0.54s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate main rsyslog configuration --- 0.53s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:408 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d --- 0.53s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Generate role configuration files in rsyslog.d --- 0.50s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/deploy.yml:15 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Enable rsyslog service --- 0.47s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:363 /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/tests/roles/linux-system-roles.logging/roles/rsyslog : Enable rsyslog service --- 0.38s /WORKDIR/git-imuxsock_fail_when_errorsj_i2nqv6/roles/rsyslog/tasks/main_core.yml:363 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper 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. ---^---^---^---^---^---