ansible-playbook [core 2.19.5] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-QOt executable location = /usr/local/bin/ansible-playbook python version = 3.13.11 (main, Dec 5 2025, 00:00:00) [GCC 15.2.1 20251111 (Red Hat 15.2.1-4)] (/usr/bin/python3.13) jinja version = 3.1.6 pyyaml version = 6.0.2 (with libyaml v0.2.5) No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_deploy.yml ***************************************************** 1 plays in /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_deploy.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_deploy.yml:3 Tuesday 13 January 2026 18:52:34 -0500 (0:00:00.026) 0:00:00.026 ******* [WARNING]: Host 'managed-node2' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Tuesday 13 January 2026 18:52:36 -0500 (0:00:01.265) 0:00:01.292 ******* included: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.aide : Ensure ansible_facts used by role] ****** task path: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Tuesday 13 January 2026 18:52:36 -0500 (0:00:00.020) 0:00:01.313 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "__aide_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Check if system is ostree] ************** task path: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Tuesday 13 January 2026 18:52:36 -0500 (0:00:00.029) 0:00:01.342 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Tuesday 13 January 2026 18:52:36 -0500 (0:00:00.591) 0:00:01.934 ******* ok: [managed-node2] => { "ansible_facts": { "__aide_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Tuesday 13 January 2026 18:52:36 -0500 (0:00:00.024) 0:00:01.958 ******* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.aide : Debug0] ********************************* task path: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:6 Tuesday 13 January 2026 18:52:36 -0500 (0:00:00.034) 0:00:01.992 ******* [ERROR]: Task failed: Finalization of task args for 'ansible.builtin.debug' failed: Error while resolving value for 'msg': 'ansible_distribution' is undefined Task failed. Origin: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:6:3 4 include_tasks: tasks/set_vars.yml 5 6 - name: Debug0 ^ column 3 <<< caused by >>> Finalization of task args for 'ansible.builtin.debug' failed. Origin: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7:3 5 6 - name: Debug0 7 debug: ^ column 3 <<< caused by >>> Error while resolving value for 'msg': 'ansible_distribution' is undefined Origin: /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:8:10 6 - name: Debug0 7 debug: 8 msg: bogus {{ ansible_distribution }} ^ column 10 fatal: [managed-node2]: FAILED! => {} MSG: Task failed: Finalization of task args for 'ansible.builtin.debug' failed: Error while resolving value for 'msg': 'ansible_distribution' is undefined PLAY RECAP ********************************************************************* managed-node2 : ok=4 changed=0 unreachable=0 failed=1 skipped=2 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.19.5", "end_time": "2026-01-13T23:52:36.979028+00:00Z", "host": "managed-node2", "message": "Task failed: Finalization of task args for 'ansible.builtin.debug' failed: Error while resolving value for 'msg': 'ansible_distribution' is undefined", "start_time": "2026-01-13T23:52:36.964899+00:00Z", "task_name": "Debug0", "task_path": "/tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:6" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 13 January 2026 18:52:36 -0500 (0:00:00.015) 0:00:02.008 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 1.27s /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_deploy.yml:3 fedora.linux_system_roles.aide : Check if system is ostree -------------- 0.59s /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.03s /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.03s /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Set flag to indicate system is ostree --- 0.02s /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.02s /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 fedora.linux_system_roles.aide : Debug0 --------------------------------- 0.02s /tmp/collections-QOt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:6 Jan 13 18:52:34 managed-node2 sshd-session[4635]: Received disconnect from 10.31.11.13 port 60264:11: disconnected by user Jan 13 18:52:34 managed-node2 sshd-session[4635]: Disconnected from user root 10.31.11.13 port 60264 Jan 13 18:52:34 managed-node2 audit[4632]: CRYPTO_KEY_USER pid=4632 uid=0 auid=0 ses=11 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=4635 suid=0 rport=60264 laddr=10.31.9.103 lport=22 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:34 managed-node2 sshd-session[4632]: pam_unix(sshd:session): session closed for user root Jan 13 18:52:34 managed-node2 audit[4632]: USER_END pid=4632 uid=0 auid=0 ses=11 subj=system_u:system_r:sshd_session_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/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:34 managed-node2 audit[4632]: CRED_DISP pid=4632 uid=0 auid=0 ses=11 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:34 managed-node2 audit[4632]: USER_END pid=4632 uid=0 auid=0 ses=11 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:34 managed-node2 audit[4632]: USER_LOGOUT pid=4632 uid=0 auid=0 ses=11 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:34 managed-node2 systemd[1]: session-11.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit session-11.scope has successfully entered the 'dead' state. Jan 13 18:52:34 managed-node2 systemd-logind[592]: Session 11 logged out. Waiting for processes to exit. Jan 13 18:52:34 managed-node2 systemd-logind[592]: Removed session 11. ░░ Subject: Session 11 has been terminated ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 11 has been terminated. Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[4662]: CRYPTO_KEY_USER pid=4662 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4662 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[4686]: CRYPTO_KEY_USER pid=4686 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4686 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[4716]: CRYPTO_KEY_USER pid=4716 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4716 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[4741]: CRYPTO_KEY_USER pid=4741 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4741 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[4765]: CRYPTO_KEY_USER pid=4765 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4765 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=10.31.11.13 terminal=/dev/pts/0 res=success' Jan 13 18:52:35 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=10.31.11.13 terminal=/dev/pts/0 res=success' Jan 13 18:52:35 managed-node2 audit[4790]: CRYPTO_KEY_USER pid=4790 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4790 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=10.31.11.13 terminal=pts/0 res=success' Jan 13 18:52:35 managed-node2 python3.13[4816]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jan 13 18:52:36 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=? terminal=/dev/pts/0 res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=? terminal=/dev/pts/0 res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[4838]: CRYPTO_KEY_USER pid=4838 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4838 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[4863]: CRYPTO_KEY_USER pid=4863 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4863 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[4887]: CRYPTO_KEY_USER pid=4887 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4887 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[4917]: CRYPTO_KEY_USER pid=4917 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4917 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[4941]: CRYPTO_KEY_USER pid=4941 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4941 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=10.31.11.13 terminal=/dev/pts/0 res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=10.31.11.13 terminal=/dev/pts/0 res=success' Jan 13 18:52:36 managed-node2 audit[4966]: CRYPTO_KEY_USER pid=4966 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4966 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=10.31.11.13 terminal=pts/0 res=success' Jan 13 18:52:36 managed-node2 python3.13[4992]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jan 13 18:52:36 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=? terminal=/dev/pts/0 res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=managed-node2 addr=? terminal=/dev/pts/0 res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGIN pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_START pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[4993]: CRYPTO_KEY_USER pid=4993 uid=0 auid=0 ses=7 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=4993 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_END pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:36 managed-node2 audit[3842]: USER_LOGOUT pid=3842 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5019]: CRYPTO_KEY_USER pid=5019 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d8:7c:2a:38:99:71:22:89:8e:12:44:77:c5:c1:57:0c:c3:33:38:0f:a8:52:61:bc:b1:27:3c:60:e3:e4:b1:73 direction=? spid=5019 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5019]: CRYPTO_KEY_USER pid=5019 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:15:f1:bb:ef:6b:bb:cc:a4:9b:37:c1:54:46:a6:fa:2d:ee:95:95:45:b2:2d:c6:57:85:c1:c7:01:0d:68:b6 direction=? spid=5019 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5019]: CRYPTO_KEY_USER pid=5019 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=5019 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5018]: CRYPTO_SESSION pid=5018 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=5019 suid=74 rport=60268 laddr=10.31.9.103 lport=22 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5018]: CRYPTO_SESSION pid=5018 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=5019 suid=74 rport=60268 laddr=10.31.9.103 lport=22 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5018]: USER_AUTH pid=5018 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5018]: CRYPTO_KEY_USER pid=5018 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:f6:3d:5b:97:0b:77:c1:ca:d1:88:66:19:43:b6:46:bb:d6:b1:9b:77:03:92:51:fa:ff:3e:1c:f8:47:bc:0b:31 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5018]: USER_ACCT pid=5018 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 sshd-session[5018]: Accepted publickey for root from 10.31.11.13 port 60268 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 13 18:52:37 managed-node2 audit[5018]: CRYPTO_KEY_USER pid=5018 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=5019 suid=74 rport=60268 laddr=10.31.9.103 lport=22 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5018]: CRED_ACQ pid=5018 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5018]: USER_ROLE_CHANGE pid=5018 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=pam_selinux 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/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 systemd-logind[592]: New session 12 of user root. ░░ Subject: A new session 12 has been created for user root ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 12 has been created for the user root. ░░ ░░ The leading process of the session is 5018. Jan 13 18:52:37 managed-node2 systemd[1]: Started session-12.scope - Session 12 of User root. ░░ Subject: A start job for unit session-12.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit session-12.scope has finished successfully. ░░ ░░ The job identifier is 2247. Jan 13 18:52:37 managed-node2 sshd-session[5018]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jan 13 18:52:37 managed-node2 audit[5018]: USER_START pid=5018 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_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/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5021]: CRYPTO_KEY_USER pid=5021 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d8:7c:2a:38:99:71:22:89:8e:12:44:77:c5:c1:57:0c:c3:33:38:0f:a8:52:61:bc:b1:27:3c:60:e3:e4:b1:73 direction=? spid=5021 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5021]: CRYPTO_KEY_USER pid=5021 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:15:f1:bb:ef:6b:bb:cc:a4:9b:37:c1:54:46:a6:fa:2d:ee:95:95:45:b2:2d:c6:57:85:c1:c7:01:0d:68:b6 direction=? spid=5021 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5021]: CRYPTO_KEY_USER pid=5021 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=5021 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5021]: CRED_ACQ pid=5021 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5018]: USER_LOGIN pid=5018 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5018]: USER_START pid=5018 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5022]: CRYPTO_KEY_USER pid=5022 uid=0 auid=0 ses=12 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=5022 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 sshd-session[5021]: Received disconnect from 10.31.11.13 port 60268:11: disconnected by user Jan 13 18:52:37 managed-node2 audit[5018]: CRYPTO_KEY_USER pid=5018 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=5021 suid=0 rport=60268 laddr=10.31.9.103 lport=22 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 sshd-session[5021]: Disconnected from user root 10.31.11.13 port 60268 Jan 13 18:52:37 managed-node2 sshd-session[5018]: pam_unix(sshd:session): session closed for user root Jan 13 18:52:37 managed-node2 audit[5018]: USER_END pid=5018 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_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/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5018]: CRED_DISP pid=5018 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5018]: USER_END pid=5018 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5018]: USER_LOGOUT pid=5018 uid=0 auid=0 ses=12 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 systemd[1]: session-12.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit session-12.scope has successfully entered the 'dead' state. Jan 13 18:52:37 managed-node2 systemd-logind[592]: Session 12 logged out. Waiting for processes to exit. Jan 13 18:52:37 managed-node2 systemd-logind[592]: Removed session 12. ░░ Subject: Session 12 has been terminated ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 12 has been terminated. Jan 13 18:52:37 managed-node2 audit[5049]: CRYPTO_KEY_USER pid=5049 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d8:7c:2a:38:99:71:22:89:8e:12:44:77:c5:c1:57:0c:c3:33:38:0f:a8:52:61:bc:b1:27:3c:60:e3:e4:b1:73 direction=? spid=5049 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5049]: CRYPTO_KEY_USER pid=5049 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:15:f1:bb:ef:6b:bb:cc:a4:9b:37:c1:54:46:a6:fa:2d:ee:95:95:45:b2:2d:c6:57:85:c1:c7:01:0d:68:b6 direction=? spid=5049 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5049]: CRYPTO_KEY_USER pid=5049 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=5049 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5048]: CRYPTO_SESSION pid=5048 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=5049 suid=74 rport=60272 laddr=10.31.9.103 lport=22 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5048]: CRYPTO_SESSION pid=5048 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=5049 suid=74 rport=60272 laddr=10.31.9.103 lport=22 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5048]: USER_AUTH pid=5048 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5048]: CRYPTO_KEY_USER pid=5048 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:f6:3d:5b:97:0b:77:c1:ca:d1:88:66:19:43:b6:46:bb:d6:b1:9b:77:03:92:51:fa:ff:3e:1c:f8:47:bc:0b:31 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5048]: USER_ACCT pid=5048 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 sshd-session[5048]: Accepted publickey for root from 10.31.11.13 port 60272 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 13 18:52:37 managed-node2 audit[5048]: CRYPTO_KEY_USER pid=5048 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=5049 suid=74 rport=60272 laddr=10.31.9.103 lport=22 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5048]: CRED_ACQ pid=5048 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5048]: USER_ROLE_CHANGE pid=5048 uid=0 auid=0 ses=13 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=pam_selinux 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/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 systemd-logind[592]: New session 13 of user root. ░░ Subject: A new session 13 has been created for user root ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 13 has been created for the user root. ░░ ░░ The leading process of the session is 5048. Jan 13 18:52:37 managed-node2 systemd[1]: Started session-13.scope - Session 13 of User root. ░░ Subject: A start job for unit session-13.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit session-13.scope has finished successfully. ░░ ░░ The job identifier is 2346. Jan 13 18:52:37 managed-node2 sshd-session[5048]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jan 13 18:52:37 managed-node2 audit[5048]: USER_START pid=5048 uid=0 auid=0 ses=13 subj=system_u:system_r:sshd_session_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/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5051]: CRYPTO_KEY_USER pid=5051 uid=0 auid=0 ses=13 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d8:7c:2a:38:99:71:22:89:8e:12:44:77:c5:c1:57:0c:c3:33:38:0f:a8:52:61:bc:b1:27:3c:60:e3:e4:b1:73 direction=? spid=5051 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5051]: CRYPTO_KEY_USER pid=5051 uid=0 auid=0 ses=13 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:15:f1:bb:ef:6b:bb:cc:a4:9b:37:c1:54:46:a6:fa:2d:ee:95:95:45:b2:2d:c6:57:85:c1:c7:01:0d:68:b6 direction=? spid=5051 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5051]: CRYPTO_KEY_USER pid=5051 uid=0 auid=0 ses=13 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=5051 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success' Jan 13 18:52:37 managed-node2 audit[5051]: CRED_ACQ pid=5051 uid=0 auid=0 ses=13 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/libexec/openssh/sshd-session" hostname=10.31.11.13 addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5048]: USER_LOGIN pid=5048 uid=0 auid=0 ses=13 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5048]: USER_START pid=5048 uid=0 auid=0 ses=13 subj=system_u:system_r:sshd_session_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=ssh res=success' Jan 13 18:52:37 managed-node2 audit[5052]: CRYPTO_KEY_USER pid=5052 uid=0 auid=0 ses=13 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:2e:0c:69:66:66:65:ab:d7:5b:9e:95:92:de:1d:f1:81:d8:b2:97:4d:4d:e4:46:10:8d:5d:e8:67:d6:b3:04:39 direction=? spid=5052 suid=0 exe="/usr/libexec/openssh/sshd-session" hostname=? addr=10.31.11.13 terminal=? res=success'