# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_imuxsock_files.yml ********************************************* 1 plays in /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/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_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:31 Thursday 16 May 2024 19:02:57 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Deploy config to output into local files] ******************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:38 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.982) 0:00:00.994 ********** TASK [fedora.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_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:7 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.022) 0:00:01.016 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_output_files": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] ***************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:14 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.024) 0:00:01.041 ********** ok: [sut] => { "ansible_facts": { "rsyslog_outputs": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:18 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.022) 0:00:01.064 ********** ok: [sut] => { "ansible_facts": { "rsyslog_inputs": [ { "name": "basic_input", "type": "basics", "use_imuxsock": true } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set custom_config_files fact] ******** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:22 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.022) 0:00:01.087 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:34 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.007) 0:00:01.094 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:44 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.006) 0:00:01.101 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.027) 0:00:01.128 ********** ok: [sut] => { "ansible_facts": { "logging_tls_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tcp_ports] ******** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:7 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.020) 0:00:01.149 ********** ok: [sut] => { "ansible_facts": { "logging_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:11 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.020) 0:00:01.169 ********** ok: [sut] => { "ansible_facts": { "logging_tls_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_udp_ports] ******** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.021) 0:00:01.191 ********** ok: [sut] => { "ansible_facts": { "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Parameter 'port' values] ************* task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:24 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.019) 0:00:01.211 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:88 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.229 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:92 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.248 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:96 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.266 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:100 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.285 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:104 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.303 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:108 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.321 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:153 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.340 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:157 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.359 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:161 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.020) 0:00:01.379 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:165 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.029) 0:00:01.409 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:47 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.021) 0:00:01.431 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.029) 0:00:01.460 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.019) 0:00:01.479 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.016) 0:00:01.496 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.016) 0:00:01.512 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:50 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.530 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.029) 0:00:01.560 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.019) 0:00:01.580 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.006) 0:00:01.587 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.007) 0:00:01.594 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.009) 0:00:01.603 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.006) 0:00:01.610 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Generate certificates] *************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:54 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.018) 0:00:01.629 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for sut TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.028) 0:00:01.657 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:60 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.019) 0:00:01.676 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug dir] ************ task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:64 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.019) 0:00:01.696 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Delete debug file] ******************* task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:70 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.019) 0:00:01.715 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug file] *********** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.019) 0:00:01.734 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:82 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.020) 0:00:01.755 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Populate rsyslog debug file] ********* task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.019) 0:00:01.775 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.019) 0:00:01.794 ********** TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.015) 0:00:01.810 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.011) 0:00:01.822 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Thursday 16 May 2024 19:02:58 +0000 (0:00:00.017) 0:00:01.839 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Thursday 16 May 2024 19:02:59 +0000 (0:00:00.287) 0:00:02.127 ********** ok: [sut] => { "ansible_facts": { "__logging_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Thursday 16 May 2024 19:02:59 +0000 (0:00:00.022) 0:00:02.149 ********** ok: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Thursday 16 May 2024 19:02:59 +0000 (0:00:00.026) 0:00:02.176 ********** skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Thursday 16 May 2024 19:02:59 +0000 (0:00:00.043) 0:00:02.219 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:15 Thursday 16 May 2024 19:02:59 +0000 (0:00:00.041) 0:00:02.260 ********** skipping: [sut] => (item=iproute) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "iproute", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "rsyslog", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:22 Thursday 16 May 2024 19:02:59 +0000 (0:00:00.021) 0:00:02.281 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 Thursday 16 May 2024 19:02:59 +0000 (0:00:00.016) 0:00:02.298 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: rsyslog-8.2310.0-1.fc39.x86_64", "Installed: libestr-0.1.11-7.fc39.x86_64", "Installed: logrotate-3.21.0-4.fc39.x86_64", "Installed: rsyslog-logrotate-8.2310.0-1.fc39.x86_64", "Installed: libfastjson-1.2304.0-2.fc39.x86_64" ] } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:40 Thursday 16 May 2024 19:03:04 +0000 (0:00:05.171) 0:00:07.470 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 Thursday 16 May 2024 19:03:04 +0000 (0:00:00.009) 0:00:07.480 ********** ok: [sut] => { "ansible_facts": { "packages": { "ModemManager-glib": [ { "arch": "x86_64", "epoch": null, "name": "ModemManager-glib", "release": "3.fc39", "source": "rpm", "version": "1.20.6" } ], "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc39", "source": "rpm", "version": "1.44.2" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc39", "source": "rpm", "version": "1.44.2" } ], "abattis-cantarell-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-vf-fonts", "release": "10.fc39", "source": "rpm", "version": "0.301" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.fc39", "source": "rpm", "version": "1.26" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "12.fc39", "source": "rpm", "version": "0.60.8" } ], "aspell-en": [ { "arch": "x86_64", "epoch": 50, "name": "aspell-en", "release": "8.fc39", "source": "rpm", "version": "2020.12.07" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "8.fc39", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "8.fc39", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.fc39", "source": "rpm", "version": "1.4.3" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.fc39", "source": "rpm", "version": "1.4.3" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "24.fc39", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "18.fc39", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc39", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "19.fc39", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "3.fc39", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.fc39eng", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "14.fc39", "source": "rpm", "version": "2.40" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "14.fc39", "source": "rpm", "version": "2.40" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.fc39", "source": "rpm", "version": "3.8.2" } ], "bluez": [ { "arch": "x86_64", "epoch": null, "name": "bluez", "release": "1.fc39", "source": "rpm", "version": "5.75" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "8.fc39", "source": "rpm", "version": "1.81.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.fc39", "source": "rpm", "version": "1.81.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.fc39", "source": "rpm", "version": "1.81.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.fc39", "source": "rpm", "version": "1.81.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.fc39", "source": "rpm", "version": "6.8" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "16.fc39", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc39", "source": "rpm", "version": "1.28.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "2.fc39", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc39", "source": "rpm", "version": "3.5" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.fc39", "source": "rpm", "version": "1.26" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc39", "source": "rpm", "version": "4.5" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "1.fc39", "source": "rpm", "version": "23.2.1" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc39", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "5.fc39", "source": "rpm", "version": "9.3" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "5.fc39", "source": "rpm", "version": "9.3" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "4.fc39", "source": "rpm", "version": "2.14" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "7.fc39", "source": "rpm", "version": "13.2.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "2.fc39", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "2.fc39", "source": "rpm", "version": "2.9.11" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "1.fc39", "source": "rpm", "version": "1.0.4" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "1.fc39", "source": "rpm", "version": "1.0.4" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git1e3a2e4.fc39", "source": "rpm", "version": "20231204" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git1e3a2e4.fc39", "source": "rpm", "version": "20231204" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc39", "source": "rpm", "version": "2.6.1" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "5.fc39", "source": "rpm", "version": "8.2.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "11.fc39", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc39", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc39", "source": "rpm", "version": "35" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc39", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc39", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "11.fc39", "source": "rpm", "version": "3.6.3" } ], "device-mapper": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event-libs", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "1.fc39", "source": "rpm", "version": "1.0.12" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.P1.fc39", "source": "rpm", "version": "4.4.3" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.P1.fc39", "source": "rpm", "version": "4.4.3" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc39", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc39", "source": "rpm", "version": "4.19.2" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc39", "source": "rpm", "version": "4.19.2" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc39", "source": "rpm", "version": "4.6.0" } ], "dnf-utils": [ { "arch": "noarch", "epoch": null, "name": "dnf-utils", "release": "1.fc39", "source": "rpm", "version": "4.6.0" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "7.fc39", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "16.fc39", "source": "rpm", "version": "059" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "16.fc39", "source": "rpm", "version": "059" } ], "drpm": [ { "arch": "x86_64", "epoch": null, "name": "drpm", "release": "3.fc39", "source": "rpm", "version": "0.5.2" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "5.fc39", "source": "rpm", "version": "2.7.0" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "3.fc39", "source": "rpm", "version": "12.3.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "1.fc39", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "exfatprogs": [ { "arch": "x86_64", "epoch": null, "name": "exfatprogs", "release": "1.fc39", "source": "rpm", "version": "1.2.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc39", "source": "rpm", "version": "2.6.2" } ], "fedora-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "39" } ], "fedora-release": [ { "arch": "noarch", "epoch": null, "name": "fedora-release", "release": "36", "source": "rpm", "version": "39" } ], "fedora-release-common": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "36", "source": "rpm", "version": "39" } ], "fedora-release-identity-basic": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-identity-basic", "release": "36", "source": "rpm", "version": "39" } ], "fedora-repos": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "39" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "5.fc39", "source": "rpm", "version": "5.44" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "5.fc39", "source": "rpm", "version": "5.44" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.fc39", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.fc39", "source": "rpm", "version": "4.9.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.fc39", "source": "rpm", "version": "2.0.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.fc39", "source": "rpm", "version": "2.0.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "13.fc39", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "12.fc39", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "17.fc39", "source": "rpm", "version": "2.9.9" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "1.fc39", "source": "rpm", "version": "1.9.16" } ], "fwupd-efi": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-efi", "release": "1.fc39", "source": "rpm", "version": "1.6" } ], "fwupd-plugin-modem-manager": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-modem-manager", "release": "1.fc39", "source": "rpm", "version": "1.9.16" } ], "fwupd-plugin-uefi-capsule-data": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-uefi-capsule-data", "release": "1.fc39", "source": "rpm", "version": "1.9.16" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc39", "source": "rpm", "version": "5.2.2" } ], "gc": [ { "arch": "x86_64", "epoch": null, "name": "gc", "release": "4.fc39", "source": "rpm", "version": "8.2.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "7.fc39", "source": "rpm", "version": "13.2.1" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc39", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "1.fc39", "source": "rpm", "version": "1.0.10" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "2.fc39", "source": "rpm", "version": "0.22" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc39", "source": "rpm", "version": "0.22" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "2.fc39", "source": "rpm", "version": "0.22" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.fc39", "source": "rpm", "version": "2.44.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc39", "source": "rpm", "version": "2.44.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.fc39", "source": "rpm", "version": "2.44.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc39", "source": "rpm", "version": "2.78.3" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-headers-x86": [ { "arch": "noarch", "epoch": null, "name": "glibc-headers-x86", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc39", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc39", "source": "rpm", "version": "2.4.4" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc39", "source": "rpm", "version": "2.4.4" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc39", "source": "rpm", "version": "3.8.5" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.fc39", "source": "rpm", "version": "1.78.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "62f2920f", "source": "rpm", "version": "18b8e74c" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "5.fc39", "source": "rpm", "version": "1.20.0" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "44.fc39", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc39", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "3.fc39", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "120.fc39", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "120.fc39", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "120.fc39", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "120.fc39", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "120.fc39", "source": "rpm", "version": "2.06" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "6.fc39", "source": "rpm", "version": "0.9.1" } ], "guile22": [ { "arch": "x86_64", "epoch": null, "name": "guile22", "release": "9.fc39", "source": "rpm", "version": "2.2.7" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "6.fc39", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc39", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "5.fc39", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "7.fc39", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "7.fc39", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "7.fc39", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "5.fc39", "source": "rpm", "version": "1.7.2" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc39", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "1.fc39", "source": "rpm", "version": "58" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.fc39", "source": "rpm", "version": "10.20" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.fc39", "source": "rpm", "version": "10.20" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.fc39", "source": "rpm", "version": "10.20" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc39", "source": "rpm", "version": "1.0.3" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc39", "source": "rpm", "version": "6.4.0" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc39", "source": "rpm", "version": "1.8.9" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.fc39", "source": "rpm", "version": "1.8.9" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc39", "source": "rpm", "version": "20221126" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "7.fc39", "source": "rpm", "version": "2.13.1" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "5.fc39", "source": "rpm", "version": "3.4.1" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.fc39", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "1.fc39", "source": "rpm", "version": "0.17" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.fc39", "source": "rpm", "version": "1.8.0" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc39", "source": "rpm", "version": "2.6.3" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc39", "source": "rpm", "version": "2.6.3" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc39", "source": "rpm", "version": "2.6.3" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "200.fc39", "source": "rpm", "version": "6.8.7" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "200.fc39", "source": "rpm", "version": "6.8.7" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "200.fc39", "source": "rpm", "version": "6.8.7" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "200.fc39", "source": "rpm", "version": "6.8.3" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "200.fc39", "source": "rpm", "version": "6.8.7" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "200.fc39", "source": "rpm", "version": "6.8.7" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.fc39", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc39", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "6.fc39", "source": "rpm", "version": "30" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "6.fc39", "source": "rpm", "version": "30" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "2.fc39", "source": "rpm", "version": "0.9.5" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.fc39", "source": "rpm", "version": "1.21.2" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc39", "source": "rpm", "version": "633" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc39", "source": "rpm", "version": "2.3.1" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "16.fc39", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc39", "source": "rpm", "version": "3.7.1" } ], "libargon2": [ { "arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc39", "source": "rpm", "version": "20190702" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc39", "source": "rpm", "version": "2.5.6" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "26.fc39", "source": "rpm", "version": "0.19" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc39", "source": "rpm", "version": "2.5.1" } ], "libb2": [ { "arch": "x86_64", "epoch": null, "name": "libb2", "release": "9.fc39", "source": "rpm", "version": "0.98.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "54.fc39", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-nvme": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-nvme", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "4.fc39", "source": "rpm", "version": "1.1.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "1.fc39", "source": "rpm", "version": "1.1.0" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "1.fc39", "source": "rpm", "version": "2.10" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.fc39", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc39", "source": "rpm", "version": "0.8.3" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.fc39", "source": "rpm", "version": "0.10.2" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "54.fc39", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc39", "source": "rpm", "version": "0.1.20" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "5.fc39", "source": "rpm", "version": "8.2.1" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "56.fc39", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "54.fc39", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc39", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "2.fc39", "source": "rpm", "version": "0.5.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "48.20230828cvs.fc39", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "7.fc39", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "8.fc39", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "9.fc39", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.fc39", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "4.fc39", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc39", "source": "rpm", "version": "1.13.0" } ], "libfsverity": [ { "arch": "x86_64", "epoch": null, "name": "libfsverity", "release": "10.fc39", "source": "rpm", "version": "1.4" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "7.fc39", "source": "rpm", "version": "13.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "2.fc39", "source": "rpm", "version": "1.10.2" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "7.fc39", "source": "rpm", "version": "13.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc39", "source": "rpm", "version": "1.47" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "2.fc39", "source": "rpm", "version": "238" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "1.fc39", "source": "rpm", "version": "0.4.9" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "4.fc39", "source": "rpm", "version": "46.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc39", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "54.fc39", "source": "rpm", "version": "1.3.1" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "1.fc39", "source": "rpm", "version": "0.2.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "7.fc39", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "7.fc39", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "2.fc39", "source": "rpm", "version": "1.6.4" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc39", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc39", "source": "rpm", "version": "1.9.1" } ], "libmbim": [ { "arch": "x86_64", "epoch": null, "name": "libmbim", "release": "2.fc39", "source": "rpm", "version": "1.28.4" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "32.fc39", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "3.fc39", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "5.fc39", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "3.fc39", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc39", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "2.fc39", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "24.fc39", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "0.rc6.fc39", "source": "rpm", "version": "2.6.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.fc39", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.fc39", "source": "rpm", "version": "1.55.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc39", "source": "rpm", "version": "3.9.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.fc39", "source": "rpm", "version": "2.0.0" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "2.fc39", "source": "rpm", "version": "1.6" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "54.fc39", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "2.fc39", "source": "rpm", "version": "1.10.4" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc39", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc39", "source": "rpm", "version": "0.21.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.fc39", "source": "rpm", "version": "1.4.5" } ], "libqmi": [ { "arch": "x86_64", "epoch": null, "name": "libqmi", "release": "2.fc39", "source": "rpm", "version": "1.32.4" } ], "libqrtr-glib": [ { "arch": "x86_64", "epoch": null, "name": "libqrtr-glib", "release": "3.fc39", "source": "rpm", "version": "1.2.2" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "54.fc39", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc39", "source": "rpm", "version": "1.17.1" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "3.fc39", "source": "rpm", "version": "2.17.11" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "6.fc39", "source": "rpm", "version": "2.5.3" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc39", "source": "rpm", "version": "3.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc39", "source": "rpm", "version": "3.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "4.fc39", "source": "rpm", "version": "3.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc39", "source": "rpm", "version": "3.5" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.fc39", "source": "rpm", "version": "2.14" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libsodium": [ { "arch": "x86_64", "epoch": null, "name": "libsodium", "release": "15.fc39", "source": "rpm", "version": "1.0.18" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc39", "source": "rpm", "version": "0.7.28" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "2.fc39", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "2.fc39", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc39", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc39", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc39", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc39", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "7.fc39", "source": "rpm", "version": "13.2.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc39", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc39", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc39", "source": "rpm", "version": "1.4.9" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc39", "source": "rpm", "version": "0.15.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc3.fc39", "source": "rpm", "version": "1.3.4" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "7.fc39", "source": "rpm", "version": "2.4.7" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "1.fc39", "source": "rpm", "version": "2.10.1" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc39", "source": "rpm", "version": "1.1" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "1.fc39", "source": "rpm", "version": "1.0.27" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "4.fc39", "source": "rpm", "version": "0.64" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "10.fc39", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "6.fc39", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "6.fc39", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc39", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "2.fc39", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc39", "source": "rpm", "version": "1.6.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc39", "source": "rpm", "version": "2.10.4" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "1.fc39", "source": "rpm", "version": "0.3.19" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "1.fc39", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "12.fc39", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc39", "source": "rpm", "version": "1.5.6" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.fc39", "source": "rpm", "version": "1.5.6" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc39", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "4.fc39", "source": "rpm", "version": "3.21.0" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "3.fc39", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": null, "name": "lvm2", "release": "1.fc39", "source": "rpm", "version": "2.03.23" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": null, "name": "lvm2-libs", "release": "1.fc39", "source": "rpm", "version": "2.03.23" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "4.fc39", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "9.fc39", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "6.fc39", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "2.fc39", "source": "rpm", "version": "4.4.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc39", "source": "rpm", "version": "2.11.2" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "6.fc39", "source": "rpm", "version": "4.2" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "7.fc39", "source": "rpm", "version": "0.6.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "7.fc39", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "3.fc39", "source": "rpm", "version": "4.2.0" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "7.20230520.fc39.1", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "7.20230520.fc39.1", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "7.20230520.fc39.1", "source": "rpm", "version": "6.4" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.67.20160912git.fc39", "source": "rpm", "version": "2.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc39", "source": "rpm", "version": "3.9.1" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.rc6.fc39", "source": "rpm", "version": "2.6.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.fc39", "source": "rpm", "version": "1.0.7" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "14.fc39", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "19.fc39", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "1.fc39", "source": "rpm", "version": "3.99.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "1.fc39", "source": "rpm", "version": "3.99.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "1.fc39", "source": "rpm", "version": "3.99.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "1.fc39", "source": "rpm", "version": "3.99.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.fc39", "source": "rpm", "version": "3.99.0" } ], "ntfs-3g": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g", "release": "3.fc39", "source": "rpm", "version": "2022.10.3" } ], "ntfs-3g-libs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g-libs", "release": "3.fc39", "source": "rpm", "version": "2022.10.3" } ], "ntfsprogs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfsprogs", "release": "3.fc39", "source": "rpm", "version": "2022.10.3" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.fc39", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc39", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "10.fc39", "source": "rpm", "version": "9.3p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "10.fc39", "source": "rpm", "version": "9.3p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "10.fc39", "source": "rpm", "version": "9.3p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "4.fc39", "source": "rpm", "version": "3.1.1" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "4.fc39", "source": "rpm", "version": "3.1.1" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "4.fc39", "source": "rpm", "version": "3.1.1" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "4.fc39", "source": "rpm", "version": "0.4.12" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "4.fc39", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.fc39", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.fc39", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "3.fc39", "source": "rpm", "version": "1.5.3" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "3.fc39", "source": "rpm", "version": "1.5.3" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.fc39", "source": "rpm", "version": "3.6" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "15.fc39", "source": "rpm", "version": "0.80" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.fc39.2", "source": "rpm", "version": "10.42" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.fc39.2", "source": "rpm", "version": "10.42" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.fc39", "source": "rpm", "version": "2.0.1" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.fc39", "source": "rpm", "version": "1.5.5" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.fc39", "source": "rpm", "version": "2.0.1" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "502.fc39", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "502.fc39", "source": "rpm", "version": "1.88" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "500.fc39", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "502.fc39", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "501.fc39", "source": "rpm", "version": "2.188" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "500.fc39", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "500.fc39", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "502.fc39", "source": "rpm", "version": "1.54" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "500.fc39", "source": "rpm", "version": "3.19" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "502.fc39", "source": "rpm", "version": "1.37" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "13.fc39", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "500.fc39", "source": "rpm", "version": "5.77" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "502.fc39", "source": "rpm", "version": "1.15" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "502.fc39", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "502.fc39", "source": "rpm", "version": "1.43" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "500.fc39", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "500.fc39", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "502.fc39", "source": "rpm", "version": "1.13" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "502.fc39", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "500.fc39", "source": "rpm", "version": "2.54" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "502.fc39", "source": "rpm", "version": "1.13" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.fc39", "source": "rpm", "version": "2.44.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.fc39", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "502.fc39", "source": "rpm", "version": "1.52" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "1.fc39", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "3.fc39", "source": "rpm", "version": "2.083" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "502.fc39", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "500.fc39", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "1.fc39", "source": "rpm", "version": "20230801" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "502.fc39", "source": "rpm", "version": "1.16" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "10.fc39", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "502.fc39", "source": "rpm", "version": "2.13" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "500.fc39", "source": "rpm", "version": "3.89" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "500.fc39", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "501.fc39", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.fc39", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "500.fc39", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "500.fc39", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "502.fc39", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.fc39", "source": "rpm", "version": "2.037" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "500.fc39", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "502.fc39", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "501.fc39", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "500.fc39", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "500.fc39", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "3.fc39", "source": "rpm", "version": "2023.0511" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "3.fc39", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "1.fc39", "source": "rpm", "version": "5.21" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "502.fc39", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "501.fc39", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "502.fc39", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "502.fc39", "source": "rpm", "version": "5.38.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "502.fc39", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "501.fc39", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "502.fc39", "source": "rpm", "version": "5.38.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "502.fc39", "source": "rpm", "version": "1.10" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "502.fc39", "source": "rpm", "version": "1.28" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "502.fc39", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "502.fc39", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "500.fc39", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "500.fc39", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "502.fc39", "source": "rpm", "version": "1.05" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "5.fc39", "source": "rpm", "version": "22.02.122" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "5.fc39", "source": "rpm", "version": "22.02.122" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "5.fc39", "source": "rpm", "version": "22.02.122" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "8.fc39", "source": "rpm", "version": "3.5" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "1.fc39.1", "source": "rpm", "version": "123" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "1.fc39.1", "source": "rpm", "version": "123" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "26.fc39", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "3.fc39", "source": "rpm", "version": "1.19" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc39", "source": "rpm", "version": "4.0.3" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "5.fc39", "source": "rpm", "version": "1.4.1" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc39", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.fc39", "source": "rpm", "version": "20240107" } ], "python-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "2.fc39", "source": "rpm", "version": "23.2.1" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.fc39", "source": "rpm", "version": "3.12.2" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.fc39", "source": "rpm", "version": "3.12.2" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "4.fc39", "source": "rpm", "version": "23.1.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "8.fc39", "source": "rpm", "version": "3.1.2" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "2.fc39", "source": "rpm", "version": "3.2.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "6.fc39", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "10.fc39", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "4.fc39", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "6.fc39", "source": "rpm", "version": "1.8.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc39", "source": "rpm", "version": "4.19.2" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc39", "source": "rpm", "version": "4.6.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.fc39", "source": "rpm", "version": "2.0.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "1.fc39", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "1.fc39", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc39", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc39", "source": "rpm", "version": "3.4" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc39", "source": "rpm", "version": "3.1.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.fc39", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "5.fc39", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc39", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "1.fc39", "source": "rpm", "version": "2023.7.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc39", "source": "rpm", "version": "0.1.20" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc39", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.fc39", "source": "rpm", "version": "3.12.2" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc39", "source": "rpm", "version": "3.5" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "4.fc39", "source": "rpm", "version": "3.5" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.fc39", "source": "rpm", "version": "4.9.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc39", "source": "rpm", "version": "2.1.3" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "7.fc39", "source": "rpm", "version": "0.11.0" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.fc39", "source": "rpm", "version": "1.0.7" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc39", "source": "rpm", "version": "3.2.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "8.fc39", "source": "rpm", "version": "3.5" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "6.fc39", "source": "rpm", "version": "3.5" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "20.fc39", "source": "rpm", "version": "1.7.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "11.fc39", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "1.fc39", "source": "rpm", "version": "0.30.2" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "5.fc39", "source": "rpm", "version": "2.28.2" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "1.fc39", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc39", "source": "rpm", "version": "4.4.3" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.fc39", "source": "rpm", "version": "67.7.2" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "12.fc39", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "5.fc39", "source": "rpm", "version": "235" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc39", "source": "rpm", "version": "1.19.3" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.fc39", "source": "rpm", "version": "1.26.18" } ], "python3-urllib3+socks": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3+socks", "release": "1.fc39", "source": "rpm", "version": "1.26.18" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.fc39", "source": "rpm", "version": "4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "3.fc39", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "3.fc39", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "6.fc39", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.fc39eng", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.fc39eng", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "2.fc39", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "34.fc39", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "4.rc3.fc39", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "1.fc39", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc39", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc39", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "1.fc39", "source": "rpm", "version": "8.2310.0" } ], "rtl-sdr": [ { "arch": "x86_64", "epoch": null, "name": "rtl-sdr", "release": "1.fc39", "source": "rpm", "version": "0.6.0^20230921git1261fbb2" } ], "sdubby": [ { "arch": "noarch", "epoch": null, "name": "sdubby", "release": "5.fc39", "source": "rpm", "version": "1.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "14.fc39", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.fc39", "source": "rpm", "version": "39.5" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.fc39", "source": "rpm", "version": "39.5" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc39", "source": "rpm", "version": "2.14.4" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "2.fc39", "source": "rpm", "version": "4.14.0" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.fc39", "source": "rpm", "version": "2.2" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.fc39", "source": "rpm", "version": "3.42.0" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc39", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc39", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc39", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc39", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.fc39", "source": "rpm", "version": "6.8" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.p5.fc39", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.p5.fc39", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc39", "source": "rpm", "version": "254.10" } ], "systemd-boot-unsigned": [ { "arch": "x86_64", "epoch": null, "name": "systemd-boot-unsigned", "release": "1.fc39", "source": "rpm", "version": "254.10" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc39", "source": "rpm", "version": "254.10" } ], "systemd-networkd": [ { "arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc39", "source": "rpm", "version": "254.10" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc39", "source": "rpm", "version": "254.10" } ], "systemd-resolved": [ { "arch": "x86_64", "epoch": null, "name": "systemd-resolved", "release": "1.fc39", "source": "rpm", "version": "254.10" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc39", "source": "rpm", "version": "254.10" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "1.fc39", "source": "rpm", "version": "5.1~pre17062192g5fd8daba" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "1.fc39", "source": "rpm", "version": "5.1~pre17062192g5fd8daba" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "1.fc39", "source": "rpm", "version": "5.1~pre17062192g5fd8daba" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "1.fc39", "source": "rpm", "version": "5.1~pre17062192g5fd8daba" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc39", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "20.fc39", "source": "rpm", "version": "2020.3" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "23.fc39", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "1.fc39", "source": "rpm", "version": "20240410" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.fc39", "source": "rpm", "version": "4.0.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.fc39", "source": "rpm", "version": "2024a" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "1.fc39", "source": "rpm", "version": "2.10.1" } ], "unbound-anchor": [ { "arch": "x86_64", "epoch": null, "name": "unbound-anchor", "release": "1.fc39", "source": "rpm", "version": "1.19.3" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc39", "source": "rpm", "version": "1.19.3" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "62.fc39", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "3.fc39", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "1.fc39", "source": "rpm", "version": "9.1.354" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "1.fc39", "source": "rpm", "version": "9.1.354" } ], "vim-default-editor": [ { "arch": "noarch", "epoch": 2, "name": "vim-default-editor", "release": "1.fc39", "source": "rpm", "version": "9.1.354" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "1.fc39", "source": "rpm", "version": "9.1.354" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "1.fc39", "source": "rpm", "version": "9.1.354" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc39", "source": "rpm", "version": "9.1.354" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "20.fc39", "source": "rpm", "version": "0.3.12" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.fc39", "source": "rpm", "version": "1.21.4" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "40.fc39", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc39", "source": "rpm", "version": "6.4.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc39", "source": "rpm", "version": "2.40" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "1.fc39", "source": "rpm", "version": "9.1.354" } ], "xxhash-libs": [ { "arch": "x86_64", "epoch": null, "name": "xxhash-libs", "release": "1.fc39", "source": "rpm", "version": "0.8.2" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc39", "source": "rpm", "version": "5.4.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "1.fc39", "source": "rpm", "version": "5.4.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc39", "source": "rpm", "version": "5.4.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc39", "source": "rpm", "version": "4.19.2" } ], "zchunk-libs": [ { "arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc39", "source": "rpm", "version": "1.4.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "39.fc39", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "4.fc39", "source": "rpm", "version": "1.2.13" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "4.fc39", "source": "rpm", "version": "1.2.13" } ], "zram-generator": [ { "arch": "x86_64", "epoch": null, "name": "zram-generator", "release": "8.fc39", "source": "rpm", "version": "1.1.2" } ], "zram-generator-defaults": [ { "arch": "noarch", "epoch": null, "name": "zram-generator-defaults", "release": "8.fc39", "source": "rpm", "version": "1.1.2" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:48 Thursday 16 May 2024 19:03:05 +0000 (0:00:01.014) 0:00:08.495 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_version": "8.2310.0" }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:55 Thursday 16 May 2024 19:03:05 +0000 (0:00:00.024) 0:00:08.519 ********** skipping: [sut] => { "false_condition": "__rsyslog_version is version('8.37.0-7.2', '<')" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:60 Thursday 16 May 2024 19:03:05 +0000 (0:00:00.019) 0:00:08.538 ********** ok: [sut] => {} MSG: Rsyslog_version is 8.2310.0, which is newer than "8.37.0-7.2". TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:68 Thursday 16 May 2024 19:03:05 +0000 (0:00:00.021) 0:00:08.560 ********** skipping: [sut] => { "changed": false, "false_condition": "rsyslog_in_image | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:76 Thursday 16 May 2024 19:03:05 +0000 (0:00:00.023) 0:00:08.584 ********** 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:83 Thursday 16 May 2024 19:03:06 +0000 (0:00:00.343) 0:00:08.927 ********** 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:89 Thursday 16 May 2024 19:03:06 +0000 (0:00:00.264) 0:00:09.191 ********** 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 [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:97 Thursday 16 May 2024 19:03:06 +0000 (0:00:00.277) 0:00:09.469 ********** 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 [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:120 Thursday 16 May 2024 19:03:06 +0000 (0:00:00.065) 0:00:09.534 ********** 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-1715886186.6808476-13582-161660665829001/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, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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-1715886187.3573232-13582-59272101479912/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:144 Thursday 16 May 2024 19:03:07 +0000 (0:00:01.305) 0:00:10.840 ********** 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, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886186.6808476-13582-161660665829001/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-1715886186.6808476-13582-161660665829001/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886187.3573232-13582-59272101479912/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-1715886187.3573232-13582-59272101479912/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:148 Thursday 16 May 2024 19:03:07 +0000 (0:00:00.031) 0:00:10.871 ********** 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, "false_condition": "not __rsyslog_enabled | bool", "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, "false_condition": "not __rsyslog_enabled | bool", "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, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:166 Thursday 16 May 2024 19:03:07 +0000 (0:00:00.033) 0:00:10.904 ********** 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_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml" ], "ansible_loop_var": "input_item", "changed": false, "input_item": { "name": "basic_input", "type": "basics", "use_imuxsock": true } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:177 Thursday 16 May 2024 19:03:08 +0000 (0:00:00.031) 0:00:10.935 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml for sut => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update basics input packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:3 Thursday 16 May 2024 19:03:08 +0000 (0:00:00.049) 0:00:10.985 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:03:08 +0000 (0:00:00.039) 0:00:11.025 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:03:08 +0000 (0:00:00.026) 0:00:11.051 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:03:08 +0000 (0:00:00.022) 0:00:11.074 ********** 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, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886186.6808476-13582-161660665829001/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-1715886186.6808476-13582-161660665829001/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886187.3573232-13582-59272101479912/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-1715886187.3573232-13582-59272101479912/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:03:08 +0000 (0:00:00.029) 0:00:11.104 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create basics input configuration file /etc/rsyslog.d/input-basics-basic_input] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:10 Thursday 16 May 2024 19:03:08 +0000 (0:00:00.024) 0:00:11.128 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:03:08 +0000 (0:00:00.040) 0:00:11.169 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:03:08 +0000 (0:00:00.026) 0:00:11.195 ********** 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-1715886188.4268346-13610-163722438452051/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:03:09 +0000 (0:00:00.721) 0:00:11.917 ********** 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, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886186.6808476-13582-161660665829001/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-1715886186.6808476-13582-161660665829001/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886187.3573232-13582-59272101479912/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-1715886187.3573232-13582-59272101479912/source", "state": "file", "uid": 0 } ], "skipped": false }, { "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, "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", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886188.4268346-13610-163722438452051/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-1715886188.4268346-13610-163722438452051/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:03:09 +0000 (0:00:00.032) 0:00:11.949 ********** 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, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:192 Thursday 16 May 2024 19:03:09 +0000 (0:00:00.141) 0:00:12.091 ********** 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_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "default_files", "type": "files" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:204 Thursday 16 May 2024 19:03:09 +0000 (0:00:00.032) 0:00:12.123 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml for sut => (item={'name': 'default_files', 'type': 'files'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:3 Thursday 16 May 2024 19:03:09 +0000 (0:00:00.044) 0:00:12.168 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:03:09 +0000 (0:00:00.038) 0:00:12.207 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:03:09 +0000 (0:00:00.027) 0:00:12.235 ********** 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-1715886189.3818684-13625-414072693422/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:03:10 +0000 (0:00:00.698) 0:00:12.933 ********** 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, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886186.6808476-13582-161660665829001/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-1715886186.6808476-13582-161660665829001/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886187.3573232-13582-59272101479912/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-1715886187.3573232-13582-59272101479912/source", "state": "file", "uid": 0 } ], "skipped": false }, { "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, "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", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886188.4268346-13610-163722438452051/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-1715886188.4268346-13610-163722438452051/source", "state": "file", "uid": 0 } ], "skipped": false }, { "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, "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", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886189.3818684-13625-414072693422/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-1715886189.3818684-13625-414072693422/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:03:10 +0000 (0:00:00.034) 0:00:12.967 ********** 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, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-default_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:11 Thursday 16 May 2024 19:03:10 +0000 (0:00:00.032) 0:00:12.999 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:03:10 +0000 (0:00:00.045) 0:00:13.044 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:03:10 +0000 (0:00:00.028) 0:00:13.072 ********** 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-1715886190.2579432-13638-176329977916182/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:03:10 +0000 (0:00:00.670) 0:00:13.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, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886186.6808476-13582-161660665829001/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-1715886186.6808476-13582-161660665829001/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886187.3573232-13582-59272101479912/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-1715886187.3573232-13582-59272101479912/source", "state": "file", "uid": 0 } ], "skipped": false }, { "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, "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", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886188.4268346-13610-163722438452051/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-1715886188.4268346-13610-163722438452051/source", "state": "file", "uid": 0 } ], "skipped": false }, { "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, "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", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886189.3818684-13625-414072693422/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-1715886189.3818684-13625-414072693422/source", "state": "file", "uid": 0 } ], "skipped": false }, { "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, "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", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715886190.2579432-13638-176329977916182/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-1715886190.2579432-13638-176329977916182/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:03:10 +0000 (0:00:00.034) 0:00:13.778 ********** 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, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:217 Thursday 16 May 2024 19:03:10 +0000 (0:00:00.072) 0:00:13.850 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:234 Thursday 16 May 2024 19:03:10 +0000 (0:00:00.026) 0:00:13.877 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:254 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.036) 0:00:13.914 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:275 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.026) 0:00:13.940 ********** skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:283 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.095) 0:00:14.036 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:295 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.036) 0:00:14.073 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:307 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.035) 0:00:14.108 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.035) 0:00:14.143 ********** 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": "basic.target sysinit.target system.slice", "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_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf 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", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "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": "infinity", "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": "14770", "LimitNPROCSoft": "14770", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14770", "LimitSIGPENDINGSoft": "14770", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "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": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "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": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "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", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:328 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.637) 0:00:14.781 ********** skipping: [sut] => { "changed": false, "false_condition": "not __rsyslog_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:337 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.029) 0:00:14.811 ********** skipping: [sut] => { "false_condition": "__rsyslog_failed_validation | d(false)" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:349 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.026) 0:00:14.837 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Thursday 16 May 2024 19:03:11 +0000 (0:00:00.027) 0:00:14.865 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715886191.8153367, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1715886183.0563436, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 203498, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1692921600.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "3877183188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:362 Thursday 16 May 2024 19:03:12 +0000 (0:00:00.544) 0:00:15.410 ********** Notification for handler Restart rsyslogd has been saved. 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-1715886192.5615695-13663-147940849014893/source", "state": "file", "uid": 0 } TASK [Force all notified handlers to run at this point, not waiting for normal sync points] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:50 Thursday 16 May 2024 19:03:13 +0000 (0:00:00.712) 0:00:16.123 ********** NOTIFIED HANDLER fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd] *** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 Thursday 16 May 2024 19:03:13 +0000 (0:00:00.017) 0:00:16.140 ********** 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:03:11 UTC", "ActiveEnterTimestampMonotonic": "665793822", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-05-16 19:03:11 UTC", "AssertTimestampMonotonic": "665778506", "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": "777146000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-05-16 19:03:11 UTC", "ConditionTimestampMonotonic": "665778503", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "5781", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5972", "ExecMainStartTimestamp": "Thu 2024-05-16 19:03:11 UTC", "ExecMainStartTimestampMonotonic": "665786372", "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:03:11 UTC] ; stop_time=[n/a] ; pid=5972 ; 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:03:11 UTC] ; stop_time=[n/a] ; pid=5972 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "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:03:11 UTC", "InactiveExitTimestampMonotonic": "665786833", "InvocationID": "d017f03e24ee42c79998e657fd9f8c49", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "14770", "LimitNPROCSoft": "14770", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14770", "LimitSIGPENDINGSoft": "14770", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5972", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "27627520", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "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": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "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", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-05-16 19:03:11 UTC", "StateChangeTimestampMonotonic": "665793822", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Ensure config file size and counts] ************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:53 Thursday 16 May 2024 19:03:13 +0000 (0:00:00.694) 0:00:16.834 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml for sut TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml:2 Thursday 16 May 2024 19:03:13 +0000 (0:00:00.034) 0:00:16.868 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715886193.8853352, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "ctime": 1715886193.132336, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262342, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715886192.8993359, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "2683768671", "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_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml:7 Thursday 16 May 2024 19:03:14 +0000 (0:00:00.252) 0:00:17.121 ********** ok: [sut] => { "changed": false, "examined": 6, "files": [ { "atime": 1715886191.8163369, "ctime": 1715886189.9683383, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262346, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715886189.7293384, "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": 1715886191.8163369, "ctime": 1715886187.87534, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262344, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715886187.63834, "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": 1715886191.8153367, "ctime": 1715886188.951339, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262345, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715886188.7133393, "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": 1715886191.8163369, "ctime": 1714467084.7118974, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 6348, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1689811200.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": 1715886191.8153367, "ctime": 1715886190.7753377, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262347, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715886190.5383377, "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 }, { "atime": 1715886191.8163369, "ctime": 1715886187.2713404, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262343, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715886186.9663405, "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 } ], "matched": 6, "skipped_paths": {} } MSG: All paths examined TASK [Check rsyslog.conf size (less)] ****************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml:13 Thursday 16 May 2024 19:03:14 +0000 (0:00:00.355) 0:00:17.476 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check rsyslog.conf size (more)] ****************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml:18 Thursday 16 May 2024 19:03:14 +0000 (0:00:00.020) 0:00:17.496 ********** skipping: [sut] => { "changed": false, "false_condition": "__conf_size == \"more\"", "skip_reason": "Conditional result was False" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml:23 Thursday 16 May 2024 19:03:14 +0000 (0:00:00.016) 0:00:17.513 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check conf files exist] ************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml:27 Thursday 16 May 2024 19:03:14 +0000 (0:00:00.017) 0:00:17.531 ********** 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": 1715886191.8153367, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "ctime": 1715886190.7753377, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262347, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715886190.5383377, "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": "1655832686", "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_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml:35 Thursday 16 May 2024 19:03:14 +0000 (0:00:00.260) 0:00:17.792 ********** skipping: [sut] => { "changed": false, "false_condition": "__check_systemctl_status == \"true\"", "skip_reason": "Conditional result was False" } TASK [Check output to messages line] ******************************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:62 Thursday 16 May 2024 19:03:14 +0000 (0:00:00.016) 0:00:17.809 ********** 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.003485", "end": "2024-05-16 19:03:15.172539", "rc": 0, "start": "2024-05-16 19:03:15.169054" } 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_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:69 Thursday 16 May 2024 19:03:15 +0000 (0:00:00.301) 0:00:18.110 ********** included: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/test_logger.yml for sut TASK [Run logger to generate a test log message] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/test_logger.yml:7 Thursday 16 May 2024 19:03:15 +0000 (0:00:00.031) 0:00:18.141 ********** ok: [sut] => { "changed": false, "cmd": [ "/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0" ], "delta": "0:00:00.003873", "end": "2024-05-16 19:03:15.451140", "rc": 0, "start": "2024-05-16 19:03:15.447267" } TASK [Check the test log message in /var/log/messages] ************************* task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/test_logger.yml:13 Thursday 16 May 2024 19:03:15 +0000 (0:00:00.251) 0:00:18.392 ********** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/bin/grep", "testMessage0", "/var/log/messages" ], "delta": "0:00:00.004740", "end": "2024-05-16 19:03:15.703398", "rc": 0, "start": "2024-05-16 19:03:15.698658" } STDOUT: 2024-05-16T19:03:15.450822+00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 testTag0[6231]: testMessage0 TASK [Get content of /var/log/messages] **************************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:75 Thursday 16 May 2024 19:03:15 +0000 (0:00:00.254) 0:00:18.647 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/var/log/messages" ], "delta": "0:00:00.018045", "end": "2024-05-16 19:03:15.964335", "rc": 0, "start": "2024-05-16 19:03:15.946290" } STDOUT: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Linux version 6.8.7-200.fc39.x86_64 (mockbuild@45dd5688efad44f5b0bb641c76b5468d) (gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7), GNU ld version 2.40-14.fc39) #1 SMP PREEMPT_DYNAMIC Wed Apr 17 19:35:11 UTC 2024 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-provided physical RAM map: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NX (Execute Disable) protection: active May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Static calls initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SMBIOS 2.7 present. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMI: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Hypervisor detected: Xen HVM May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Xen version 4.2. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Fast TSC calibration using PIT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Detected 2900.056 MHz processor May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Detected 2900.110 MHz TSC May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: found SMP MP-table at [mem 0x000fbc50-0x000fbc5f] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Using GB pages for direct mapping May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAMDISK: [mem 0x357f6000-0x36bf2fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Early table checksum verification disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: imjournal: filecreatemode is not set, using default 0644 [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2186 ] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Linux version 6.8.7-200.fc39.x86_64 (mockbuild@45dd5688efad44f5b0bb641c76b5468d) (gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7), GNU ld version 2.40-14.fc39) #1 SMP PREEMPT_DYNAMIC Wed Apr 17 19:35:11 UTC 2024 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-provided physical RAM map: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NX (Execute Disable) protection: active May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Static calls initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SMBIOS 2.7 present. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMI: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Hypervisor detected: Xen HVM May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Xen version 4.2. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Fast TSC calibration using PIT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Detected 2900.056 MHz processor May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Detected 2900.110 MHz TSC May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: found SMP MP-table at [mem 0x000fbc50-0x000fbc5f] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Using GB pages for direct mapping May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAMDISK: [mem 0x357f6000-0x36bf2fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Early table checksum verification disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: imjournal: filecreatemode is not set, using default 0644 [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2186 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: error during parsing file /etc/rsyslog.d/00-global.conf, on or before line 12: parameter 'workdirectory' specified more than once - one instance is ignored. Fix config [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2207 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: error during parsing file /etc/rsyslog.d/00-global.conf, on or before line 12: parameter 'workDirectory' not known -- typo in config file? [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2207 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: parameters for built-in module builtin:omfile already set - ignored [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2220 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: module 'imuxsock' already in this config, cannot be added [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2221 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: error during parsing file /etc/rsyslog.d/90-input-basics-basic_input.conf, on or before line 8: parameter 'SysSock.Use' not known -- typo in config file? [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2207 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: error during parsing file /etc/rsyslog.d/90-input-basics-basic_input.conf, on or before line 8: parameter 'SysSock.RateLimit.Interval' not known -- typo in config file? [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2207 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: [origin software="rsyslogd" swVersion="8.2310.0-1.fc39" x-pid="5972" x-info="https://www.rsyslog.com"] start May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2040 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: error during parsing file /etc/rsyslog.d/00-global.conf, on or before line 12: parameter 'workdirectory' specified more than once - one instance is ignored. Fix config [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2207 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: error during parsing file /etc/rsyslog.d/00-global.conf, on or before line 12: parameter 'workDirectory' not known -- typo in config file? [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2207 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: parameters for built-in module builtin:omfile already set - ignored [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2220 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: module 'imuxsock' already in this config, cannot be added [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2221 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: error during parsing file /etc/rsyslog.d/90-input-basics-basic_input.conf, on or before line 8: parameter 'SysSock.Use' not known -- typo in config file? [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2207 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: error during parsing file /etc/rsyslog.d/90-input-basics-basic_input.conf, on or before line 8: parameter 'SysSock.RateLimit.Interval' not known -- typo in config file? [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2207 ] May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: [origin software="rsyslogd" swVersion="8.2310.0-1.fc39" x-pid="5972" x-info="https://www.rsyslog.com"] start May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/2040 ] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: XSDT 0x00000000FC00E2A0 000054 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: XSDT 0x00000000FC00E2A0 000054 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACP 0x00000000FC00DF60 0000F4 (v04 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACP 0x00000000FC00DF60 0000F4 (v04 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: DSDT 0x00000000FC0021C0 00BD19 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: DSDT 0x00000000FC0021C0 00BD19 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACS 0x00000000FC002180 000040 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACS 0x00000000FC002180 000040 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACS 0x00000000FC002180 000040 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: APIC 0x00000000FC00E060 0000D8 (v02 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: HPET 0x00000000FC00E1B0 000038 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: WAET 0x00000000FC00E1F0 000028 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: SSDT 0x00000000FC00E220 000031 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: SSDT 0x00000000FC00E260 000033 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00df60-0xfc00e053] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc0021c0-0xfc00ded8] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00e060-0xfc00e137] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00e1b0-0xfc00e1e7] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACS 0x00000000FC002180 000040 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: APIC 0x00000000FC00E060 0000D8 (v02 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: HPET 0x00000000FC00E1B0 000038 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: WAET 0x00000000FC00E1F0 000028 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: SSDT 0x00000000FC00E220 000031 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: SSDT 0x00000000FC00E260 000033 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00df60-0xfc00e053] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc0021c0-0xfc00ded8] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00e060-0xfc00e137] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00e1b0-0xfc00e1e7] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00e1f0-0xfc00e217] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e220-0xfc00e250] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e260-0xfc00e292] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: No NUMA configuration found May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: crashkernel: memory value expected May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Zone ranges: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Normal empty May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Device empty May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Movable zone start for each node May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Early memory node ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: On node 0, zone DMA: 1 pages in unavailable ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: On node 0, zone DMA: 98 pages in unavailable ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PM-Timer IO Port: 0xb008 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Using ACPI (MADT) for SMP configuration information May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TSC deadline timer available May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Booting paravirtualized kernel on Xen HVM May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64", will be passed to user space. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: random: crng init done May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Fallback order for Node 0: 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Policy zone: DMA32 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Memory: 3780920K/3931764K available (20480K kernel code, 3275K rwdata, 14804K rodata, 4624K init, 4820K bss, 150584K reserved, 0K cma-reserved) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Kernel/User page tables isolation: enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ftrace: allocating 54741 entries in 214 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ftrace: allocated 214 pages with 5 groups May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Dynamic Preempt: voluntary May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Preemptible hierarchical RCU implementation. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Trampoline variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Rude variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Tracing variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:events: Using 2-level ABI May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:events: Xen HVM callback vector for event delivery is enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: colour VGA+ 80x25 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: printk: legacy console [tty0] enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Core revision 20230628 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Switch to symmetric I/O mode setup May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x2apic enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Switched APIC routing to: physical x2apic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cdab6dfbe, max_idle_ns: 440795351756 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.22 BogoMIPS (lpj=2900110) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Mitigation: Retpolines May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Speculative Store Bypass: Vulnerable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing SMP alternatives memory: 48K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pid_max: default: 32768 minimum: 301 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Yama: becoming mindful. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: Initializing. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: LSM support for eBPF active May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: landlock: Up and running. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: installing Xen timer for CPU 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpu 0 spinlock event irq 53 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: signal: max sigframe size: 1776 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Hierarchical SRCU implementation. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00e1f0-0xfc00e217] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e220-0xfc00e250] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e260-0xfc00e292] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: No NUMA configuration found May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: crashkernel: memory value expected May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Zone ranges: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Normal empty May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Device empty May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Movable zone start for each node May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Early memory node ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: On node 0, zone DMA: 1 pages in unavailable ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: On node 0, zone DMA: 98 pages in unavailable ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PM-Timer IO Port: 0xb008 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Using ACPI (MADT) for SMP configuration information May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TSC deadline timer available May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Booting paravirtualized kernel on Xen HVM May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64", will be passed to user space. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: random: crng init done May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Fallback order for Node 0: 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Policy zone: DMA32 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Memory: 3780920K/3931764K available (20480K kernel code, 3275K rwdata, 14804K rodata, 4624K init, 4820K bss, 150584K reserved, 0K cma-reserved) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Kernel/User page tables isolation: enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ftrace: allocating 54741 entries in 214 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ftrace: allocated 214 pages with 5 groups May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Dynamic Preempt: voluntary May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Preemptible hierarchical RCU implementation. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Trampoline variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Rude variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Tracing variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:events: Using 2-level ABI May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:events: Xen HVM callback vector for event delivery is enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: colour VGA+ 80x25 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: printk: legacy console [tty0] enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Core revision 20230628 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Switch to symmetric I/O mode setup May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x2apic enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Switched APIC routing to: physical x2apic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cdab6dfbe, max_idle_ns: 440795351756 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.22 BogoMIPS (lpj=2900110) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Mitigation: Retpolines May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Speculative Store Bypass: Vulnerable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing SMP alternatives memory: 48K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pid_max: default: 32768 minimum: 301 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Yama: becoming mindful. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: Initializing. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: LSM support for eBPF active May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: landlock: Up and running. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: installing Xen timer for CPU 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpu 0 spinlock event irq 53 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: signal: max sigframe size: 1776 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Hierarchical SRCU implementation. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: #011Max phase no-delay instances is 400. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NMI watchdog: Perf NMI watchdog permanently disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smp: Bringing up secondary CPUs ... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: installing Xen timer for CPU 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: x86: Booting SMP configuration: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: .... node #0, CPUs: #1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpu 1 spinlock event irq 59 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smp: Brought up 1 node, 2 CPUs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Max logical packages: 8 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Total of 2 processors activated (11600.44 BogoMIPS) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: devtmpfs: initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Memory block size: 128MB May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pinctrl core: initialized pinctrl subsystem May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: RTC time: 18:52:05, date: 2024-05-16 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: initializing netlink subsys (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=2000 audit(1715885525.743:1): state=initialized audit_enabled=0 res=1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'fair_share' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'bang_bang' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'step_wise' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'user_space' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpuidle: using governor menu May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using configuration type 1 for base access May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cryptd: max_cpu_qlen set to 1000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: raid6: skipped pq benchmark and selected avx2x4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: raid6: using avx2x2 recovery algorithm May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Module Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Processor Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Processor Aggregator Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Interpreter enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PM: (supports S0 S3 S4 S5) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Using IOAPIC for interrupt routing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using E820 reservations for host bridge windows May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [0] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [3] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [4] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [5] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [6] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [7] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [8] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [9] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [10] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [11] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [12] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [13] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [14] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [15] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [16] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [17] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [18] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [19] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [20] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [21] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [22] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [23] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [24] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [25] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [26] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [27] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [28] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [29] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [30] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [31] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI host bridge to bus 0000:00 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 4 [io 0xc100-0xc10f] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf1ffffff pref] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: BAR 1 [mem 0xf3000000-0xf3000fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: BAR 0 [io 0xc000-0xc0ff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: BAR 1 [mem 0xf2000000-0xf2ffffff pref] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:balloon: Initialising balloon driver May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: iommu: Default domain type: Translated May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: iommu: DMA domain TLB invalidation policy: lazy mode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SCSI subsystem initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: bus type USB registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbfs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver hub May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new device driver usb May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pps_core: LinuxPPS API ver. 1 registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PTP clock support registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EDAC MC: Ver: 3.0.0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: Initializing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: domain hash size = 128 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: unlabeled traffic allowed by default May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mctp: management component transport protocol core May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_MCTP protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using ACPI for IRQ routing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: bridge control possible May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: vgaarb: loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet: 3 channels of 0 reserved for per-cpu timers May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: Switched to clocksource xen May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: VFS: Disk quotas dquot_6.6.0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pnp: PnP ACPI init May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:07: [io 0xb044-0xb047] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pnp: PnP ACPI: found 8 devices May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_INET protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP: Hash tables configured (established 32768 bind 32768) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_XDP protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: CLS 0 bytes, default 64 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Trying to unpack rootfs image as initramfs... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cdab6dfbe, max_idle_ns: 440795351756 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initialise system trusted keyrings May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type blacklist registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: zbud: loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: integrity: Platform Keyring initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: integrity: Machine keyring initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_ALG protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xor: automatically using best checksumming function avx May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type asymmetric registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Asymmetric key parser 'x509' registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing initrd memory: 20468K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler mq-deadline registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler kyber registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler bfq registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: button: Power Button [PWRF] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: button: Sleep Button [SLPF] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:grant_table: Grant tables using version 1 layout May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Grant table initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Non-volatile memory driver v1.3 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Linux agpgart interface v0.103 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: bus type drm_connector registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: scsi host0: ata_piix May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: scsi host1: ata_piix May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 lpm-pol 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 lpm-pol 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbserial_generic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbserial: USB Serial support registered for generic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mousedev: PS/2 mouse device common for all mice May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: registered as rtc0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: setting system clock to 2024-05-16T18:52:06 UTC (1715885526) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: uevent: version 1.0.3 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: intel_pstate: CPU model not supported May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hid: raw HID events driver (C) Jiri Kosina May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbhid May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbhid: USB HID core driver May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: drop_monitor: Initializing network drop monitor service May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initializing XFRM netlink socket May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_INET6 protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Segment Routing with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPL Segment Routing with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: In-situ OAM (IOAM) with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mip6: Mobile IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_PACKET protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: resctrl: L3 allocation detected May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IPI shorthand broadcast: enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: AVX2 version of gcm_enc/dec engaged. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: AES CTR mode by8 optimization enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: sched_clock: Marking stable (481055899, 21928417)->(511606213, -8621897) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: registered taskstats version 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loading compiled-in X.509 certificates May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loaded X.509 cert 'Fedora kernel signing key: d9311a60e3f90858d9ea7f79f0e88beeb1d408d7' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: page_owner is disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type .fscrypt registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type fscrypt-provisioning registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Btrfs loaded, zoned=yes, fsverity=yes May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type big_key registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type encrypted registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: #011Max phase no-delay instances is 400. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NMI watchdog: Perf NMI watchdog permanently disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smp: Bringing up secondary CPUs ... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: installing Xen timer for CPU 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: x86: Booting SMP configuration: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: .... node #0, CPUs: #1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpu 1 spinlock event irq 59 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smp: Brought up 1 node, 2 CPUs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Max logical packages: 8 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Total of 2 processors activated (11600.44 BogoMIPS) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: devtmpfs: initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Memory block size: 128MB May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pinctrl core: initialized pinctrl subsystem May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: RTC time: 18:52:05, date: 2024-05-16 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: initializing netlink subsys (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=2000 audit(1715885525.743:1): state=initialized audit_enabled=0 res=1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'fair_share' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'bang_bang' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'step_wise' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'user_space' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpuidle: using governor menu May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using configuration type 1 for base access May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cryptd: max_cpu_qlen set to 1000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: raid6: skipped pq benchmark and selected avx2x4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: raid6: using avx2x2 recovery algorithm May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Module Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Processor Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Processor Aggregator Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Interpreter enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PM: (supports S0 S3 S4 S5) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Using IOAPIC for interrupt routing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using E820 reservations for host bridge windows May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [0] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [3] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [4] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [5] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [6] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [7] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [8] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [9] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [10] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [11] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [12] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [13] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [14] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [15] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [16] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [17] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [18] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [19] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [20] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [21] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [22] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [23] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [24] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [25] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [26] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [27] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [28] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [29] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [30] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [31] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI host bridge to bus 0000:00 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 4 [io 0xc100-0xc10f] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf1ffffff pref] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: BAR 1 [mem 0xf3000000-0xf3000fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: BAR 0 [io 0xc000-0xc0ff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: BAR 1 [mem 0xf2000000-0xf2ffffff pref] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:balloon: Initialising balloon driver May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: iommu: Default domain type: Translated May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: iommu: DMA domain TLB invalidation policy: lazy mode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SCSI subsystem initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: bus type USB registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbfs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver hub May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new device driver usb May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pps_core: LinuxPPS API ver. 1 registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PTP clock support registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EDAC MC: Ver: 3.0.0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: Initializing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: domain hash size = 128 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: unlabeled traffic allowed by default May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mctp: management component transport protocol core May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_MCTP protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using ACPI for IRQ routing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: bridge control possible May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: vgaarb: loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet: 3 channels of 0 reserved for per-cpu timers May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: Switched to clocksource xen May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: VFS: Disk quotas dquot_6.6.0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pnp: PnP ACPI init May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:07: [io 0xb044-0xb047] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pnp: PnP ACPI: found 8 devices May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_INET protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP: Hash tables configured (established 32768 bind 32768) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_XDP protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: CLS 0 bytes, default 64 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Trying to unpack rootfs image as initramfs... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cdab6dfbe, max_idle_ns: 440795351756 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initialise system trusted keyrings May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type blacklist registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: zbud: loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: integrity: Platform Keyring initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: integrity: Machine keyring initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_ALG protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xor: automatically using best checksumming function avx May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type asymmetric registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Asymmetric key parser 'x509' registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing initrd memory: 20468K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler mq-deadline registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler kyber registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler bfq registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: button: Power Button [PWRF] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: button: Sleep Button [SLPF] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:grant_table: Grant tables using version 1 layout May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Grant table initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Non-volatile memory driver v1.3 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Linux agpgart interface v0.103 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: bus type drm_connector registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: scsi host0: ata_piix May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: scsi host1: ata_piix May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 lpm-pol 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 lpm-pol 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbserial_generic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbserial: USB Serial support registered for generic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mousedev: PS/2 mouse device common for all mice May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: registered as rtc0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: setting system clock to 2024-05-16T18:52:06 UTC (1715885526) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: uevent: version 1.0.3 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: intel_pstate: CPU model not supported May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hid: raw HID events driver (C) Jiri Kosina May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbhid May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbhid: USB HID core driver May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: drop_monitor: Initializing network drop monitor service May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initializing XFRM netlink socket May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_INET6 protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Segment Routing with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPL Segment Routing with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: In-situ OAM (IOAM) with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mip6: Mobile IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_PACKET protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: resctrl: L3 allocation detected May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IPI shorthand broadcast: enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: AVX2 version of gcm_enc/dec engaged. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: AES CTR mode by8 optimization enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: sched_clock: Marking stable (481055899, 21928417)->(511606213, -8621897) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: registered taskstats version 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loading compiled-in X.509 certificates May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loaded X.509 cert 'Fedora kernel signing key: d9311a60e3f90858d9ea7f79f0e88beeb1d408d7' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: page_owner is disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type .fscrypt registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type fscrypt-provisioning registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Btrfs loaded, zoned=yes, fsverity=yes May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type big_key registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type encrypted registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: No TPM chip found, activating TPM-bypass! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loading compiled-in module X.509 certificates May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loaded X.509 cert 'Fedora kernel signing key: d9311a60e3f90858d9ea7f79f0e88beeb1d408d7' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: Allocated hash algorithm: sha256 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: No architecture policies found May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: Initialising EVM extended attributes: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.selinux May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64 (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64EXEC (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64TRANSMUTE (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64MMAP (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.apparmor (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.ima May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.capability May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: HMAC attrs: 0x1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: alg: No test for 842 (842-scomp) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: alg: No test for 842 (842-generic) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: Magic number: 8:445:898 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAS: Correctable Errors collector initialized. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clk: Disabling unused clocks May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused decrypted memory: 2028K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused kernel image (initmem) memory: 4624K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Write protecting the kernel read-only data: 36864k May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused kernel image (rodata/data gap) memory: 1580K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checking user space page tables May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Run /init as init process May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd 254.10-1.fc39 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected virtualization xen. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected architecture x86-64. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Running in initrd. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: No hostname configured, using default hostname. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Hostname set to . May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queued start job for default target initrd.target. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Expecting device dev-disk-by\x2duuid-16406fdd\x2d3d1b\x2d418f\x2da7ef\x2d48a5cff7314a.device - /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target slices.target - Slice Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target swap.target - Swaps. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target timers.target - Timer Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald.socket - Journal Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sockets.target - Socket Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-journald.service - Journal Service... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs.target - Local File Systems. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Collecting audit messages is disabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Journal started May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Runtime Journal (/run/log/journal/15e4743641f04820aba5dd58a3bcd893) is 8.0M, max 74.4M, 66.4M free. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-modules-load[237]: Module 'msr' is built in May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-journald.service - Journal Service. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dracut-cmdline[258]: dracut-39 (Thirty Nine) dracut-059-16.fc39 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dracut-cmdline[258]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-udev.service - dracut pre-udev hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-udevd[306]: Using default interface naming scheme 'v253'. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs.target - Remote File Systems. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+20 from PID 326 (plymouthd). May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sysinit.target - System Initialization. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target paths.target - Path Units. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target basic.target - Basic System. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: switching to colour dummy device 80x25 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: fbcon: cirrusdrmfb (fb0) is primary device May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: switching to colour frame buffer device 128x48 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Invalid max_queues (4), will use default max: 2. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen_netfront: Initialising Xen virtual ethernet driver May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:8388607 != 524287999 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:Alternate GPT header not at the end of the disk. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:8388607 != 524287999 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT: Use GNU Parted to correct GPT errors. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xvda: xvda1 xvda2 May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Found device dev-disk-by\x2duuid-16406fdd\x2d3d1b\x2d418f\x2da7ef\x2d48a5cff7314a.device - /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-fsck[397]: /dev/xvda2: clean, 79125/262144 files, 469357/1047808 blocks May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sysroot.mount - /sysroot... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): orphan cleanup on readonly fs May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): mounted filesystem 16406fdd-3d1b-418f-a7ef-48a5cff7314a ro with ordered data mode. Quota mode: none. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sysroot.mount - /sysroot. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-parse-etc.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-fs.target - Initrd File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd.target - Initrd Default Target. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-pivot.service - dracut pre-pivot and cleanup hook was skipped because no trigger condition checks were met. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd.target - Initrd Default Target. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target basic.target - Basic System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target paths.target - Path Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target remote-fs.target - Remote File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target slices.target - Slice Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sockets.target - Socket Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sysinit.target - System Initialization. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target swap.target - Swaps. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target timers.target - Timer Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-cmdline.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-mount.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: kmod-static-nodes.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-switch-root.service - Plymouth switch root service... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-sysctl.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-modules-load.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target local-fs.target - Local File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-cleanup.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-switch-root.target - Switch Root. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-switch-root.service - Plymouth switch root service. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-switch-root.service - Switch Root... May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Switching root. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Journal stopped May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Linux version 6.8.7-200.fc39.x86_64 (mockbuild@45dd5688efad44f5b0bb641c76b5468d) (gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7), GNU ld version 2.40-14.fc39) #1 SMP PREEMPT_DYNAMIC Wed Apr 17 19:35:11 UTC 2024 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-provided physical RAM map: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NX (Execute Disable) protection: active May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Static calls initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SMBIOS 2.7 present. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMI: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Hypervisor detected: Xen HVM May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Xen version 4.2. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Fast TSC calibration using PIT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Detected 2900.056 MHz processor May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Detected 2900.110 MHz TSC May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: found SMP MP-table at [mem 0x000fbc50-0x000fbc5f] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Using GB pages for direct mapping May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAMDISK: [mem 0x357f6000-0x36bf2fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Early table checksum verification disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: XSDT 0x00000000FC00E2A0 000054 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACP 0x00000000FC00DF60 0000F4 (v04 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: DSDT 0x00000000FC0021C0 00BD19 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACS 0x00000000FC002180 000040 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACS 0x00000000FC002180 000040 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: APIC 0x00000000FC00E060 0000D8 (v02 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: HPET 0x00000000FC00E1B0 000038 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: WAET 0x00000000FC00E1F0 000028 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: SSDT 0x00000000FC00E220 000031 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: SSDT 0x00000000FC00E260 000033 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00df60-0xfc00e053] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc0021c0-0xfc00ded8] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00e060-0xfc00e137] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00e1b0-0xfc00e1e7] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00e1f0-0xfc00e217] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e220-0xfc00e250] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e260-0xfc00e292] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: No NUMA configuration found May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: crashkernel: memory value expected May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Zone ranges: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Normal empty May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Device empty May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: No TPM chip found, activating TPM-bypass! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loading compiled-in module X.509 certificates May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loaded X.509 cert 'Fedora kernel signing key: d9311a60e3f90858d9ea7f79f0e88beeb1d408d7' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: Allocated hash algorithm: sha256 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: No architecture policies found May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: Initialising EVM extended attributes: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.selinux May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64 (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64EXEC (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64TRANSMUTE (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64MMAP (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.apparmor (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.ima May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.capability May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: HMAC attrs: 0x1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: alg: No test for 842 (842-scomp) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: alg: No test for 842 (842-generic) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: Magic number: 8:445:898 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAS: Correctable Errors collector initialized. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clk: Disabling unused clocks May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused decrypted memory: 2028K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused kernel image (initmem) memory: 4624K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Write protecting the kernel read-only data: 36864k May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused kernel image (rodata/data gap) memory: 1580K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checking user space page tables May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Run /init as init process May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd 254.10-1.fc39 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected virtualization xen. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected architecture x86-64. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Running in initrd. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: No hostname configured, using default hostname. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Hostname set to . May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queued start job for default target initrd.target. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Expecting device dev-disk-by\x2duuid-16406fdd\x2d3d1b\x2d418f\x2da7ef\x2d48a5cff7314a.device - /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target slices.target - Slice Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target swap.target - Swaps. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target timers.target - Timer Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald.socket - Journal Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sockets.target - Socket Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-journald.service - Journal Service... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs.target - Local File Systems. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Collecting audit messages is disabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Journal started May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Runtime Journal (/run/log/journal/15e4743641f04820aba5dd58a3bcd893) is 8.0M, max 74.4M, 66.4M free. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-modules-load[237]: Module 'msr' is built in May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-journald.service - Journal Service. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dracut-cmdline[258]: dracut-39 (Thirty Nine) dracut-059-16.fc39 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dracut-cmdline[258]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-udev.service - dracut pre-udev hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-udevd[306]: Using default interface naming scheme 'v253'. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs.target - Remote File Systems. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+20 from PID 326 (plymouthd). May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sysinit.target - System Initialization. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target paths.target - Path Units. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target basic.target - Basic System. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: switching to colour dummy device 80x25 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: fbcon: cirrusdrmfb (fb0) is primary device May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: switching to colour frame buffer device 128x48 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Invalid max_queues (4), will use default max: 2. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen_netfront: Initialising Xen virtual ethernet driver May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:8388607 != 524287999 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:Alternate GPT header not at the end of the disk. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:8388607 != 524287999 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT: Use GNU Parted to correct GPT errors. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xvda: xvda1 xvda2 May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Found device dev-disk-by\x2duuid-16406fdd\x2d3d1b\x2d418f\x2da7ef\x2d48a5cff7314a.device - /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-fsck[397]: /dev/xvda2: clean, 79125/262144 files, 469357/1047808 blocks May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sysroot.mount - /sysroot... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): orphan cleanup on readonly fs May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): mounted filesystem 16406fdd-3d1b-418f-a7ef-48a5cff7314a ro with ordered data mode. Quota mode: none. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sysroot.mount - /sysroot. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-parse-etc.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-fs.target - Initrd File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd.target - Initrd Default Target. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-pivot.service - dracut pre-pivot and cleanup hook was skipped because no trigger condition checks were met. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd.target - Initrd Default Target. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target basic.target - Basic System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target paths.target - Path Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target remote-fs.target - Remote File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target slices.target - Slice Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sockets.target - Socket Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sysinit.target - System Initialization. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target swap.target - Swaps. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target timers.target - Timer Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-cmdline.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-mount.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: kmod-static-nodes.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-switch-root.service - Plymouth switch root service... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-sysctl.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-modules-load.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target local-fs.target - Local File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-cleanup.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-switch-root.target - Switch Root. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-switch-root.service - Plymouth switch root service. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-switch-root.service - Switch Root... May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Switching root. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Journal stopped May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Linux version 6.8.7-200.fc39.x86_64 (mockbuild@45dd5688efad44f5b0bb641c76b5468d) (gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7), GNU ld version 2.40-14.fc39) #1 SMP PREEMPT_DYNAMIC Wed Apr 17 19:35:11 UTC 2024 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-provided physical RAM map: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NX (Execute Disable) protection: active May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Static calls initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SMBIOS 2.7 present. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMI: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Hypervisor detected: Xen HVM May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Xen version 4.2. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Fast TSC calibration using PIT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Detected 2900.056 MHz processor May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tsc: Detected 2900.110 MHz TSC May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: found SMP MP-table at [mem 0x000fbc50-0x000fbc5f] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Using GB pages for direct mapping May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAMDISK: [mem 0x357f6000-0x36bf2fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Early table checksum verification disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: XSDT 0x00000000FC00E2A0 000054 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACP 0x00000000FC00DF60 0000F4 (v04 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: DSDT 0x00000000FC0021C0 00BD19 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACS 0x00000000FC002180 000040 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: FACS 0x00000000FC002180 000040 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: APIC 0x00000000FC00E060 0000D8 (v02 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: HPET 0x00000000FC00E1B0 000038 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: WAET 0x00000000FC00E1F0 000028 (v01 Xen HVM 00000000 HVML 00000000) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: SSDT 0x00000000FC00E220 000031 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: SSDT 0x00000000FC00E260 000033 (v02 Xen HVM 00000000 INTL 20090123) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00df60-0xfc00e053] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc0021c0-0xfc00ded8] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00e060-0xfc00e137] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00e1b0-0xfc00e1e7] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00e1f0-0xfc00e217] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e220-0xfc00e250] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e260-0xfc00e292] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: No NUMA configuration found May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: crashkernel: memory value expected May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Zone ranges: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Normal empty May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Device empty May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Movable zone start for each node May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Early memory node ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: On node 0, zone DMA: 1 pages in unavailable ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: On node 0, zone DMA: 98 pages in unavailable ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PM-Timer IO Port: 0xb008 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Using ACPI (MADT) for SMP configuration information May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TSC deadline timer available May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Booting paravirtualized kernel on Xen HVM May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64", will be passed to user space. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: random: crng init done May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Fallback order for Node 0: 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Policy zone: DMA32 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Memory: 3780920K/3931764K available (20480K kernel code, 3275K rwdata, 14804K rodata, 4624K init, 4820K bss, 150584K reserved, 0K cma-reserved) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Kernel/User page tables isolation: enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ftrace: allocating 54741 entries in 214 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ftrace: allocated 214 pages with 5 groups May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Dynamic Preempt: voluntary May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Preemptible hierarchical RCU implementation. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Trampoline variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Rude variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Tracing variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:events: Using 2-level ABI May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:events: Xen HVM callback vector for event delivery is enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: colour VGA+ 80x25 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: printk: legacy console [tty0] enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Core revision 20230628 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Switch to symmetric I/O mode setup May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x2apic enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Switched APIC routing to: physical x2apic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cdab6dfbe, max_idle_ns: 440795351756 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.22 BogoMIPS (lpj=2900110) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Mitigation: Retpolines May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Speculative Store Bypass: Vulnerable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing SMP alternatives memory: 48K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pid_max: default: 32768 minimum: 301 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Yama: becoming mindful. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: Initializing. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: LSM support for eBPF active May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: landlock: Up and running. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: installing Xen timer for CPU 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpu 0 spinlock event irq 53 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: signal: max sigframe size: 1776 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Hierarchical SRCU implementation. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: #011Max phase no-delay instances is 400. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NMI watchdog: Perf NMI watchdog permanently disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smp: Bringing up secondary CPUs ... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: installing Xen timer for CPU 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: x86: Booting SMP configuration: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: .... node #0, CPUs: #1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpu 1 spinlock event irq 59 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smp: Brought up 1 node, 2 CPUs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Max logical packages: 8 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Total of 2 processors activated (11600.44 BogoMIPS) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: devtmpfs: initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Memory block size: 128MB May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pinctrl core: initialized pinctrl subsystem May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: RTC time: 18:52:05, date: 2024-05-16 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: initializing netlink subsys (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=2000 audit(1715885525.743:1): state=initialized audit_enabled=0 res=1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'fair_share' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'bang_bang' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'step_wise' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'user_space' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpuidle: using governor menu May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using configuration type 1 for base access May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cryptd: max_cpu_qlen set to 1000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: raid6: skipped pq benchmark and selected avx2x4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: raid6: using avx2x2 recovery algorithm May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Module Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Processor Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Processor Aggregator Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Interpreter enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PM: (supports S0 S3 S4 S5) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Using IOAPIC for interrupt routing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using E820 reservations for host bridge windows May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [0] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [3] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [4] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [5] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [6] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [7] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [8] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [9] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [10] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [11] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [12] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [13] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [14] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [15] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [16] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [17] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [18] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [19] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [20] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [21] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [22] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [23] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [24] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [25] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [26] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [27] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [28] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [29] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [30] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [31] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI host bridge to bus 0000:00 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 4 [io 0xc100-0xc10f] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf1ffffff pref] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: BAR 1 [mem 0xf3000000-0xf3000fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: BAR 0 [io 0xc000-0xc0ff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: BAR 1 [mem 0xf2000000-0xf2ffffff pref] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:balloon: Initialising balloon driver May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: iommu: Default domain type: Translated May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: iommu: DMA domain TLB invalidation policy: lazy mode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SCSI subsystem initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: bus type USB registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbfs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver hub May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new device driver usb May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pps_core: LinuxPPS API ver. 1 registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PTP clock support registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EDAC MC: Ver: 3.0.0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: Initializing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: domain hash size = 128 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: unlabeled traffic allowed by default May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mctp: management component transport protocol core May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_MCTP protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using ACPI for IRQ routing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: bridge control possible May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: vgaarb: loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet: 3 channels of 0 reserved for per-cpu timers May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: Switched to clocksource xen May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: VFS: Disk quotas dquot_6.6.0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pnp: PnP ACPI init May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Movable zone start for each node May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Early memory node ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: On node 0, zone DMA: 1 pages in unavailable ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: On node 0, zone DMA: 98 pages in unavailable ranges May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PM-Timer IO Port: 0xb008 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Using ACPI (MADT) for SMP configuration information May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TSC deadline timer available May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Booting paravirtualized kernel on Xen HVM May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64", will be passed to user space. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: random: crng init done May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Fallback order for Node 0: 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Policy zone: DMA32 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Memory: 3780920K/3931764K available (20480K kernel code, 3275K rwdata, 14804K rodata, 4624K init, 4820K bss, 150584K reserved, 0K cma-reserved) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Kernel/User page tables isolation: enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ftrace: allocating 54741 entries in 214 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ftrace: allocated 214 pages with 5 groups May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Dynamic Preempt: voluntary May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Preemptible hierarchical RCU implementation. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Trampoline variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Rude variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: #011Tracing variant of Tasks RCU enabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:events: Using 2-level ABI May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:events: Xen HVM callback vector for event delivery is enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: colour VGA+ 80x25 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: printk: legacy console [tty0] enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Core revision 20230628 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Switch to symmetric I/O mode setup May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x2apic enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: APIC: Switched APIC routing to: physical x2apic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cdab6dfbe, max_idle_ns: 440795351756 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.22 BogoMIPS (lpj=2900110) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Mitigation: Retpolines May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Speculative Store Bypass: Vulnerable May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing SMP alternatives memory: 48K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pid_max: default: 32768 minimum: 301 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Yama: becoming mindful. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: Initializing. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: LSM support for eBPF active May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: landlock: Up and running. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: installing Xen timer for CPU 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpu 0 spinlock event irq 53 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: signal: max sigframe size: 1776 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: Hierarchical SRCU implementation. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rcu: #011Max phase no-delay instances is 400. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NMI watchdog: Perf NMI watchdog permanently disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smp: Bringing up secondary CPUs ... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: installing Xen timer for CPU 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: x86: Booting SMP configuration: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: .... node #0, CPUs: #1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpu 1 spinlock event irq 59 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smp: Brought up 1 node, 2 CPUs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Max logical packages: 8 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: smpboot: Total of 2 processors activated (11600.44 BogoMIPS) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: devtmpfs: initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Memory block size: 128MB May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pinctrl core: initialized pinctrl subsystem May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: RTC time: 18:52:05, date: 2024-05-16 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: initializing netlink subsys (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=2000 audit(1715885525.743:1): state=initialized audit_enabled=0 res=1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'fair_share' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'bang_bang' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'step_wise' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: thermal_sys: Registered thermal governor 'user_space' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cpuidle: using governor menu May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using configuration type 1 for base access May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cryptd: max_cpu_qlen set to 1000 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: raid6: skipped pq benchmark and selected avx2x4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: raid6: using avx2x2 recovery algorithm May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Module Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Processor Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Added _OSI(Processor Aggregator Device) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Interpreter enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PM: (supports S0 S3 S4 S5) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Using IOAPIC for interrupt routing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using E820 reservations for host bridge windows May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [0] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [3] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [4] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [5] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [6] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [7] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [8] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [9] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [10] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [11] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [12] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [13] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [14] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [15] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [16] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [17] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [18] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [19] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [20] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [21] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [22] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [23] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [24] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [25] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [26] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [27] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [28] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [29] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [30] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: acpiphp: Slot [31] registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI host bridge to bus 0000:00 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 4 [io 0xc100-0xc10f] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf1ffffff pref] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: BAR 1 [mem 0xf3000000-0xf3000fff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: BAR 0 [io 0xc000-0xc0ff] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:03.0: BAR 1 [mem 0xf2000000-0xf2ffffff pref] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:balloon: Initialising balloon driver May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: iommu: Default domain type: Translated May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: iommu: DMA domain TLB invalidation policy: lazy mode May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SCSI subsystem initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: bus type USB registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbfs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver hub May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new device driver usb May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pps_core: LinuxPPS API ver. 1 registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PTP clock support registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EDAC MC: Ver: 3.0.0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: Initializing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: domain hash size = 128 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NetLabel: unlabeled traffic allowed by default May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mctp: management component transport protocol core May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_MCTP protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: Using ACPI for IRQ routing May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: bridge control possible May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: vgaarb: loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet: 3 channels of 0 reserved for per-cpu timers May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: Switched to clocksource xen May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: VFS: Disk quotas dquot_6.6.0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pnp: PnP ACPI init May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:07: [io 0xb044-0xb047] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pnp: PnP ACPI: found 8 devices May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_INET protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP: Hash tables configured (established 32768 bind 32768) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_XDP protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: CLS 0 bytes, default 64 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Trying to unpack rootfs image as initramfs... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cdab6dfbe, max_idle_ns: 440795351756 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initialise system trusted keyrings May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type blacklist registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: zbud: loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: integrity: Platform Keyring initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: integrity: Machine keyring initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_ALG protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xor: automatically using best checksumming function avx May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type asymmetric registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Asymmetric key parser 'x509' registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing initrd memory: 20468K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler mq-deadline registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler kyber registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler bfq registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: button: Power Button [PWRF] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: button: Sleep Button [SLPF] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:grant_table: Grant tables using version 1 layout May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Grant table initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Non-volatile memory driver v1.3 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Linux agpgart interface v0.103 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: bus type drm_connector registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: scsi host0: ata_piix May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: scsi host1: ata_piix May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 lpm-pol 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 lpm-pol 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbserial_generic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbserial: USB Serial support registered for generic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mousedev: PS/2 mouse device common for all mice May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: registered as rtc0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: setting system clock to 2024-05-16T18:52:06 UTC (1715885526) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: uevent: version 1.0.3 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: intel_pstate: CPU model not supported May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hid: raw HID events driver (C) Jiri Kosina May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbhid May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbhid: USB HID core driver May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: drop_monitor: Initializing network drop monitor service May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initializing XFRM netlink socket May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_INET6 protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Segment Routing with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPL Segment Routing with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: In-situ OAM (IOAM) with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mip6: Mobile IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_PACKET protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: resctrl: L3 allocation detected May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IPI shorthand broadcast: enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: AVX2 version of gcm_enc/dec engaged. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: AES CTR mode by8 optimization enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: sched_clock: Marking stable (481055899, 21928417)->(511606213, -8621897) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: registered taskstats version 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loading compiled-in X.509 certificates May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loaded X.509 cert 'Fedora kernel signing key: d9311a60e3f90858d9ea7f79f0e88beeb1d408d7' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: page_owner is disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type .fscrypt registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type fscrypt-provisioning registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Btrfs loaded, zoned=yes, fsverity=yes May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type big_key registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type encrypted registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: No TPM chip found, activating TPM-bypass! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loading compiled-in module X.509 certificates May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loaded X.509 cert 'Fedora kernel signing key: d9311a60e3f90858d9ea7f79f0e88beeb1d408d7' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: Allocated hash algorithm: sha256 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: No architecture policies found May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: Initialising EVM extended attributes: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.selinux May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64 (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64EXEC (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64TRANSMUTE (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64MMAP (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.apparmor (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.ima May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.capability May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: HMAC attrs: 0x1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: alg: No test for 842 (842-scomp) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: alg: No test for 842 (842-generic) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: Magic number: 8:445:898 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAS: Correctable Errors collector initialized. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clk: Disabling unused clocks May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused decrypted memory: 2028K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused kernel image (initmem) memory: 4624K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Write protecting the kernel read-only data: 36864k May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused kernel image (rodata/data gap) memory: 1580K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checking user space page tables May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Run /init as init process May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd 254.10-1.fc39 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected virtualization xen. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected architecture x86-64. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Running in initrd. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: No hostname configured, using default hostname. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Hostname set to . May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queued start job for default target initrd.target. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Expecting device dev-disk-by\x2duuid-16406fdd\x2d3d1b\x2d418f\x2da7ef\x2d48a5cff7314a.device - /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target slices.target - Slice Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target swap.target - Swaps. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target timers.target - Timer Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald.socket - Journal Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sockets.target - Socket Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-journald.service - Journal Service... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs.target - Local File Systems. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Collecting audit messages is disabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Journal started May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Runtime Journal (/run/log/journal/15e4743641f04820aba5dd58a3bcd893) is 8.0M, max 74.4M, 66.4M free. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-modules-load[237]: Module 'msr' is built in May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-journald.service - Journal Service. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dracut-cmdline[258]: dracut-39 (Thirty Nine) dracut-059-16.fc39 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dracut-cmdline[258]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-udev.service - dracut pre-udev hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-udevd[306]: Using default interface naming scheme 'v253'. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs.target - Remote File Systems. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+20 from PID 326 (plymouthd). May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sysinit.target - System Initialization. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target paths.target - Path Units. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target basic.target - Basic System. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: switching to colour dummy device 80x25 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: fbcon: cirrusdrmfb (fb0) is primary device May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: switching to colour frame buffer device 128x48 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Invalid max_queues (4), will use default max: 2. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen_netfront: Initialising Xen virtual ethernet driver May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:8388607 != 524287999 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:Alternate GPT header not at the end of the disk. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:8388607 != 524287999 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT: Use GNU Parted to correct GPT errors. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xvda: xvda1 xvda2 May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Found device dev-disk-by\x2duuid-16406fdd\x2d3d1b\x2d418f\x2da7ef\x2d48a5cff7314a.device - /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-fsck[397]: /dev/xvda2: clean, 79125/262144 files, 469357/1047808 blocks May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sysroot.mount - /sysroot... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): orphan cleanup on readonly fs May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): mounted filesystem 16406fdd-3d1b-418f-a7ef-48a5cff7314a ro with ordered data mode. Quota mode: none. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sysroot.mount - /sysroot. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-parse-etc.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-fs.target - Initrd File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd.target - Initrd Default Target. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-pivot.service - dracut pre-pivot and cleanup hook was skipped because no trigger condition checks were met. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd.target - Initrd Default Target. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target basic.target - Basic System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: system 00:07: [io 0xb044-0xb047] has been reserved May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pnp: PnP ACPI: found 8 devices May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_INET protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: TCP: Hash tables configured (established 32768 bind 32768) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_XDP protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PCI: CLS 0 bytes, default 64 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Trying to unpack rootfs image as initramfs... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cdab6dfbe, max_idle_ns: 440795351756 ns May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initialise system trusted keyrings May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type blacklist registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: zbud: loaded May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: integrity: Platform Keyring initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: integrity: Machine keyring initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_ALG protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xor: automatically using best checksumming function avx May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type asymmetric registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Asymmetric key parser 'x509' registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing initrd memory: 20468K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler mq-deadline registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler kyber registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: io scheduler bfq registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: button: Power Button [PWRF] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: button: Sleep Button [SLPF] May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen:grant_table: Grant tables using version 1 layout May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Grant table initialized May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Non-volatile memory driver v1.3 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Linux agpgart interface v0.103 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ACPI: bus type drm_connector registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: scsi host0: ata_piix May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: scsi host1: ata_piix May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 lpm-pol 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 lpm-pol 0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbserial_generic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbserial: USB Serial support registered for generic May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mousedev: PS/2 mouse device common for all mice May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: registered as rtc0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: setting system clock to 2024-05-16T18:52:06 UTC (1715885526) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: uevent: version 1.0.3 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: intel_pstate: CPU model not supported May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: hid: raw HID events driver (C) Jiri Kosina May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbcore: registered new interface driver usbhid May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: usbhid: USB HID core driver May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: drop_monitor: Initializing network drop monitor service May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Initializing XFRM netlink socket May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_INET6 protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Segment Routing with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPL Segment Routing with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: In-situ OAM (IOAM) with IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: mip6: Mobile IPv6 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: NET: Registered PF_PACKET protocol family May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: resctrl: L3 allocation detected May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: IPI shorthand broadcast: enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: AVX2 version of gcm_enc/dec engaged. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: AES CTR mode by8 optimization enabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: sched_clock: Marking stable (481055899, 21928417)->(511606213, -8621897) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: registered taskstats version 1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loading compiled-in X.509 certificates May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loaded X.509 cert 'Fedora kernel signing key: d9311a60e3f90858d9ea7f79f0e88beeb1d408d7' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: page_owner is disabled May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type .fscrypt registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type fscrypt-provisioning registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Btrfs loaded, zoned=yes, fsverity=yes May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type big_key registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Key type encrypted registered May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: No TPM chip found, activating TPM-bypass! May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loading compiled-in module X.509 certificates May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Loaded X.509 cert 'Fedora kernel signing key: d9311a60e3f90858d9ea7f79f0e88beeb1d408d7' May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: Allocated hash algorithm: sha256 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: ima: No architecture policies found May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: Initialising EVM extended attributes: May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.selinux May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64 (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64EXEC (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64TRANSMUTE (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.SMACK64MMAP (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.apparmor (disabled) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.ima May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: security.capability May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: evm: HMAC attrs: 0x1 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: alg: No test for 842 (842-scomp) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: alg: No test for 842 (842-generic) May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: PM: Magic number: 8:445:898 May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAS: Correctable Errors collector initialized. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: clk: Disabling unused clocks May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused decrypted memory: 2028K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused kernel image (initmem) memory: 4624K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Write protecting the kernel read-only data: 36864k May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Freeing unused kernel image (rodata/data gap) memory: 1580K May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checking user space page tables May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Run /init as init process May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd 254.10-1.fc39 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 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected virtualization xen. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected architecture x86-64. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Running in initrd. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: No hostname configured, using default hostname. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Hostname set to . May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queued start job for default target initrd.target. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Expecting device dev-disk-by\x2duuid-16406fdd\x2d3d1b\x2d418f\x2da7ef\x2d48a5cff7314a.device - /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target slices.target - Slice Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target swap.target - Swaps. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target timers.target - Timer Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald.socket - Journal Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sockets.target - Socket Units. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-journald.service - Journal Service... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs.target - Local File Systems. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Collecting audit messages is disabled. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Journal started May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Runtime Journal (/run/log/journal/15e4743641f04820aba5dd58a3bcd893) is 8.0M, max 74.4M, 66.4M free. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-modules-load[237]: Module 'msr' is built in May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-journald.service - Journal Service. May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... May 16 18:52:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dracut-cmdline[258]: dracut-39 (Thirty Nine) dracut-059-16.fc39 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dracut-cmdline[258]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.7-200.fc39.x86_64 root=UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a ro crashkernel=auto net.ifnames=0 rhgb quiet May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-udev.service - dracut pre-udev hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-udevd[306]: Using default interface naming scheme 'v253'. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs.target - Remote File Systems. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+20 from PID 326 (plymouthd). May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sysinit.target - System Initialization. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target paths.target - Path Units. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target basic.target - Basic System. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: switching to colour dummy device 80x25 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: fbcon: cirrusdrmfb (fb0) is primary device May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Console: switching to colour frame buffer device 128x48 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Invalid max_queues (4), will use default max: 2. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xen_netfront: Initialising Xen virtual ethernet driver May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:8388607 != 524287999 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:Alternate GPT header not at the end of the disk. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT:8388607 != 524287999 May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: GPT: Use GNU Parted to correct GPT errors. May 16 18:52:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: xvda: xvda1 xvda2 May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Found device dev-disk-by\x2duuid-16406fdd\x2d3d1b\x2d418f\x2da7ef\x2d48a5cff7314a.device - /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-fsck[397]: /dev/xvda2: clean, 79125/262144 files, 469357/1047808 blocks May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/16406fdd-3d1b-418f-a7ef-48a5cff7314a. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sysroot.mount - /sysroot... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): orphan cleanup on readonly fs May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): mounted filesystem 16406fdd-3d1b-418f-a7ef-48a5cff7314a ro with ordered data mode. Quota mode: none. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sysroot.mount - /sysroot. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-parse-etc.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-fs.target - Initrd File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd.target - Initrd Default Target. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-pivot.service - dracut pre-pivot and cleanup hook was skipped because no trigger condition checks were met. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd.target - Initrd Default Target. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target basic.target - Basic System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target paths.target - Path Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target remote-fs.target - Remote File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target slices.target - Slice Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sockets.target - Socket Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sysinit.target - System Initialization. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target swap.target - Swaps. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target timers.target - Timer Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-cmdline.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-mount.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: kmod-static-nodes.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-switch-root.service - Plymouth switch root service... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-sysctl.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-modules-load.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target local-fs.target - Local File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-cleanup.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-switch-root.target - Switch Root. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-switch-root.service - Plymouth switch root service. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-switch-root.service - Switch Root... May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Switching root. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Journal stopped May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Received SIGTERM from PID 1 (systemd). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1404 audit(1715885535.352:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability network_peer_controls=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability open_perms=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability extended_socket_class=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability always_check_network=0 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability cgroup_seclabel=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability nnp_nosuid_transition=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability ioctl_skip_cloexec=0 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability userspace_initial_context=0 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1403 audit(1715885536.144:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Successfully loaded SELinux policy in 794.789ms. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Relabeled /dev, /dev/shm, /run, /sys/fs/cgroup in 35.121ms. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd 254.10-1.fc39 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 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected virtualization xen. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected architecture x86-64. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Initializing machine ID from VM UUID. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Installed transient /etc/machine-id file. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: bpf-lsm: LSM BPF program attached May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: zram: Added device: zram0 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-switch-root.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped initrd-switch-root.service - Switch Root. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-getty.slice - Slice /system/getty. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice user.slice - User and Session Slice. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Expecting device dev-zram0.device - /dev/zram0... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-switch-root.target - Switch Root. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target paths.target - Path Units. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target slices.target - Slice Units. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: plymouth-switch-root.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-journald.service - Journal Service... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-pcrmachine.service - 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 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: loop: module loaded May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@loop.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@dm_mod.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@drm.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Collecting audit messages is enabled. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Journal started May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Runtime Journal (/run/log/journal/ec297f82986dd842a64f7d010c20505b) is 8.0M, max 74.4M, 66.4M free. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queued start job for default target multi-user.target. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-journald.service - Journal Service. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-journald.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.581:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): re-mounted 16406fdd-3d1b-418f-a7ef-48a5cff7314a r/w. Quota mode: none. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.606:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-modules-load[467]: Module 'msr' is built in May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.692:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Time spent on flushing to /var/log/journal/ec297f82986dd842a64f7d010c20505b is 12.442ms for 723 entries. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: System Journal (/var/log/journal/ec297f82986dd842a64f7d010c20505b) is 8.0M, max 394.8M, 386.8M free. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Received client request to flush runtime journal. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: fuse: init (API version 7.39) May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.790:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1131 audit(1715885541.790:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.815:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.918:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.919:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@fuse.service: Deactivated successfully. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885542.010:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885542.107:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=36 op=LOAD May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=37 op=LOAD May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=8 op=UNLOAD May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=9 op=UNLOAD May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-udevd[504]: Using default interface naming scheme 'v253'. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Found device dev-zram0.device - /dev/zram0. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-zram-setup@zram0.service - Create swap on /dev/zram0... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: zram0: detected capacity change from 0 to 7618560 May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-makefs[531]: /dev/zram0 successfully formatted as swap (label "zram0", uuid cadb1bfc-ae86-40a8-bc0c-6d844d1bda31) May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-zram-setup@zram0.service - Create swap on /dev/zram0. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Activating swap dev-zram0.swap - Compressed Swap on /dev/zram0... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Adding 3809276k swap on /dev/zram0. Priority:100 extents:1 across:3809276k SSDsc May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Activated swap dev-zram0.swap - Compressed Swap on /dev/zram0. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target swap.target - Swaps. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting tmp.mount - Temporary Directory /tmp... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted tmp.mount - Temporary Directory /tmp. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs.target - Local File Systems. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+20 from PID 326 (plymouthd). May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 (udev-worker)[516]: Network interface NamePolicy= disabled on kernel command line. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting auditd.service - Security Auditing Service... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=38 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=39 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=40 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=41 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-resolved.service - Network Name Resolution... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=42 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=43 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=44 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-userdbd.service - User Database Manager... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered named UNIX socket transport module. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered udp transport module. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target paths.target - Path Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target remote-fs.target - Remote File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target slices.target - Slice Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sockets.target - Socket Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sysinit.target - System Initialization. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target swap.target - Swaps. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target timers.target - Timer Units. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-cmdline.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: dracut-pre-mount.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: kmod-static-nodes.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-switch-root.service - Plymouth switch root service... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-sysctl.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-modules-load.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target local-fs.target - Local File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-cleanup.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. May 16 18:52:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target initrd-switch-root.target - Switch Root. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-switch-root.service - Plymouth switch root service. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting initrd-switch-root.service - Switch Root... May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Switching root. May 16 18:52:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Journal stopped May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[236]: Received SIGTERM from PID 1 (systemd). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1404 audit(1715885535.352:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability network_peer_controls=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability open_perms=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability extended_socket_class=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability always_check_network=0 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability cgroup_seclabel=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability nnp_nosuid_transition=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability ioctl_skip_cloexec=0 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: SELinux: policy capability userspace_initial_context=0 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1403 audit(1715885536.144:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Successfully loaded SELinux policy in 794.789ms. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Relabeled /dev, /dev/shm, /run, /sys/fs/cgroup in 35.121ms. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd 254.10-1.fc39 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 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected virtualization xen. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Detected architecture x86-64. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Initializing machine ID from VM UUID. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Installed transient /etc/machine-id file. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: bpf-lsm: LSM BPF program attached May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: zram: Added device: zram0 May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: initrd-switch-root.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped initrd-switch-root.service - Switch Root. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-getty.slice - Slice /system/getty. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice user.slice - User and Session Slice. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Expecting device dev-zram0.device - /dev/zram0... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-switch-root.target - Switch Root. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target paths.target - Path Units. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target slices.target - Slice Units. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: plymouth-switch-root.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-journald.service - Journal Service... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-pcrmachine.service - 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 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: loop: module loaded May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@loop.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@dm_mod.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@drm.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Collecting audit messages is enabled. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Journal started May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Runtime Journal (/run/log/journal/ec297f82986dd842a64f7d010c20505b) is 8.0M, max 74.4M, 66.4M free. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queued start job for default target multi-user.target. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-journald.service - Journal Service. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-journald.service: Deactivated successfully. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.581:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): re-mounted 16406fdd-3d1b-418f-a7ef-48a5cff7314a r/w. Quota mode: none. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.606:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-modules-load[467]: Module 'msr' is built in May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.692:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Time spent on flushing to /var/log/journal/ec297f82986dd842a64f7d010c20505b is 12.442ms for 723 entries. May 16 18:52:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: System Journal (/var/log/journal/ec297f82986dd842a64f7d010c20505b) is 8.0M, max 394.8M, 386.8M free. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-journald[466]: Received client request to flush runtime journal. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: fuse: init (API version 7.39) May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.790:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1131 audit(1715885541.790:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.815:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.918:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885541.919:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@fuse.service: Deactivated successfully. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885542.010:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1130 audit(1715885542.107:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=36 op=LOAD May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=37 op=LOAD May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=8 op=UNLOAD May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=9 op=UNLOAD May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-udevd[504]: Using default interface naming scheme 'v253'. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: modprobe@configfs.service: Deactivated successfully. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Found device dev-zram0.device - /dev/zram0. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-zram-setup@zram0.service - Create swap on /dev/zram0... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: zram0: detected capacity change from 0 to 7618560 May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-makefs[531]: /dev/zram0 successfully formatted as swap (label "zram0", uuid cadb1bfc-ae86-40a8-bc0c-6d844d1bda31) May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-zram-setup@zram0.service - Create swap on /dev/zram0. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Activating swap dev-zram0.swap - Compressed Swap on /dev/zram0... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: Adding 3809276k swap on /dev/zram0. Priority:100 extents:1 across:3809276k SSDsc May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Activated swap dev-zram0.swap - Compressed Swap on /dev/zram0. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target swap.target - Swaps. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting tmp.mount - Temporary Directory /tmp... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted tmp.mount - Temporary Directory /tmp. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target local-fs.target - Local File Systems. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+20 from PID 326 (plymouthd). May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. May 16 18:52:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 (udev-worker)[516]: Network interface NamePolicy= disabled on kernel command line. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting auditd.service - Security Auditing Service... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=38 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=39 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=40 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=41 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-resolved.service - Network Name Resolution... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=42 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=43 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=44 op=LOAD May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-userdbd.service - User Database Manager... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered named UNIX socket transport module. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered udp transport module. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered tcp transport module. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered tcp-with-tls transport module. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target rpc_pipefs.target. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sound.target - Sound Card. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-userdbd.service - User Database Manager. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-oomd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[577]: No plugins found, not dispatching events May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[577]: SYSCALL arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffeb867ca70 a2=3c a3=0 items=0 ppid=559 pid=577 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 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: PROCTITLE proctitle="/sbin/auditd" May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_pid=577 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[577]: SYSCALL arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffeb867a720 a2=3c a3=0 items=0 ppid=559 pid=577 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 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: PROCTITLE proctitle="/sbin/auditd" May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[577]: Init complete, auditd 3.1.2 listening for events (startup state enable) May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-machine-id-commit.service - Commit a transient machine-id on disk... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: Positive Trust Anchors: May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: etc-machine\x2did.mount: Deactivated successfully. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-machine-id-commit.service - Commit a transient machine-id on disk. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-machine-id-commit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: Using system hostname 'fedora'. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-resolved.service - Network Name Resolution. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 augenrules[580]: /sbin/augenrules: No change May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[596]: SYSCALL arch=c000003e syscall=44 success=yes exit=1056 a0=3 a1=7ffd02492520 a2=420 a3=0 items=0 ppid=580 pid=596 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null) May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: PROCTITLE proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573 May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 augenrules[596]: No rules May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started auditd.service - Security Auditing Service. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START 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 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[601]: SYSTEM_BOOT pid=601 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sysinit.target - System Initialization. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started dnf-makecache.timer - dnf makecache --timer. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started raid-check.timer - Weekly RAID setup health check. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started unbound-anchor.timer - daily update of the root trust anchor for DNSSEC. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target timers.target - Timer Units. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sockets.target - Socket Units. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=45 op=LOAD May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-pcrphase-sysinit.service - 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 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target basic.target - Basic System. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=46 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dbus-broker-launch[603]: Ready May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting chronyd.service - NTP client/server... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting cloud-init-local.service - Initial cloud-init job (pre-networking)... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: mdmonitor.service - Software RAID monitoring and management was skipped because of an unmet condition check (ConditionPathExists=/etc/mdadm.conf). May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting raid-check.service - RAID setup health check... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ecdsa.service - 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 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ed25519.service - 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 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@rsa.service - 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 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sshd-keygen.target. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=47 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-homed.service - Home Area Manager... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=48 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=49 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=50 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-logind.service - User Login Management... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New seat seat0. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: raid-check.service: Deactivated successfully. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished raid-check.service - RAID setup health check. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=raid-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=raid-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-homed[613]: Watching /home. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-homed.service - Home Area Manager. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-homed-activate.service - Home Area Activation. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed-activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Watching system buttons on /dev/input/event0 (Power Button) May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Watching system buttons on /dev/input/event1 (Sleep Button) May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-logind.service - User Login Management. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Using right/UTC timezone to obtain leap second data May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Loaded seccomp filter (level 2) May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started chronyd.service - NTP client/server. May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: unbound-anchor.service: Deactivated successfully. May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound. May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: Disabling 7: PKCS11 Entropy generator (pkcs11) May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: Disabling 5: NIST Network Entropy Beacon (nist) May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: Initializing available sources May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [hwrng ]: Initialization Failed May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [rdrand]: Enabling RDRAND rng support May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [rdrand]: Initialized May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [jitter]: JITTER timeout set to 5 sec May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [jitter]: Initializing AES buffer May 16 18:52:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [jitter]: Unable to obtain AES key, disabling JITTER source May 16 18:52:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [jitter]: Initialization Failed May 16 18:52:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [rtlsdr]: Initialization Failed May 16 18:52:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: Process privileges have been dropped to 2:2 May 16 18:52:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[640]: Cloud-init v. 23.2.1 running 'init-local' at Thu, 16 May 2024 18:52:33 +0000. Up 27.85 seconds. May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Internet Systems Consortium DHCP Client 4.4.3-P1 May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Copyright 2004-2022 Internet Systems Consortium. May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: All rights reserved. May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: For info, please visit https://www.isc.org/software/dhcp/ May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Listening on LPF/eth0/02:33:78:74:42:bf May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Sending on LPF/eth0/02:33:78:74:42:bf May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Sending on Socket/fallback May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0xab189469) May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: DHCPOFFER of 10.31.44.10 from 10.31.44.1 May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: DHCPREQUEST for 10.31.44.10 on eth0 to 255.255.255.255 port 67 (xid=0xab189469) May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: DHCPACK of 10.31.44.10 from 10.31.44.1 (xid=0xab189469) May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: bound to 10.31.44.10 -- renewal in 1430 seconds. May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=51 op=LOAD May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=52 op=LOAD May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=53 op=LOAD May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-hostnamed.service - Hostname Service. May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-hostnamed[658]: Hostname set to (static) May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: System hostname changed to 'ip-10-31-44-10.us-east-1.aws.redhat.com'. May 16 18:52:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking). May 16 18:52:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-init-local comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target network-pre.target - Preparation for Network. May 16 18:52:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting NetworkManager.service - Network Manager... May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.7630] NetworkManager (version 1.44.2-1.fc39) is starting... (boot:8a5b0746-4933-445c-91e3-d552fd02b4ae) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.7632] Read config: /etc/NetworkManager/NetworkManager.conf May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8599] manager[0x55737a3c0310]: monitoring kernel firmware directory '/lib/firmware'. May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8629] hostname: hostname: using hostnamed May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8629] hostname: static hostname changed from (none) to "ip-10-31-44-10.us-east-1.aws.redhat.com" May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8649] dns-mgr: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8732] manager[0x55737a3c0310]: rfkill: Wi-Fi hardware radio set enabled May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8733] manager[0x55737a3c0310]: rfkill: WWAN hardware radio set enabled May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8794] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8795] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8795] manager: Networking is enabled by state file May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8812] settings: Loaded settings plugin: keyfile (internal) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8924] dhcp: init: Using DHCP client 'internal' May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8929] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8947] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8955] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8976] device (lo): Activation: starting connection 'lo' (e3386530-eafa-46b5-8208-0a29fa8ee9f5) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8988] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8993] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started NetworkManager.service - Network Manager. May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9032] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9037] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9039] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9041] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9044] device (eth0): carrier: link connected May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9047] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9052] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9059] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9063] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9064] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9067] manager: NetworkManager state is now CONNECTING May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9069] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9076] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9081] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target network.target - Network. May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9120] dhcp4 (eth0): state changed new lease, address=10.31.44.10 May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9124] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: eth0: Bus client set search domain list to: us-east-1.aws.redhat.com May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: eth0: Bus client set default route setting: yes May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: eth0: Bus client set DNS server list to: 10.29.169.13, 10.29.170.12, 10.2.32.1 May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9190] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5571] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5576] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5583] device (lo): Activation: successful, device activated. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5597] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5599] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5603] manager: NetworkManager state is now CONNECTED_SITE May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5605] device (eth0): Activation: successful, device activated. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5610] manager: NetworkManager state is now CONNECTED_GLOBAL May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5614] manager: startup complete May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)... May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target nfs-client.target - NFS client services. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs.target - Remote File Systems. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-pcrphase.service - 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 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Added source 10.11.160.238 May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Added source 10.18.100.10 May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Added source 10.2.32.37 May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Added source 10.2.32.38 May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Cloud-init v. 23.2.1 running 'init' at Thu, 16 May 2024 18:52:42 +0000. Up 36.93 seconds. May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | eth0 | True | 10.31.44.10 | 255.255.252.0 | global | 02:33:78:74:42:bf | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | eth0 | True | fe80::8c68:cf59:8bde:d002/64 | . | link | 02:33:78:74:42:bf | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | lo | True | ::1/128 | . | host | . | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+---------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | Route | Destination | Gateway | Interface | Flags | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+---------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | 2 | multicast | :: | eth0 | U | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+---------+-----------+-------+ May 16 18:52:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): resizing filesystem from 1047808 to 65535483 blocks May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): resized filesystem to 65535483 May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: ADD_GROUP pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-group acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: ADD_USER pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="adm" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="wheel" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="systemd-journal" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered tcp transport module. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered tcp-with-tls transport module. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target rpc_pipefs.target. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sound.target - Sound Card. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-userdbd.service - User Database Manager. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-oomd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[577]: No plugins found, not dispatching events May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[577]: SYSCALL arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffeb867ca70 a2=3c a3=0 items=0 ppid=559 pid=577 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 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: PROCTITLE proctitle="/sbin/auditd" May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_pid=577 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[577]: SYSCALL arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffeb867a720 a2=3c a3=0 items=0 ppid=559 pid=577 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 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: PROCTITLE proctitle="/sbin/auditd" May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[577]: Init complete, auditd 3.1.2 listening for events (startup state enable) May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-machine-id-commit.service - Commit a transient machine-id on disk... May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: Positive Trust Anchors: May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d May 16 18:52:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: etc-machine\x2did.mount: Deactivated successfully. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-machine-id-commit.service - Commit a transient machine-id on disk. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-machine-id-commit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: Using system hostname 'fedora'. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-resolved.service - Network Name Resolution. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 augenrules[580]: /sbin/augenrules: No change May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[596]: SYSCALL arch=c000003e syscall=44 success=yes exit=1056 a0=3 a1=7ffd02492520 a2=420 a3=0 items=0 ppid=580 pid=596 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null) May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: PROCTITLE proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573 May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 augenrules[596]: No rules May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started auditd.service - Security Auditing Service. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START 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 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[601]: SYSTEM_BOOT pid=601 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sysinit.target - System Initialization. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started dnf-makecache.timer - dnf makecache --timer. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started raid-check.timer - Weekly RAID setup health check. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started unbound-anchor.timer - daily update of the root trust anchor for DNSSEC. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target timers.target - Timer Units. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sockets.target - Socket Units. May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=45 op=LOAD May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... May 16 18:52:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-pcrphase-sysinit.service - 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 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target basic.target - Basic System. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=46 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dbus-broker-launch[603]: Ready May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting chronyd.service - NTP client/server... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting cloud-init-local.service - Initial cloud-init job (pre-networking)... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: mdmonitor.service - Software RAID monitoring and management was skipped because of an unmet condition check (ConditionPathExists=/etc/mdadm.conf). May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting raid-check.service - RAID setup health check... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ecdsa.service - 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 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ed25519.service - 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 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@rsa.service - 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 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sshd-keygen.target. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=47 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-homed.service - Home Area Manager... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=48 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=49 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=50 op=LOAD May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-logind.service - User Login Management... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound... May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New seat seat0. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: raid-check.service: Deactivated successfully. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished raid-check.service - RAID setup health check. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=raid-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=raid-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-homed[613]: Watching /home. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-homed.service - Home Area Manager. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-homed-activate.service - Home Area Activation. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed-activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Watching system buttons on /dev/input/event0 (Power Button) May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Watching system buttons on /dev/input/event1 (Sleep Button) May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-logind.service - User Login Management. May 16 18:52:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Using right/UTC timezone to obtain leap second data May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Loaded seccomp filter (level 2) May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started chronyd.service - NTP client/server. May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: unbound-anchor.service: Deactivated successfully. May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound. May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: Disabling 7: PKCS11 Entropy generator (pkcs11) May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: Disabling 5: NIST Network Entropy Beacon (nist) May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: Initializing available sources May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [hwrng ]: Initialization Failed May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [rdrand]: Enabling RDRAND rng support May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [rdrand]: Initialized May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [jitter]: JITTER timeout set to 5 sec May 16 18:52:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [jitter]: Initializing AES buffer May 16 18:52:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [jitter]: Unable to obtain AES key, disabling JITTER source May 16 18:52:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [jitter]: Initialization Failed May 16 18:52:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: [rtlsdr]: Initialization Failed May 16 18:52:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rngd[609]: Process privileges have been dropped to 2:2 May 16 18:52:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[640]: Cloud-init v. 23.2.1 running 'init-local' at Thu, 16 May 2024 18:52:33 +0000. Up 27.85 seconds. May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Internet Systems Consortium DHCP Client 4.4.3-P1 May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Copyright 2004-2022 Internet Systems Consortium. May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: All rights reserved. May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: For info, please visit https://www.isc.org/software/dhcp/ May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Listening on LPF/eth0/02:33:78:74:42:bf May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Sending on LPF/eth0/02:33:78:74:42:bf May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: Sending on Socket/fallback May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0xab189469) May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: DHCPOFFER of 10.31.44.10 from 10.31.44.1 May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: DHCPREQUEST for 10.31.44.10 on eth0 to 255.255.255.255 port 67 (xid=0xab189469) May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: DHCPACK of 10.31.44.10 from 10.31.44.1 (xid=0xab189469) May 16 18:52:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 dhclient[643]: bound to 10.31.44.10 -- renewal in 1430 seconds. May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=51 op=LOAD May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=52 op=LOAD May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=53 op=LOAD May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-hostnamed.service - Hostname Service. May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-hostnamed[658]: Hostname set to (static) May 16 18:52:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: System hostname changed to 'ip-10-31-44-10.us-east-1.aws.redhat.com'. May 16 18:52:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking). May 16 18:52:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-init-local comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target network-pre.target - Preparation for Network. May 16 18:52:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting NetworkManager.service - Network Manager... May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.7630] NetworkManager (version 1.44.2-1.fc39) is starting... (boot:8a5b0746-4933-445c-91e3-d552fd02b4ae) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.7632] Read config: /etc/NetworkManager/NetworkManager.conf May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8599] manager[0x55737a3c0310]: monitoring kernel firmware directory '/lib/firmware'. May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8629] hostname: hostname: using hostnamed May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8629] hostname: static hostname changed from (none) to "ip-10-31-44-10.us-east-1.aws.redhat.com" May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8649] dns-mgr: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8732] manager[0x55737a3c0310]: rfkill: Wi-Fi hardware radio set enabled May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8733] manager[0x55737a3c0310]: rfkill: WWAN hardware radio set enabled May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8794] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8795] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8795] manager: Networking is enabled by state file May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8812] settings: Loaded settings plugin: keyfile (internal) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8924] dhcp: init: Using DHCP client 'internal' May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8929] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8947] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8955] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8976] device (lo): Activation: starting connection 'lo' (e3386530-eafa-46b5-8208-0a29fa8ee9f5) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8988] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.8993] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started NetworkManager.service - Network Manager. May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9032] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9037] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9039] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9041] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9044] device (eth0): carrier: link connected May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9047] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9052] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9059] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9063] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9064] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9067] manager: NetworkManager state is now CONNECTING May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9069] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9076] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9081] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target network.target - Network. May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9120] dhcp4 (eth0): state changed new lease, address=10.31.44.10 May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9124] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: eth0: Bus client set search domain list to: us-east-1.aws.redhat.com May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: eth0: Bus client set default route setting: yes May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: eth0: Bus client set DNS server list to: 10.29.169.13, 10.29.170.12, 10.2.32.1 May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885561.9190] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... May 16 18:52:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5571] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5576] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5583] device (lo): Activation: successful, device activated. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5597] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5599] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5603] manager: NetworkManager state is now CONNECTED_SITE May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5605] device (eth0): Activation: successful, device activated. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5610] manager: NetworkManager state is now CONNECTED_GLOBAL May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885562.5614] manager: startup complete May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)... May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target nfs-client.target - NFS client services. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target remote-fs.target - Remote File Systems. May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-pcrphase.service - 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 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Added source 10.11.160.238 May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Added source 10.18.100.10 May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Added source 10.2.32.37 May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Added source 10.2.32.38 May 16 18:52:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Cloud-init v. 23.2.1 running 'init' at Thu, 16 May 2024 18:52:42 +0000. Up 36.93 seconds. May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | eth0 | True | 10.31.44.10 | 255.255.252.0 | global | 02:33:78:74:42:bf | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | eth0 | True | fe80::8c68:cf59:8bde:d002/64 | . | link | 02:33:78:74:42:bf | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | lo | True | ::1/128 | . | host | . | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+---------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | Route | Destination | Gateway | Interface | Flags | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+---------+-----------+-------+ May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: | 2 | multicast | :: | eth0 | U | May 16 18:52:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: ci-info: +-------+-------------+---------+-----------+-------+ May 16 18:52:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): resizing filesystem from 1047808 to 65535483 blocks May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: EXT4-fs (xvda2): resized filesystem to 65535483 May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: ADD_GROUP pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-group acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: ADD_USER pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="adm" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="wheel" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="systemd-journal" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="adm" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="wheel" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="systemd-journal" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Selected source 45.79.214.107 (2.fedora.pool.ntp.org) May 16 18:52:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: System clock TAI offset set to 37 seconds May 16 18:52:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[841]: ACCT_LOCK pid=841 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:passwd_t:s0 msg='op=locked-password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Generating public/private rsa key pair. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key fingerprint is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: SHA256:ZRiYB+0jBFkoojk0NhvM79mFtVPszGD4OTOFME9m3nE root@ip-10-31-44-10.us-east-1.aws.redhat.com May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key's randomart image is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +---[RSA 3072]----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |o .B=O+. E | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |.O. o.@=+*o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |+o*. .==@.o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |+. . ..Xo* | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .. o ..S. | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o . | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +----[SHA256]-----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Generating public/private dsa key pair. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key fingerprint is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: SHA256:2Krh4Mmdp68BbOual+QK9lFhBxepVAPD306oZala5sU root@ip-10-31-44-10.us-east-1.aws.redhat.com May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key's randomart image is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +---[DSA 1024]----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .+o=o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o+.. | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .oo.+ | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . ..oO o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | + .B S | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | ..o.= E . | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |.+ooB o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |o==*.*. | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |++=.B=. | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +----[SHA256]-----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Generating public/private ecdsa key pair. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key fingerprint is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: SHA256:0rsTCNr9Xpc65X12X9ivDqLuSZQFd9tamPxWnlbv5ww root@ip-10-31-44-10.us-east-1.aws.redhat.com May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key's randomart image is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +---[ECDSA 256]---+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . . . | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o o = | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . = o o| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . . o + o+| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o o..S . ooo| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . . oo.. .o.+ | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .o.oo+.E =| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .o=.+...+B| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | +B... .o+B| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +----[SHA256]-----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Generating public/private ed25519 key pair. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key fingerprint is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: SHA256:uS5DrUUku1tAzeLWZbEVU06472Er7Q6Y0hxWYB6t2U4 root@ip-10-31-44-10.us-east-1.aws.redhat.com May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key's randomart image is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +--[ED25519 256]--+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o =o++o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | + +oo=o+ | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o * oo+... | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | = o.o.E | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . =S oo . | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o += +. + | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . =o = .+ o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | =. . ..+ | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o. +o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +----[SHA256]-----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler). May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target cloud-config.target - Cloud-config availability. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target network-online.target - Network is Online. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting restraintd.service - The restraint harness.... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting sshd.service - OpenSSH server daemon... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 (sshd)[850]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started restraintd.service - The restraint harness.. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=restraintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-quit.service - Terminate Plymouth Boot Screen... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+21 from PID 326 (plymouthd). May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+21 from PID 326 (plymouthd). May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-quit.service - Terminate Plymouth Boot Screen. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started getty@tty1.service - Getty on tty1. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target getty.target - Login Prompts. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 sm-notify[849]: Version 2.6.4 starting May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started sshd.service - OpenSSH server daemon. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target multi-user.target - Multi-User System. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[863]: SYSTEM_RUNLEVEL pid=863 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=3 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[867]: Cloud-init v. 23.2.1 running 'modules:config' at Thu, 16 May 2024 18:52:51 +0000. Up 45.15 seconds. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[850]: CRYPTO_KEY_USER pid=850 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=850 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping sshd.service - OpenSSH server daemon... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd.service: Deactivated successfully. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped sshd.service - OpenSSH server daemon. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sshd-keygen.target. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping sshd-keygen.target... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ecdsa.service - 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 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ed25519.service - 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 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@rsa.service - 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 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sshd-keygen.target. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 (sshd)[871]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting sshd.service - OpenSSH server daemon... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started sshd.service - OpenSSH server daemon. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[876]: Cloud-init v. 23.2.1 running 'modules:final' at Thu, 16 May 2024 18:52:51 +0000. Up 45.67 seconds. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[878]: ############################################################# May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[879]: -----BEGIN SSH HOST KEY FINGERPRINTS----- May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[881]: 1024 SHA256:2Krh4Mmdp68BbOual+QK9lFhBxepVAPD306oZala5sU root@ip-10-31-44-10.us-east-1.aws.redhat.com (DSA) May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[883]: 256 SHA256:0rsTCNr9Xpc65X12X9ivDqLuSZQFd9tamPxWnlbv5ww root@ip-10-31-44-10.us-east-1.aws.redhat.com (ECDSA) May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[885]: 256 SHA256:uS5DrUUku1tAzeLWZbEVU06472Er7Q6Y0hxWYB6t2U4 root@ip-10-31-44-10.us-east-1.aws.redhat.com (ED25519) May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[887]: 3072 SHA256:ZRiYB+0jBFkoojk0NhvM79mFtVPszGD4OTOFME9m3nE root@ip-10-31-44-10.us-east-1.aws.redhat.com (RSA) May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[888]: -----END SSH HOST KEY FINGERPRINTS----- May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[889]: ############################################################# May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[876]: Cloud-init v. 23.2.1 finished at Thu, 16 May 2024 18:52:51 +0000. Datasource DataSourceEc2Local. Up 45.83 seconds May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-final comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target cloud-init.target - Cloud-init target. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Startup finished in 755ms (kernel) + 8.207s (initrd) + 36.931s (userspace) = 45.894s. May 16 18:52:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 restraintd[853]: Listening on http://localhost:8081 May 16 18:52:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. May 16 18:52:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-hostnamed.service: Deactivated successfully. May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=53 op=UNLOAD May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=52 op=UNLOAD May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=51 op=UNLOAD May 16 18:53:46 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[901]: CRYPTO_KEY_USER pid=901 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=901 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:46 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_SESSION pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=901 suid=74 rport=41760 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:46 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_SESSION pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=901 suid=74 rport=41760 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_AUTH pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_ACCT pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=901 suid=74 rport=41760 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRED_ACQ pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_ROLE_CHANGE pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice user-0.slice - User Slice of UID 0. May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 1 of user root. May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting user@0.service - User Manager for UID 0... May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[906]: USER_ACCT pid=906 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[906]: CRED_ACQ pid=906 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[906]: USER_ROLE_CHANGE pid=906 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[906]: USER_START pid=906 uid=0 auid=0 ses=2 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_namespace,pam_systemd_home,pam_umask,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=54 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=54 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=55 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=55 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=56 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=56 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=57 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=57 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=58 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=58 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=59 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=59 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=60 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=61 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=60 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=61 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=62 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=62 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=63 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=63 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=64 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=64 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=65 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=65 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=66 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=67 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=67 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=68 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=66 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=68 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Queued start job for default target default.target. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Created slice app.slice - User Application Slice. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target paths.target - Paths. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target timers.target - Timers. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Starting dbus.socket - D-Bus User Message Bus Socket... May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories... May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Listening on dbus.socket - D-Bus User Message Bus Socket. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target sockets.target - Sockets. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target basic.target - Basic System. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target default.target - Main User Target. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Startup finished in 181ms. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started user@0.service - User Manager for UID 0. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-1.scope - Session 1 of User root. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_START pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[918]: CRYPTO_KEY_USER pid=918 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=918 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[918]: CRED_ACQ pid=918 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_LOGIN pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_START pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=919 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_END pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_LOGOUT pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=918 suid=0 rport=41760 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=918 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_END pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRED_DISP pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=900 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: session-1.scope: Deactivated successfully. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Session 1 logged out. Waiting for processes to exit. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Removed session 1. May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[947]: CRYPTO_KEY_USER pid=947 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=947 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[949]: CRYPTO_KEY_USER pid=949 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=949 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_SESSION pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=949 suid=74 rport=46772 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="adm" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="wheel" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="systemd-journal" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Selected source 45.79.214.107 (2.fedora.pool.ntp.org) May 16 18:52:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: System clock TAI offset set to 37 seconds May 16 18:52:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[834]: USER_MGMT pid=834 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[841]: ACCT_LOCK pid=841 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:passwd_t:s0 msg='op=locked-password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Generating public/private rsa key pair. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key fingerprint is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: SHA256:ZRiYB+0jBFkoojk0NhvM79mFtVPszGD4OTOFME9m3nE root@ip-10-31-44-10.us-east-1.aws.redhat.com May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key's randomart image is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +---[RSA 3072]----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |o .B=O+. E | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |.O. o.@=+*o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |+o*. .==@.o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |+. . ..Xo* | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .. o ..S. | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o . | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +----[SHA256]-----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Generating public/private dsa key pair. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key fingerprint is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: SHA256:2Krh4Mmdp68BbOual+QK9lFhBxepVAPD306oZala5sU root@ip-10-31-44-10.us-east-1.aws.redhat.com May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key's randomart image is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +---[DSA 1024]----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .+o=o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o+.. | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .oo.+ | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . ..oO o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | + .B S | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | ..o.= E . | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |.+ooB o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |o==*.*. | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: |++=.B=. | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +----[SHA256]-----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Generating public/private ecdsa key pair. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key fingerprint is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: SHA256:0rsTCNr9Xpc65X12X9ivDqLuSZQFd9tamPxWnlbv5ww root@ip-10-31-44-10.us-east-1.aws.redhat.com May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key's randomart image is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +---[ECDSA 256]---+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . . . | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o o = | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . = o o| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . . o + o+| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o o..S . ooo| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . . oo.. .o.+ | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .o.oo+.E =| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | .o=.+...+B| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | +B... .o+B| May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +----[SHA256]-----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Generating public/private ed25519 key pair. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key fingerprint is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: SHA256:uS5DrUUku1tAzeLWZbEVU06472Er7Q6Y0hxWYB6t2U4 root@ip-10-31-44-10.us-east-1.aws.redhat.com May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: The key's randomart image is: May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +--[ED25519 256]--+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o =o++o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | + +oo=o+ | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o * oo+... | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | = o.o.E | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . =S oo . | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o += +. + | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | . =o = .+ o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | =. . ..+ | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: | o. +o | May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[761]: +----[SHA256]-----+ May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler). May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target cloud-config.target - Cloud-config availability. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target network-online.target - Network is Online. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting restraintd.service - The restraint harness.... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting sshd.service - OpenSSH server daemon... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 (sshd)[850]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started restraintd.service - The restraint harness.. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=restraintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting plymouth-quit.service - Terminate Plymouth Boot Screen... May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+21 from PID 326 (plymouthd). May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Received SIGRTMIN+21 from PID 326 (plymouthd). May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished plymouth-quit.service - Terminate Plymouth Boot Screen. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started getty@tty1.service - Getty on tty1. May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target getty.target - Login Prompts. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 sm-notify[849]: Version 2.6.4 starting May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started sshd.service - OpenSSH server daemon. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target multi-user.target - Multi-User System. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[863]: SYSTEM_RUNLEVEL pid=863 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=3 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[867]: Cloud-init v. 23.2.1 running 'modules:config' at Thu, 16 May 2024 18:52:51 +0000. Up 45.15 seconds. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[850]: CRYPTO_KEY_USER pid=850 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=850 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping sshd.service - OpenSSH server daemon... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd.service: Deactivated successfully. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped sshd.service - OpenSSH server daemon. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sshd-keygen.target. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping sshd-keygen.target... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ecdsa.service - 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 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ed25519.service - 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 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@rsa.service - 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 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sshd-keygen.target. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 (sshd)[871]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting sshd.service - OpenSSH server daemon... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started sshd.service - OpenSSH server daemon. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts... May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[876]: Cloud-init v. 23.2.1 running 'modules:final' at Thu, 16 May 2024 18:52:51 +0000. Up 45.67 seconds. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[878]: ############################################################# May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[879]: -----BEGIN SSH HOST KEY FINGERPRINTS----- May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[881]: 1024 SHA256:2Krh4Mmdp68BbOual+QK9lFhBxepVAPD306oZala5sU root@ip-10-31-44-10.us-east-1.aws.redhat.com (DSA) May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[883]: 256 SHA256:0rsTCNr9Xpc65X12X9ivDqLuSZQFd9tamPxWnlbv5ww root@ip-10-31-44-10.us-east-1.aws.redhat.com (ECDSA) May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[885]: 256 SHA256:uS5DrUUku1tAzeLWZbEVU06472Er7Q6Y0hxWYB6t2U4 root@ip-10-31-44-10.us-east-1.aws.redhat.com (ED25519) May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[887]: 3072 SHA256:ZRiYB+0jBFkoojk0NhvM79mFtVPszGD4OTOFME9m3nE root@ip-10-31-44-10.us-east-1.aws.redhat.com (RSA) May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[888]: -----END SSH HOST KEY FINGERPRINTS----- May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[889]: ############################################################# May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 cloud-init[876]: Cloud-init v. 23.2.1 finished at Thu, 16 May 2024 18:52:51 +0000. Datasource DataSourceEc2Local. Up 45.83 seconds May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-final comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target cloud-init.target - Cloud-init target. May 16 18:52:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Startup finished in 755ms (kernel) + 8.207s (initrd) + 36.931s (userspace) = 45.894s. May 16 18:52:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 restraintd[853]: Listening on http://localhost:8081 May 16 18:52:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. May 16 18:52:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-hostnamed.service: Deactivated successfully. May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=53 op=UNLOAD May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=52 op=UNLOAD May 16 18:53:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=51 op=UNLOAD May 16 18:53:46 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[901]: CRYPTO_KEY_USER pid=901 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=901 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:46 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_SESSION pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=901 suid=74 rport=41760 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:46 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_SESSION pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=901 suid=74 rport=41760 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_AUTH pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_ACCT pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=901 suid=74 rport=41760 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRED_ACQ pid=900 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_ROLE_CHANGE pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Created slice user-0.slice - User Slice of UID 0. May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 1 of user root. May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:47 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting user@0.service - User Manager for UID 0... May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[906]: USER_ACCT pid=906 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[906]: CRED_ACQ pid=906 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[906]: USER_ROLE_CHANGE pid=906 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[906]: USER_START pid=906 uid=0 auid=0 ses=2 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_namespace,pam_systemd_home,pam_umask,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=54 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=54 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=55 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=55 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=56 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=56 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=57 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=57 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=58 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=58 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=59 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=59 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=60 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=61 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=60 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=61 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=62 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=62 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=63 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=63 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=64 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=64 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=65 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=65 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=66 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=67 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=67 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=68 op=LOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=66 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=68 op=UNLOAD May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Queued start job for default target default.target. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Created slice app.slice - User Application Slice. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target paths.target - Paths. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target timers.target - Timers. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Starting dbus.socket - D-Bus User Message Bus Socket... May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories... May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Listening on dbus.socket - D-Bus User Message Bus Socket. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target sockets.target - Sockets. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target basic.target - Basic System. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Reached target default.target - Main User Target. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Startup finished in 181ms. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started user@0.service - User Manager for UID 0. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-1.scope - Session 1 of User root. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_START pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[918]: CRYPTO_KEY_USER pid=918 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=918 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[918]: CRED_ACQ pid=918 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_LOGIN pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_START pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=919 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_END pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_LOGOUT pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=918 suid=0 rport=41760 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=918 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: USER_END pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRED_DISP pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.34.184 addr=10.30.34.184 terminal=ssh res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[900]: CRYPTO_KEY_USER pid=900 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=900 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.34.184 terminal=? res=success' May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: session-1.scope: Deactivated successfully. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Session 1 logged out. Waiting for processes to exit. May 16 18:53:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Removed session 1. May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[947]: CRYPTO_KEY_USER pid=947 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=947 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[949]: CRYPTO_KEY_USER pid=949 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=949 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_SESSION pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=949 suid=74 rport=46772 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_SESSION pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=949 suid=74 rport=46772 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_AUTH pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_ACCT pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=949 suid=74 rport=46772 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRED_ACQ pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_ROLE_CHANGE pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 3 of user root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-3.scope - Session 3 of User root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_START pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[951]: CRYPTO_KEY_USER pid=951 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=951 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[951]: CRED_ACQ pid=951 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_LOGIN pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_START pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=952 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=951 suid=0 rport=46772 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=951 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_END pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRED_DISP pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_END pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_LOGOUT pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=948 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Session 3 logged out. Waiting for processes to exit. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: session-3.scope: Deactivated successfully. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Removed session 3. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[969]: CRYPTO_KEY_USER pid=969 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=969 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_SESSION pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=969 suid=74 rport=46780 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_SESSION pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=969 suid=74 rport=46780 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_AUTH pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_ACCT pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=969 suid=74 rport=46780 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRED_ACQ pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_ROLE_CHANGE pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 4 of user root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-4.scope - Session 4 of User root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_START pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[971]: CRYPTO_KEY_USER pid=971 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=971 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[971]: CRED_ACQ pid=971 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_LOGIN pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_START pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=972 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=971 suid=0 rport=46780 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=971 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_END pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRED_DISP pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_END pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_LOGOUT pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=968 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: session-4.scope: Deactivated successfully. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Session 4 logged out. Waiting for processes to exit. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Removed session 4. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[989]: CRYPTO_KEY_USER pid=989 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=989 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_SESSION pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=989 suid=74 rport=46790 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_SESSION pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=989 suid=74 rport=46790 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_AUTH pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_ACCT pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=989 suid=74 rport=46790 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRED_ACQ pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_ROLE_CHANGE pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 5 of user root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-5.scope - Session 5 of User root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_START pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[991]: CRYPTO_KEY_USER pid=991 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=991 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[991]: CRED_ACQ pid=991 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_LOGIN pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_START pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=992 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=991 suid=0 rport=46790 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=991 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_END pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRED_DISP pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_END pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_LOGOUT pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=988 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: session-5.scope: Deactivated successfully. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Session 5 logged out. Waiting for processes to exit. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Removed session 5. May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1009]: CRYPTO_KEY_USER pid=1009 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1009 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_SESSION pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1009 suid=74 rport=46792 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_SESSION pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1009 suid=74 rport=46792 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_AUTH pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_ACCT pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1009 suid=74 rport=46792 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRED_ACQ pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_ROLE_CHANGE pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 6 of user root. May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-6.scope - Session 6 of User root. May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1011]: CRYPTO_KEY_USER pid=1011 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1011]: CRED_ACQ pid=1011 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=/dev/pts/0 res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=/dev/pts/0 res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1012 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:54 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Selected source 66.42.86.174 (2.fedora.pool.ntp.org) May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1056 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1091 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1107]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1130 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1146]: ansible-service_facts Invoked May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1255 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1271]: 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 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1273 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1289]: 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 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1292 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1308]: 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 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1313 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1329]: ansible-ansible.legacy.command Invoked with _raw_params=sed -i 's|^baseurl=.*|baseurl=http://coprbe.devel.redhat.com/results/lpol/qa-tools/fedora-39-$basearch/|' /etc/yum.repos.d/qa-tools.repo _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 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1331 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1347]: 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 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1354 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1370]: 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 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1372 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1388]: 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 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1391 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1407]: 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 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1418 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1434]: 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 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1445 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1461]: 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 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1464 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1480]: 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 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1483 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1499]: 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 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1500 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1516]: 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 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1519 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1535]: 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 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1536 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1552]: 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 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1555 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1571]: 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 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1572 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1588]: ansible-ansible.legacy.command Invoked with _raw_params=dnf update -y --nogpgcheck fedora-* _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 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1591 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1607]: 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 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1618 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1634]: 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 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1636 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1652]: 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 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_SESSION pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=949 suid=74 rport=46772 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_AUTH pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_ACCT pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=949 suid=74 rport=46772 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRED_ACQ pid=948 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_ROLE_CHANGE pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 3 of user root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-3.scope - Session 3 of User root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_START pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[951]: CRYPTO_KEY_USER pid=951 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=951 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[951]: CRED_ACQ pid=951 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_LOGIN pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_START pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=952 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=951 suid=0 rport=46772 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=951 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_END pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRED_DISP pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_END pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: USER_LOGOUT pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[948]: CRYPTO_KEY_USER pid=948 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=948 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Session 3 logged out. Waiting for processes to exit. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: session-3.scope: Deactivated successfully. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Removed session 3. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[969]: CRYPTO_KEY_USER pid=969 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=969 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_SESSION pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=969 suid=74 rport=46780 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_SESSION pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=969 suid=74 rport=46780 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_AUTH pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_ACCT pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=969 suid=74 rport=46780 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRED_ACQ pid=968 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_ROLE_CHANGE pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 4 of user root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-4.scope - Session 4 of User root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_START pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[971]: CRYPTO_KEY_USER pid=971 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=971 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[971]: CRED_ACQ pid=971 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_LOGIN pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_START pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=972 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=971 suid=0 rport=46780 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=971 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_END pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRED_DISP pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_END pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: USER_LOGOUT pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[968]: CRYPTO_KEY_USER pid=968 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=968 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: session-4.scope: Deactivated successfully. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Session 4 logged out. Waiting for processes to exit. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Removed session 4. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[989]: CRYPTO_KEY_USER pid=989 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=989 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_SESSION pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=989 suid=74 rport=46790 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_SESSION pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=989 suid=74 rport=46790 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_AUTH pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_ACCT pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=989 suid=74 rport=46790 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRED_ACQ pid=988 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_ROLE_CHANGE pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 5 of user root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-5.scope - Session 5 of User root. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_START pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[991]: CRYPTO_KEY_USER pid=991 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=991 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[991]: CRED_ACQ pid=991 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_LOGIN pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_START pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=992 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=991 suid=0 rport=46790 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=991 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_END pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRED_DISP pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_END pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: USER_LOGOUT pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[988]: CRYPTO_KEY_USER pid=988 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=988 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: session-5.scope: Deactivated successfully. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Session 5 logged out. Waiting for processes to exit. May 16 18:53:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: Removed session 5. May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1009]: CRYPTO_KEY_USER pid=1009 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1009 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_SESSION pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1009 suid=74 rport=46792 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_SESSION pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1009 suid=74 rport=46792 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_AUTH pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_ACCT pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1009 suid=74 rport=46792 laddr=10.31.44.10 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRED_ACQ pid=1008 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_ROLE_CHANGE pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-logind[614]: New session 6 of user root. May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started session-6.scope - Session 6 of User root. May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1011]: CRYPTO_KEY_USER pid=1011 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1011]: CRED_ACQ pid=1011 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.183 addr=10.29.163.183 terminal=ssh res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=/dev/pts/0 res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=/dev/pts/0 res=success' May 16 18:53:53 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1012 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:53:54 40966b03-8cc2-4740-9d6e-5fec9e78cf14 chronyd[631]: Selected source 66.42.86.174 (2.fedora.pool.ntp.org) May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1056 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1091 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:51 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1107]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1130 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1146]: ansible-service_facts Invoked May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1255 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1271]: 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 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1273 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1289]: 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 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1292 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1308]: 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 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1313 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1329]: ansible-ansible.legacy.command Invoked with _raw_params=sed -i 's|^baseurl=.*|baseurl=http://coprbe.devel.redhat.com/results/lpol/qa-tools/fedora-39-$basearch/|' /etc/yum.repos.d/qa-tools.repo _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 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1331 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:54:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1347]: 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 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1354 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1370]: 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 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1372 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1388]: 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 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1391 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1407]: 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 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1418 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1434]: 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 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1445 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1461]: 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 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1464 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1480]: 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 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1483 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1499]: 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 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1500 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1516]: 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 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1519 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1535]: 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 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1536 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1552]: 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 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1555 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1571]: 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 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1572 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1588]: ansible-ansible.legacy.command Invoked with _raw_params=dnf update -y --nogpgcheck fedora-* _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 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1591 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1607]: 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 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1618 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1634]: 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 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1636 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1652]: 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 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1653 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1669]: 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 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1680 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1696]: 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 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1698 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1714]: 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 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1725 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1741]: 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 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1743 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1759]: 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 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1763 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1779]: 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 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1790 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1806]: 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 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1808 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1824]: 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 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1835 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1851]: 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 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1853 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1869]: 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 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1871 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1887]: 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 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1950 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1966]: ansible-ansible.legacy.dnf Invoked with name=['beakerlib'] 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 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1969 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1985]: ansible-ansible.legacy.dnf Invoked with name=['dnf-plugins-core'] 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 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1988 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2004]: ansible-ansible.legacy.dnf Invoked with name=['initscripts'] 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 18:56:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r2e6642e0644e48d0ba734a2ffae4d4b8 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started run-r2e6642e0644e48d0ba734a2ffae4d4b8.service - /usr/bin/systemctl start man-db-cache-update. May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting man-db-cache-update.service... May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading requested from client PID 2025 ('systemctl') (unit session-6.scope)... May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading... May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading finished in 434 ms. May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=69 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=41 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=70 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=33 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=71 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=72 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=34 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=35 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=73 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=74 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=36 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=37 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=75 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=38 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=76 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=77 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=39 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=40 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=78 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=47 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=79 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=45 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=80 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=42 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=81 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=82 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=43 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=44 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=83 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=48 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=84 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=85 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=49 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=50 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=86 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=46 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queuing reload/restart jobs for marked units… May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2073 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2089]: ansible-ansible.legacy.dnf Invoked with name=['rsync'] 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 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2092 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2108]: 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 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started run-r4cc7091676d8411dbc99eb6b490343ed.service - /usr/bin/systemctl start man-db-cache-update. May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r4cc7091676d8411dbc99eb6b490343ed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2127 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2143]: 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 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: man-db-cache-update.service: Deactivated successfully. May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished man-db-cache-update.service. May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r2e6642e0644e48d0ba734a2ffae4d4b8 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r4cc7091676d8411dbc99eb6b490343ed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: run-r2e6642e0644e48d0ba734a2ffae4d4b8.service: Deactivated successfully. May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: run-r4cc7091676d8411dbc99eb6b490343ed.service: Deactivated successfully. May 16 18:56:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2151 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2167]: 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 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2170 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2186]: 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 18:57:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:02 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:02 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:02 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2189 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:02 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2205]: 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 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2208 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2224]: 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 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2226 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2242]: 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 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2247 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2263]: 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 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2265 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2281]: 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 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2283 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2299]: 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 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=0 ses=6 enabled=1 old-enabled=1 lsm=selinux res=1 May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[604]: USER_MAC_STATUS pid=604 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=0 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=87 op=LOAD May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=88 op=LOAD May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=89 op=LOAD May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-timedated.service - Time & Date Service... May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-timedated.service - Time & Date Service. May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-timedated[2303]: Changed time zone to 'UTC' (UTC). May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=0 ses=6 enabled=1 old-enabled=1 lsm=selinux res=1 May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2304 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2320]: ansible-yum_repository Invoked with state=present name=beaker-harness description=Beaker harness baseurl=['http://beaker.engineering.redhat.com/harness/Fedora39/'] gpgcheck=False enabled=False 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 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2322 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2338]: 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 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2340 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2356]: 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 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[604]: USER_MAC_STATUS pid=604 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=1 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-timedated.service: Deactivated successfully. May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=89 op=UNLOAD May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=88 op=UNLOAD May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=87 op=UNLOAD May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2426 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2442]: ansible-ansible.legacy.command Invoked with _raw_params=yum install --enablerepo=beaker-harness -y restraint restraint-rhts _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 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2445 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2461]: ansible-ansible.legacy.command Invoked with _raw_params=yum update --enablerepo=beaker-harness -y restraint restraint-rhts _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 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2464 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2480]: 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 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1653 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1669]: 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 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1680 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1696]: 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 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1698 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1714]: 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 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:14 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1725 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1741]: 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 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1743 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1759]: 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 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:15 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1763 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1779]: 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 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1790 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1806]: 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 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:16 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1808 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1824]: 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 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1835 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1851]: 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 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1853 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:17 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1869]: 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 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1871 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:55:18 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1887]: 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 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1950 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1966]: ansible-ansible.legacy.dnf Invoked with name=['beakerlib'] 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 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1969 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[1985]: ansible-ansible.legacy.dnf Invoked with name=['dnf-plugins-core'] 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 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=1988 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2004]: ansible-ansible.legacy.dnf Invoked with name=['initscripts'] 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 18:56:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r2e6642e0644e48d0ba734a2ffae4d4b8 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:48 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started run-r2e6642e0644e48d0ba734a2ffae4d4b8.service - /usr/bin/systemctl start man-db-cache-update. May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting man-db-cache-update.service... May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading requested from client PID 2025 ('systemctl') (unit session-6.scope)... May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading... May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading finished in 434 ms. May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=69 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=41 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=70 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=33 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=71 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=72 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=34 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=35 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=73 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=74 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=36 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=37 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=75 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=38 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=76 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=77 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=39 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=40 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=78 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=47 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=79 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=45 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=80 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=42 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=81 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=82 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=43 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=44 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=83 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=48 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=84 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=85 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=49 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=50 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=86 op=LOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=46 op=UNLOAD May 16 18:56:49 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queuing reload/restart jobs for marked units… May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2073 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:50 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2089]: ansible-ansible.legacy.dnf Invoked with name=['rsync'] 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 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2092 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:52 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2108]: 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 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started run-r4cc7091676d8411dbc99eb6b490343ed.service - /usr/bin/systemctl start man-db-cache-update. May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r4cc7091676d8411dbc99eb6b490343ed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2127 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2143]: 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 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: man-db-cache-update.service: Deactivated successfully. May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished man-db-cache-update.service. May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r2e6642e0644e48d0ba734a2ffae4d4b8 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r4cc7091676d8411dbc99eb6b490343ed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: run-r2e6642e0644e48d0ba734a2ffae4d4b8.service: Deactivated successfully. May 16 18:56:56 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: run-r4cc7091676d8411dbc99eb6b490343ed.service: Deactivated successfully. May 16 18:56:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2151 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:56:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2167]: 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 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:56:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2170 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2186]: 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 18:57:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:02 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:02 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:02 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2189 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:02 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2205]: 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 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2208 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2224]: 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 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2226 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2242]: 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 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2247 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2263]: 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 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2265 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2281]: 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 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2283 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2299]: 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 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=0 ses=6 enabled=1 old-enabled=1 lsm=selinux res=1 May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[604]: USER_MAC_STATUS pid=604 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=0 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=87 op=LOAD May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=88 op=LOAD May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=89 op=LOAD May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-timedated.service - Time & Date Service... May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-timedated.service - Time & Date Service. May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-timedated[2303]: Changed time zone to 'UTC' (UTC). May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=0 ses=6 enabled=1 old-enabled=1 lsm=selinux res=1 May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2304 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2320]: ansible-yum_repository Invoked with state=present name=beaker-harness description=Beaker harness baseurl=['http://beaker.engineering.redhat.com/harness/Fedora39/'] gpgcheck=False enabled=False 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 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2322 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2338]: 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 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2340 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:57:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2356]: 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 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[604]: USER_MAC_STATUS pid=604 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=1 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-timedated.service: Deactivated successfully. May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=89 op=UNLOAD May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=88 op=UNLOAD May 16 18:57:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=87 op=UNLOAD May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2426 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:23 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2442]: ansible-ansible.legacy.command Invoked with _raw_params=yum install --enablerepo=beaker-harness -y restraint restraint-rhts _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 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2445 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2461]: ansible-ansible.legacy.command Invoked with _raw_params=yum update --enablerepo=beaker-harness -y restraint restraint-rhts _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 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2464 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2480]: 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 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2481 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2497]: 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-44-10.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 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[2500]: USER_CHAUTHTOK pid=2500 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=updating-password id=0 exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2507 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2523]: 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 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2524 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2540]: 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 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2541 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2557]: 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 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2558 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2574]: 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 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2575 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2591 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2613 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2629]: 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 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2630 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2646 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2663 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2679]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715885909.7237763-12074-114072359376665/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 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2680 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2697 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2713]: 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 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2714 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2730 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2752 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2768]: 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 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2769 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2802 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2818]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715885910.7671888-12087-51246411309945/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 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2819 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2836 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2852]: 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 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2853 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2869]: 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 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2870 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2886 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2908 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2924]: 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 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2925 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2941 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2958 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2974]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715885911.9560637-12107-176476866676916/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 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2975 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2992 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3008]: 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 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3027 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3049 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3065]: 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 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3066 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3082 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3099 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3115]: 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-1715885912.8635807-12122-19827409629290/source _original_basename=tmpqfj8fzxf 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 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3116 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3133 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3149]: 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 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3153 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3169]: ansible-hostname Invoked with name=40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm use=None May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=90 op=LOAD May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=91 op=LOAD May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=92 op=LOAD May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-hostnamed.service - Hostname Service. May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-hostnamed[3173]: Changed pretty hostname to '40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-hostnamed[3173]: Hostname set to <40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm> (static) May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: System hostname changed to '40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm'. May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885914.3761] hostname: static hostname changed from "ip-10-31-44-10.us-east-1.aws.redhat.com" to "40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm" May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3187 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3203]: 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 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3206 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3222]: 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 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3223 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3239]: 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 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: MAC_CONFIG_CHANGE bool=nis_enabled val=1 old_val=0 auid=0 ses=6 May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 setsebool[3240]: The nis_enabled policy boolean was changed to on by root May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3241 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3257]: 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 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2481 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2497]: 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-44-10.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 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[2500]: USER_CHAUTHTOK pid=2500 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=updating-password id=0 exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2507 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2523]: 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 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:28 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2524 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2540]: 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 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2541 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2557]: 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 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2558 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2574]: 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 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2575 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2591 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2613 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2629]: 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 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2630 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2646 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2663 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2679]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715885909.7237763-12074-114072359376665/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 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2680 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2697 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2713]: 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 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2714 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2730 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:30 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2752 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2768]: 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 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2769 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2802 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2818]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715885910.7671888-12087-51246411309945/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 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2819 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2836 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2852]: 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 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2853 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2869]: 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 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2870 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2886 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2908 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2924]: 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 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2925 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2941 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2958 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[2974]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715885911.9560637-12107-176476866676916/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 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2975 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=2992 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3008]: 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 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3027 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3049 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3065]: 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 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3066 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3082 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3099 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3115]: 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-1715885912.8635807-12122-19827409629290/source _original_basename=tmpqfj8fzxf 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 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3116 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3133 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3149]: 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 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3153 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3169]: ansible-hostname Invoked with name=40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm use=None May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=90 op=LOAD May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=91 op=LOAD May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=92 op=LOAD May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started systemd-hostnamed.service - Hostname Service. May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-hostnamed[3173]: Changed pretty hostname to '40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-hostnamed[3173]: Hostname set to <40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm> (static) May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd-resolved[562]: System hostname changed to '40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm'. May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 NetworkManager[664]: [1715885914.3761] hostname: static hostname changed from "ip-10-31-44-10.us-east-1.aws.redhat.com" to "40966b03-8cc2-4740-9d6e-5fec9e78cf14.testing-farm" May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3187 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3203]: 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 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3206 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3222]: 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 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3223 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3239]: 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 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: MAC_CONFIG_CHANGE bool=nis_enabled val=1 old_val=0 auid=0 ses=6 May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 setsebool[3240]: The nis_enabled policy boolean was changed to on by root May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3241 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3257]: 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 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3260 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3276]: 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 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3278 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3294]: 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 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3297 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3313]: 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 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3314 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3330]: 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 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3333 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3349]: 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 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3350 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3366]: 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 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3367 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3383]: 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 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3384 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3400]: 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 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3401 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3417]: ansible-ansible.legacy.dnf Invoked with name=['initscripts-service'] state=present 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3421 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3437]: 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3439 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3455]: 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[577]: AVC avc: denied { read } for pid=577 comm="auditd" name="3460" dev="proc" ino=14804 scontext=system_u:system_r:auditd_t:s0 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=dir permissive=0 May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[577]: AVC avc: denied { search } for pid=577 comm="auditd" name="3460" dev="proc" ino=14804 scontext=system_u:system_r:auditd_t:s0 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=dir permissive=0 May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[577]: The audit daemon is exiting. May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kauditd_printk_skb: 27 callbacks suppressed May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1305 audit(1715885920.898:858): op=set audit_pid=0 old=577 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_pid=0 old=577 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: auditd.service: Deactivated successfully. May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1131 audit(1715885920.900:859): 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[604]: USER_MAC_POLICY_LOAD pid=604 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=2 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=2310 audit(1715885920.901:860): pid=604 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=2 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting auditd.service - Security Auditing Service... May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[3472]: No plugins found, not dispatching events May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_pid=3472 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[3472]: Init complete, auditd 3.1.2 listening for events (startup state enable) May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 augenrules[3475]: /sbin/augenrules: No change May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=remove_rule key=(null) list=1 res=1 May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 augenrules[3486]: No rules May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started auditd.service - Security Auditing Service. May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START 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 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3491 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3507]: 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 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3510 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3526 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3548 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3564]: 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 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3565 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3581 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3598 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3614]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1715885922.3189244-12208-32248302377710/source _original_basename=tmpo9r0bfge 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 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3615 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3632 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3648]: ansible-ansible.legacy.command Invoked with _raw_params=if egrep '^name\s*=\s*fedora$' /etc/yum.repos.d/*.repo; then dnf config-manager --set-enabled fedora; 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 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3651 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3667]: ansible-ansible.legacy.command Invoked with _raw_params=if egrep '^name\s*=\s*updates$' /etc/yum.repos.d/*.repo; then dnf config-manager --set-enabled updates; 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 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3670 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3686]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled baseos-ci-tag-repository _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 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3688 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3704]: 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 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3715 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3731]: 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 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3734 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3750]: 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 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3752 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:46 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3768]: 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 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-hostnamed.service: Deactivated successfully. May 16 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=92 op=UNLOAD May 16 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=91 op=UNLOAD May 16 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=90 op=UNLOAD May 16 18:59:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Created slice background.slice - User Background Tasks Slice. May 16 18:59:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Starting systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories... May 16 18:59:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Finished systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories. May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3838 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3854]: ansible-ansible.legacy.systemd Invoked with name=sshd state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping sshd.service - OpenSSH server daemon... May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[871]: CRYPTO_KEY_USER pid=871 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=871 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd.service: Deactivated successfully. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped sshd.service - OpenSSH server daemon. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sshd-keygen.target. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping sshd-keygen.target... May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ecdsa.service - 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 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ed25519.service - 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 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@rsa.service - 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 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sshd-keygen.target. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 (sshd)[3858]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting sshd.service - OpenSSH server daemon... May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started sshd.service - OpenSSH server daemon. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3859 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3877 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3894 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3910]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3934 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3950]: ansible-service_facts Invoked May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4058 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4074]: 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 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4076 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4092]: 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 19:00:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4097 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4113]: 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 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4115 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4131]: 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 19:01:19 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:19 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3260 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3276]: 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 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3278 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3294]: 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 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3297 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3313]: 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 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3314 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3330]: 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 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3333 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3349]: 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 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3350 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3366]: 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 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3367 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3383]: 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 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3384 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3400]: 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 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:37 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3401 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3417]: ansible-ansible.legacy.dnf Invoked with name=['initscripts-service'] state=present 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3421 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3437]: 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3439 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3455]: 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[577]: AVC avc: denied { read } for pid=577 comm="auditd" name="3460" dev="proc" ino=14804 scontext=system_u:system_r:auditd_t:s0 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=dir permissive=0 May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[577]: AVC avc: denied { search } for pid=577 comm="auditd" name="3460" dev="proc" ino=14804 scontext=system_u:system_r:auditd_t:s0 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=dir permissive=0 May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[577]: The audit daemon is exiting. May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: kauditd_printk_skb: 27 callbacks suppressed May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1305 audit(1715885920.898:858): op=set audit_pid=0 old=577 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_pid=0 old=577 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: auditd.service: Deactivated successfully. May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=1131 audit(1715885920.900:859): 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 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[604]: USER_MAC_POLICY_LOAD pid=604 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=2 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' May 16 18:58:40 40966b03-8cc2-4740-9d6e-5fec9e78cf14 kernel: audit: type=2310 audit(1715885920.901:860): pid=604 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=2 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting auditd.service - Security Auditing Service... May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[3472]: No plugins found, not dispatching events May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE op=set audit_pid=3472 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 auditd[3472]: Init complete, auditd 3.1.2 listening for events (startup state enable) May 16 18:58:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 augenrules[3475]: /sbin/augenrules: No change May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=remove_rule key=(null) list=1 res=1 May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 augenrules[3486]: No rules May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started auditd.service - Security Auditing Service. May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START 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 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3491 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3507]: 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 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3510 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3526 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3548 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3564]: 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 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3565 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3581 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3598 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3614]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1715885922.3189244-12208-32248302377710/source _original_basename=tmpo9r0bfge 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 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3615 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3632 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3648]: ansible-ansible.legacy.command Invoked with _raw_params=if egrep '^name\s*=\s*fedora$' /etc/yum.repos.d/*.repo; then dnf config-manager --set-enabled fedora; 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 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3651 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3667]: ansible-ansible.legacy.command Invoked with _raw_params=if egrep '^name\s*=\s*updates$' /etc/yum.repos.d/*.repo; then dnf config-manager --set-enabled updates; 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 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3670 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3686]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled baseos-ci-tag-repository _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 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3688 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3704]: 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 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3715 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3731]: 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 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3734 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3750]: 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 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:58:45 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3752 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:58:46 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3768]: 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 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: systemd-hostnamed.service: Deactivated successfully. May 16 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=92 op=UNLOAD May 16 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=91 op=UNLOAD May 16 18:59:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=90 op=UNLOAD May 16 18:59:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Created slice background.slice - User Background Tasks Slice. May 16 18:59:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Starting systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories... May 16 18:59:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[906]: Finished systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories. May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3838 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3854]: ansible-ansible.legacy.systemd Invoked with name=sshd state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping sshd.service - OpenSSH server daemon... May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[871]: CRYPTO_KEY_USER pid=871 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=871 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd.service: Deactivated successfully. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped sshd.service - OpenSSH server daemon. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopped target sshd-keygen.target. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Stopping sshd-keygen.target... May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ecdsa.service - 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 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@ed25519.service - 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 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: sshd-keygen@rsa.service - 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 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reached target sshd-keygen.target. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 (sshd)[3858]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting sshd.service - OpenSSH server daemon... May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started sshd.service - OpenSSH server daemon. May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 18:59:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3859 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3877 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3894 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3910]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=3934 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:01 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[3950]: ansible-service_facts Invoked May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4058 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4074]: 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 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4076 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4092]: 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 19:00:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4097 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4113]: 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 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4115 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:00:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4131]: 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 19:01:19 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:19 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4195 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4213 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4230 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4246]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4269 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4285]: ansible-service_facts Invoked May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4393 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4409]: 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 19:01:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4411 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4429 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4446 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4462]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4485 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4501]: 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 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4504 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4520]: 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 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4523 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4539]: 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 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4542 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4558]: 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 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4569 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4585]: 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 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4596 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4612]: 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 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4615 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4631]: 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 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4634 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4650]: ansible-service_facts Invoked May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4758 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4774]: 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 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4776 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4792]: ansible-service_facts Invoked May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4900 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4916]: 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 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4918 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4934]: 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 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4945 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4961]: 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 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4963 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4979]: ansible-lineinfile Invoked with path=/etc/dnf/dnf.conf regexp=^best= line=best=False state=present 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 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4980 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4996]: 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 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4998 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5014]: 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 19:02:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5081 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5099 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5116 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5132]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 19:02:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5157 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5173]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5174 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5190]: ansible-ansible.legacy.dnf Invoked with name=['iproute', 'rsyslog'] state=present 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 use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started run-r76b5a1bd027c49519dcb6ea205be84f7.service - /usr/bin/systemctl start man-db-cache-update. May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r76b5a1bd027c49519dcb6ea205be84f7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting man-db-cache-update.service... May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading requested from client PID 5219 ('systemctl') (unit session-6.scope)... May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading... May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading finished in 489 ms. May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=93 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=69 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=94 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=70 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=95 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=96 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=71 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=72 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=97 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=98 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=73 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=74 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=99 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=75 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=100 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=101 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=76 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=77 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=102 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=78 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=103 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=79 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=104 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=80 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=105 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=106 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=81 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=82 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=107 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=83 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=108 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=109 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=84 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=85 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=110 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=86 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queuing reload/restart jobs for marked units… May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5269 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: man-db-cache-update.service: Deactivated successfully. May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished man-db-cache-update.service. May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: run-r76b5a1bd027c49519dcb6ea205be84f7.service: Deactivated successfully. May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r76b5a1bd027c49519dcb6ea205be84f7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5287]: ansible-package_facts Invoked with manager=['auto'] strategy=first May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5291 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5307]: 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 May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5308 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5324]: 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 May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5325 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5341]: 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 May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5342 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5358 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5380 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5396]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/00-global.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4195 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4213 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4230 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4246]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:21 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4269 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:22 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4285]: ansible-service_facts Invoked May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4393 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:24 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4409]: 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 19:01:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:25 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4411 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4429 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4446 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:26 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4462]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4485 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:27 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4501]: 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 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4504 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:29 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4520]: 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 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4523 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4539]: 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 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:31 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4542 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:32 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4558]: 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 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4569 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:33 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4585]: 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 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4596 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:34 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4612]: 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 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4615 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:35 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4631]: 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 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4634 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:36 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4650]: ansible-service_facts Invoked May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4758 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:38 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4774]: 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 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4776 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:39 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4792]: ansible-service_facts Invoked May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4900 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:41 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4916]: 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 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4918 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4934]: 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 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4945 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:42 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4961]: 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 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4963 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4979]: ansible-lineinfile Invoked with path=/etc/dnf/dnf.conf regexp=^best= line=best=False state=present 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 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4980 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:43 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[4996]: 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 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=4998 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:01:44 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5014]: 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 19:02:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:55 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5081 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5099 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5116 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:57 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5132]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d May 16 19:02:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:58 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5157 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5173]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5174 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:02:59 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5190]: ansible-ansible.legacy.dnf Invoked with name=['iproute', 'rsyslog'] state=present 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 use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started run-r76b5a1bd027c49519dcb6ea205be84f7.service - /usr/bin/systemctl start man-db-cache-update. May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r76b5a1bd027c49519dcb6ea205be84f7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting man-db-cache-update.service... May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading requested from client PID 5219 ('systemctl') (unit session-6.scope)... May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading... May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Reloading finished in 489 ms. May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=93 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=69 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=94 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=70 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=95 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=96 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=71 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=72 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=97 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=98 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=73 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=74 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=99 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=75 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=100 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=101 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=76 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=77 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=102 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=78 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=103 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=79 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=104 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=80 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=105 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=106 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=81 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=82 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=107 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=83 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=108 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=109 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=84 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=85 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=110 op=LOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit: BPF prog-id=86 op=UNLOAD May 16 19:03:03 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Queuing reload/restart jobs for marked units… May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5269 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: man-db-cache-update.service: Deactivated successfully. May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Finished man-db-cache-update.service. May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: run-r76b5a1bd027c49519dcb6ea205be84f7.service: Deactivated successfully. May 16 19:03:04 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r76b5a1bd027c49519dcb6ea205be84f7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5287]: ansible-package_facts Invoked with manager=['auto'] strategy=first May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5291 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:05 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5307]: 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 May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5308 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5324]: 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 May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5325 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5341]: 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 May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5342 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5358 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5380 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5396]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/00-global.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5397 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5413 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5430 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5446]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886186.6808476-13582-161660665829001/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 May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5447 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5464 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5480 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5502 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5518]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/05-common-defaults.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5519 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5535 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5552 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5568]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886187.3573232-13582-59272101479912/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 May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5569 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5586 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5602 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5640]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/90-input-basics-basic_input.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5641 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5657 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5674 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5690]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886188.4268346-13610-163722438452051/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 May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5691 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5708 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5724 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5746 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5762]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/10-output-files-modules.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5763 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5779 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5796 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5812]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886189.3818684-13625-414072693422/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 May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5813 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5830 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5846 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5868 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5884]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/30-output-files-default_files.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5885 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5901 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5918 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5934]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886190.2579432-13638-176329977916182/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 May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5935 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5952 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5968]: ansible-ansible.legacy.systemd Invoked with name=rsyslog enabled=True state=started daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting rsyslog.service - System Logging Service... May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started rsyslog.service - System Logging Service. May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5976 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5992]: ansible-stat Invoked with path=/etc/rsyslog.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: imjournal: journal files changed, reloading... [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/0 ] May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5995 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5397 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5413 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:06 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5430 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5446]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886186.6808476-13582-161660665829001/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 May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5447 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5464 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5480 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5502 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5518]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/05-common-defaults.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5519 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5535 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5552 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5568]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886187.3573232-13582-59272101479912/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 May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5569 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:07 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5586 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5602 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5640]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/90-input-basics-basic_input.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5641 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5657 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5674 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5690]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886188.4268346-13610-163722438452051/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 May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5691 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:08 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5708 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5724 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5746 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5762]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/10-output-files-modules.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5763 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5779 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5796 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5812]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886189.3818684-13625-414072693422/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 May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:09 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5813 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5830 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5846 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5868 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5884]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/30-output-files-default_files.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5885 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5901 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5918 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5934]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886190.2579432-13638-176329977916182/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 May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5935 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:10 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5952 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5968]: ansible-ansible.legacy.systemd Invoked with name=rsyslog enabled=True state=started daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Starting rsyslog.service - System Logging Service... May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 systemd[1]: Started rsyslog.service - System Logging Service. May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:11 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5976 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[5992]: ansible-stat Invoked with path=/etc/rsyslog.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: imjournal: journal files changed, reloading... [v8.2310.0-1.fc39 try https://www.rsyslog.com/e/0 ] May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=5995 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6033 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[6049]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6033 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[6049]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6052 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6068 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6052 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6068 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:12 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[6101]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886192.5615695-13663-147940849014893/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 May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[6101]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1715886192.5615695-13663-147940849014893/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 May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6102 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6102 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_END pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGOUT pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_LOGIN pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: USER_START pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=ssh res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6119 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 audit[1008]: CRYPTO_KEY_USER pid=1008 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b9:2e:43:ad:45:24:bb:5b:40:cd:e2:d6:65:b1:15:53:4e:b8:ef:61:2b:ed:0e:98:d2:1c:56:60:1e:ad:d9:4e direction=? spid=6119 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.183 terminal=? res=success' May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[6135]: ansible-ansible.legacy.systemd Invoked with name=rsyslog state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None May 16 19:03:13 40966b03-8cc2-4740-9d6e-5fec9e78cf14 python3[6135]: ansible-ansible.legacy.systemd Invoked with name=rsyslog state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None 2024-05-16T19:03:13.887389+00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 rsyslogd: [origin software="rsyslogd" swVersion="8.2310.0-1.fc39" x-pid="6138" x-info="https://www.rsyslog.com"] start 2024-05-16T19:03:15.450822+00:00 40966b03-8cc2-4740-9d6e-5fec9e78cf14 testTag0[6231]: testMessage0 TASK [Ensure no errors in /var/log/messages] *********************************** task path: /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:80 Thursday 16 May 2024 19:03:16 +0000 (0:00:00.333) 0:00:18.981 ********** fatal: [sut]: FAILED! => { "assertion": "'rsyslogd: error' not in __default_system_log_content.stdout", "changed": false, "evaluated_to": false } MSG: Assertion failed to retry, use: --limit @/tmp/tests_imuxsock_files.retry PLAY RECAP ********************************************************************* sut : ok=58 changed=8 unreachable=0 failed=1 skipped=58 rescued=0 ignored=0 Thursday 16 May 2024 19:03:16 +0000 (0:00:00.011) 0:00:18.993 ********** =============================================================================== fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 5.17s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d --- 1.31s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:120 fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts --- 1.01s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 Gathering Facts --------------------------------------------------------- 0.98s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:31 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.72s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration --- 0.71s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:362 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.70s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd --- 0.69s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.67s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service --- 0.64s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319 fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists --- 0.54s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Get file counts in /etc/rsyslog.d --------------------------------------- 0.36s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml:7 fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist --- 0.34s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:76 Get content of /var/log/messages ---------------------------------------- 0.33s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:75 Check output to messages line ------------------------------------------- 0.30s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tests_imuxsock_files.yml:62 fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree --- 0.29s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different. --- 0.28s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:89 fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory --- 0.26s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:83 Check conf files exist -------------------------------------------------- 0.26s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/check_daemon_config_files.yml:27 Check the test log message in /var/log/messages ------------------------- 0.25s /WORKDIR/git-imuxsock_fail_when_errorsy1dmhu6y/tests/tasks/test_logger.yml:13 - ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---